summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroyChristoph Lameter2006-09-261-16/+22
* [PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig2006-09-261-2/+2
* [PATCH] update some mm/ commentsNick Piggin2006-09-261-4/+4
* [PATCH] Add some comments to slab.cRavikiran G Thirumalai2006-09-261-2/+27
* [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens2006-09-261-3/+8
* [PATCH] oom: more printkNick Piggin2006-09-261-2/+3
* [PATCH] oom: kthread infinite loop fixNick Piggin2006-09-261-0/+3
* [PATCH] oom: swapoff tasks tweakNick Piggin2006-09-261-2/+6
* [PATCH] oom: handle oom_disable exitingNick Piggin2006-09-261-2/+2
* [PATCH] oom: handle current exitingNick Piggin2006-09-261-4/+31
* [PATCH] oom: cpuset hintNick Piggin2006-09-261-3/+8
* [PATCH] oom: reclaim_mapped on oomNick Piggin2006-09-261-1/+10
* [PATCH] oom: use unreclaimable infoNick Piggin2006-09-261-0/+8
* [PATCH] mm: swap write failure fixupPeter Zijlstra2006-09-261-1/+20
* [PATCH] slab: respect architecture and caller mandated alignmentPekka Enberg2006-09-261-9/+16
* [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-262-1/+18
* [PATCH] mm: remove_mapping() safenessNick Piggin2006-09-261-3/+3
* [PATCH] Add kerneldocs for some functions in mm/memory.cRolf Eike Beer2006-09-261-7/+27
* [PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2006-09-261-57/+109
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-0/+22
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-262-17/+12
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-262-13/+25
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-262-17/+1
* [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-261-23/+20
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-0/+6
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-261-0/+6
* [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-261-6/+18
* [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanupChristoph Lameter2006-09-261-10/+7
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-263-15/+14
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-261-4/+0
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-261-37/+44
* [PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu2006-09-261-37/+45
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-261-7/+3
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-261-10/+18
* [PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu2006-09-261-1/+1
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-263-25/+25
* [PATCH] mm: msync() cleanupPeter Zijlstra2006-09-261-163/+33
* [PATCH] mm: fixup do_wp_page()Peter Zijlstra2006-09-261-6/+13
* [PATCH] mm: small cleanup of install_page()Peter Zijlstra2006-09-261-2/+2
* [PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra2006-09-261-10/+24
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-262-2/+13
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-265-29/+113
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-264-28/+27
* [PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes2006-09-251-1/+3
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-231-0/+9
|\
| * Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-221-0/+9
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-231-1/+1
|\ \ | |/ |/|
| * [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-221-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-221-0/+7
|\ \ | |/ |/|
| * Merge ../linusDave Jones2006-09-059-50/+196
| |\
OpenPOWER on IntegriCloud