aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
Commit message (Expand)AuthorAge
* nommu: fix error handling in do_mmap_pgoff()David Howells2009-09-05
* nommu: check fd read permission in validate_mmap_request()Graff Yang2009-08-18
* Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-07-01
|\
| * nommu: provide follow_pfn().Paul Mundt2009-06-25
* | clarify get_user_pages() prototypePeter Zijlstra2009-06-25
|/
* nommu: Provide mmap_min_addr definition.Paul Mundt2009-06-09
* NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells2009-05-07
* nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-06
* mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-02
* nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
* uclinux: add process name to allocation error messageGreg Ungerer2009-01-27
* nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().Paul Mundt2009-01-21
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-14
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
* NOMMU: Teach kobjsize() about VMA regions.Paul Mundt2009-01-08
* NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* NOMMU: Delete askedalloc and realalloc variablesDavid Howells2009-01-08
* inode->i_op is never NULLAl Viro2009-01-05
* nfsd: fix vm overcommit crashAlan Cox2008-10-30
* mlock: mlocked pages are unevictableNick Piggin2008-10-20
* nommu: Provide vmalloc_exec().Paul Mundt2008-08-04
* tracehook: tracehook_expect_breakpointsRoland McGrath2008-07-26
* nommu: Correct kobjsize() page validity checks.Paul Mundt2008-06-12
* nommu: fix kobjsize() for SLOB and SLUBPaul Mundt2008-06-06
* mm: fix atomic_t overflow in vmAlan Cox2008-05-24
* procfs task exe symlinkMatt Helsley2008-04-29
* mm/nommu.c: return 0 from kobjsize with invalid objectsMichael Hennerich2008-04-28
* nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.Paul Mundt2008-02-05
* vmalloc: add const to void* parametersChristoph Lameter2008-02-05
* Security: round mmap hint address above mmap_min_addrEric Paris2007-12-05
* NOMMU: mm/nommu.c needs linux/module.hDavid Howells2007-10-29
* Explain clearly why kmalloc() can't use __GFP_HIGHMEM.Robert P. J. Day2007-10-19
* security/ cleanupsAdrian Bunk2007-10-17
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-22
* nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.Paul Mundt2007-07-21
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* nommu: stub expand_stack() for nommu caseGreg Ungerer2007-07-16
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-11
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [PATCH] nommu: fix bug ip_conntrack does not work on nommuWu, Bryan2007-04-12
* [PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells2007-03-22
* [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells2007-03-22
* [PATCH] struct path: convert mmJosef Sipek2006-12-08
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
* [PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger2006-12-06
* Spelling fix: "control" instead of "cotrol"Michael Opdenacker2006-10-03
* [PATCH] NOMMU: don't try and give NULL to fput()Gavin Lambert2006-10-01