aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kill stray newlineDenis Vlasenko2005-06-211-1/+1
* [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-211-0/+2
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-213-65/+21
* [PATCH] do_wp_page: cannot share file pageHugh Dickins2005-06-211-1/+1
* [PATCH] get_user_pages: kill get_page_mapHugh Dickins2005-06-211-35/+10
* [PATCH] bad_page: clear reclaim and slabHugh Dickins2005-06-211-5/+10
* [PATCH] mbind: check_range use standard ptwalkHugh Dickins2005-06-211-45/+70
* [PATCH] mbind: fix verify_pages pte_pageHugh Dickins2005-06-211-5/+14
* [PATCH] shmem: restore superblock infoHugh Dickins2005-06-211-73/+70
* [PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter2005-06-211-66/+42
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-212-2/+34
* [PATCH] add OOM debugJanet Morgan2005-06-212-3/+5
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-212-3/+2
* [PATCH] mmap topdown fix for large stack limit, large allocationChris Wright2005-06-211-0/+4
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-212-14/+41
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-212-36/+177
* [PATCH] Hugepage consolidationDavid Gibson2005-06-211-1/+176
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-212-0/+11
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-211-0/+2
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-212-5/+92
* [PATCH] VM: add may_swap flag to scan_controlMartin Hicks2005-06-211-1/+6
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-211-2/+111
* [PATCH] madvise: merge the mapsPrasanna Meda2005-06-211-29/+51
* [PATCH] madvise: do not split the mapsPrasanna Meda2005-06-211-11/+16
* [PATCH] vmscan: notice slab shrinkingakpm@osdl.org2005-06-211-5/+14
* [SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo2005-06-181-0/+6
* [PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky2005-06-061-1/+7
* [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III2005-05-241-3/+3
* [PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya2005-05-211-1/+1
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-201-13/+20
* Fix get_unmapped_area sanity testsLinus Torvalds2005-05-191-28/+31
* [PATCH] prevent NULL mmap in topdown modelLinus Torvalds2005-05-191-2/+2
* [PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev2005-05-171-5/+12
* [PATCH] swapout oops fixMcMullan, Jason2005-05-171-1/+1
* [PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk2005-05-171-1/+2
* [PATCH] mm acct accounting fixKirill Korotaev2005-05-171-1/+6
* [PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink2005-05-171-1/+1
* [PATCH] remove outdated comments from filemap.cChristoph Hellwig2005-05-051-5/+0
* [IA64] Export node_online_map and node_possible_mapDean Nelson2005-05-031-0/+2
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-013-13/+14
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-012-6/+5
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-011-2/+1
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-011-2/+2
* [PATCH] add kmalloc_node, inline cleanupManfred Spraul2005-05-011-14/+31
* [PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III2005-05-011-1/+19
* [PATCH] RLIMIT_MEMLOCK checking fixChris Wright2005-05-011-4/+6
* [PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2005-05-012-0/+3