aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke1-57/+109
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-0/+22
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter2-17/+12
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter2-13/+25
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter2-17/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-23/+20
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter1-0/+6
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter1-0/+6
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter1-6/+18
2006-09-26[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanupChristoph Lameter1-10/+7
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter3-15/+14
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEMChristoph Lameter1-4/+0
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu1-37/+44
2006-09-26[PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu1-37/+45
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu1-7/+3
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu1-10/+18
2006-09-26[PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu1-1/+1
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk3-25/+25
2006-09-26[PATCH] mm: msync() cleanupPeter Zijlstra1-163/+33
2006-09-26[PATCH] mm: fixup do_wp_page()Peter Zijlstra1-6/+13
2006-09-26[PATCH] mm: small cleanup of install_page()Peter Zijlstra1-2/+2
2006-09-26[PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra1-10/+24
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra2-2/+13
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra5-29/+113
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin4-28/+27
2006-09-25[PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes1-1/+3
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+9
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust1-0/+9
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+7
2006-09-22[XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller1-1/+1
2006-09-08[PATCH] invalidate_complete_page() race fixAndrew Morton1-4/+7
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-2/+15
2006-09-05Merge ../linusDave Jones9-50/+196
2006-09-01[PATCH] fix NUMA interleaving for huge pagesNishanth Aravamudan1-1/+9
2006-09-01[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocksPavel Mironchik1-2/+7
2006-09-01[PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter1-20/+119
2006-09-01[PATCH] ZVC: Overstep countersChristoph Lameter1-15/+5
2006-08-27[PATCH] swsusp: Fix swap_type_ofRafael J. Wysocki1-1/+2
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev1-0/+20
2006-08-06[PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki1-7/+22
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki1-1/+1
2006-08-06[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki1-7/+16
2006-08-06[PATCH] fadvise() make POSIX_FADV_NOREUSE a no-opAndrew Morton1-1/+2
2006-07-31[PATCH] Fix kmem_cache_alloc() been documented twiceRolf Eike Beer1-1/+1
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman1-1/+1
2006-07-29[PATCH] MM: Remove rogue readahead printkAndi Kleen1-2/+0
2006-07-26[AGPGART] remove private page protection mapHugh Dickins1-0/+7
2006-07-14[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar1-0/+4
2006-07-14[PATCH] nommu: export two symbols for drivers to useLuke Yang1-0/+2