summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] VM: add may_swap flag to scan_controlMartin Hicks
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda
2005-06-21[PATCH] vmscan: notice slab shrinkingakpm@osdl.org
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo
2005-06-06[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky
2005-05-24[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III
2005-05-21[PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen
2005-05-19Fix get_unmapped_area sanity testsLinus Torvalds
2005-05-19[PATCH] prevent NULL mmap in topdown modelLinus Torvalds
2005-05-17[PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev
2005-05-17[PATCH] swapout oops fixMcMullan, Jason
2005-05-17[PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk
2005-05-17[PATCH] mm acct accounting fixKirill Korotaev
2005-05-17[PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink
2005-05-05[PATCH] remove outdated comments from filemap.cChristoph Hellwig
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixChris Wright
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin
2005-05-01[PATCH] mempool: simplify allocNick Piggin
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin
2005-05-01[PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin
2005-05-01[PATCH] mm: rmap.c cleanupNikita Danilov
2005-05-01[PATCH] RLIMIT_AS checking fixakpm@osdl.org
2005-05-01[PATCH] generic_file_buffered_write fixesakpm@osdl.org
2005-04-24[PATCH] mempolicy.c GFP fixAl Viro
2005-04-19[PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins
2005-04-19[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins
2005-04-19[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins
2005-04-19[PATCH] freepgt: mpnt to vma cleanupHugh Dickins
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins
2005-04-16[PATCH] vmscan: pageout(): remove unneeded testakpm@osdl.org
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli