summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [PATCH] mm: use __GFP_NOMEMALLOCNick Piggin2005-05-011-19/+8
* [PATCH] mempool: simplify allocNick Piggin2005-05-011-21/+9
* [PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2005-05-012-10/+19
* [PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin2005-05-011-0/+12
* [PATCH] mm: rmap.c cleanupNikita Danilov2005-05-011-63/+50
* [PATCH] RLIMIT_AS checking fixakpm@osdl.org2005-05-012-8/+22
* [PATCH] generic_file_buffered_write fixesakpm@osdl.org2005-05-011-2/+4
* [PATCH] mempolicy.c GFP fixAl Viro2005-04-241-1/+1
* [PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins2005-04-191-5/+0
* [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins2005-04-191-3/+0
* [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins2005-04-191-3/+8
* [PATCH] freepgt: mpnt to vma cleanupHugh Dickins2005-04-191-18/+17
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-191-13/+23
* [PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2005-04-192-18/+16
OpenPOWER on IntegriCloud