aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall1-2/+1
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-2/+2
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul1-14/+31
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III1-1/+19
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixChris Wright1-4/+6
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2-0/+3
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin1-19/+8
2005-05-01[PATCH] mempool: simplify allocNick Piggin1-21/+9
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2-10/+19
2005-05-01[PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin1-0/+12
2005-05-01[PATCH] mm: rmap.c cleanupNikita Danilov1-63/+50
2005-05-01[PATCH] RLIMIT_AS checking fixakpm@osdl.org2-8/+22
2005-05-01[PATCH] generic_file_buffered_write fixesakpm@osdl.org1-2/+4
2005-04-24[PATCH] mempolicy.c GFP fixAl Viro1-1/+1
2005-04-19[PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins1-5/+0
2005-04-19[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins1-3/+0
2005-04-19[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins1-3/+8
2005-04-19[PATCH] freepgt: mpnt to vma cleanupHugh Dickins1-18/+17
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-13/+23
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2-18/+16
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins2-118/+136
2005-04-16[PATCH] vmscan: pageout(): remove unneeded testakpm@osdl.org1-1/+1
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli1-1/+1
2005-04-16[PATCH] filemap_getpage can block when MAP_NONBLOCK specifiedJeff Moyer1-1/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds37-0/+28187