Linus Torvalds
|
5a475ce469
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
|
16 years ago |
Paul Mundt
|
dfc2f91ac2
nommu: provide follow_pfn().
|
16 years ago |
Peter Zijlstra
|
9d73777e50
clarify get_user_pages() prototype
|
16 years ago |
Paul Mundt
|
35f2c2f6f6
nommu: Provide mmap_min_addr definition.
|
16 years ago |
David Howells
|
8c9ed899b4
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
|
16 years ago |
David Howells
|
fc4d5c292b
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
|
16 years ago |
KOSAKI Motohiro
|
00a62ce91e
mm: fix Committed_AS underflow on large NR_CPUS environment
|
16 years ago |
David Howells
|
33e5d76979
nommu: fix a number of issues with the per-MM VMA patch
|
16 years ago |
Greg Ungerer
|
05ae6fa318
uclinux: add process name to allocation error message
|
16 years ago |
Paul Mundt
|
eb6434d9e7
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
|
16 years ago |
Heiko Carstens
|
6a6160a7b5
[CVE-2009-0029] System call wrappers part 13
|
16 years ago |
Heiko Carstens
|
2ed7c03ec1
[CVE-2009-0029] Convert all system calls to return a long
|
16 years ago |
Paul Mundt
|
ab2e83ead4
NOMMU: Teach kobjsize() about VMA regions.
|
16 years ago |
Paul Mundt
|
dd8632a12e
NOMMU: Make mmap allocation page trimming behaviour configurable.
|
16 years ago |
David Howells
|
8feae13110
NOMMU: Make VMAs per MM as for MMU-mode linux
|
16 years ago |
David Howells
|
41836382eb
NOMMU: Delete askedalloc and realalloc variables
|
16 years ago |
Al Viro
|
acfa4380ef
inode->i_op is never NULL
|
16 years ago |
Alan Cox
|
731572d39f
nfsd: fix vm overcommit crash
|
16 years ago |
Nick Piggin
|
b291f00039
mlock: mlocked pages are unevictable
|
16 years ago |
Paul Mundt
|
1af446edfe
nommu: Provide vmalloc_exec().
|
16 years ago |
Roland McGrath
|
fa8e26ccd4
tracehook: tracehook_expect_breakpoints
|
17 years ago |
Paul Mundt
|
5a1603be58
nommu: Correct kobjsize() page validity checks.
|
17 years ago |
Paul Mundt
|
6cfd53fc03
nommu: fix kobjsize() for SLOB and SLUB
|
17 years ago |
Alan Cox
|
80119ef5c8
mm: fix atomic_t overflow in vm
|
17 years ago |
Matt Helsley
|
925d1c401f
procfs task exe symlink
|
17 years ago |
Michael Hennerich
|
4016a1390d
mm/nommu.c: return 0 from kobjsize with invalid objects
|
17 years ago |
Paul Mundt
|
f905bc447c
nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.
|
17 years ago |
Christoph Lameter
|
b3bdda02aa
vmalloc: add const to void* parameters
|
17 years ago |
Eric Paris
|
7cd94146cd
Security: round mmap hint address above mmap_min_addr
|
17 years ago |
David Howells
|
f2b8544f5f
NOMMU: mm/nommu.c needs linux/module.h
|
17 years ago |