summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens2-3/+10
2006-09-26[PATCH] oom: more printkNick Piggin1-2/+3
2006-09-26[PATCH] oom: kthread infinite loop fixNick Piggin1-0/+3
2006-09-26[PATCH] oom: swapoff tasks tweakNick Piggin1-2/+6
2006-09-26[PATCH] oom: handle oom_disable exitingNick Piggin1-2/+2
2006-09-26[PATCH] oom: handle current exitingNick Piggin1-4/+31
2006-09-26[PATCH] oom: cpuset hintNick Piggin1-3/+8
2006-09-26[PATCH] oom: reclaim_mapped on oomNick Piggin1-1/+10
2006-09-26[PATCH] oom: use unreclaimable infoNick Piggin1-0/+8
2006-09-26[PATCH] mm: swap write failure fixupPeter Zijlstra1-1/+20
2006-09-26[PATCH] slab: respect architecture and caller mandated alignmentPekka Enberg1-9/+16
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin3-1/+33
2006-09-26[PATCH] mm: remove_mapping() safenessNick Piggin1-3/+3
2006-09-26[PATCH] Add kerneldocs for some functions in mm/memory.cRolf Eike Beer1-7/+27
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2-76/+169
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky3-60/+121
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter4-75/+18
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter3-15/+27
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter3-17/+16
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter1-4/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter3-26/+34
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter4-11/+51
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter6-16/+25
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter3-28/+69
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 Lameter7-16/+20
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter3-4/+8
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter11-12/+12
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2-2/+2
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2-83/+93
2006-09-26[PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu1-37/+45
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2-11/+4
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2-23/+47
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu1-7/+7
2006-09-26[PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu1-1/+1
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu1-23/+23
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey3-9/+29
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk6-31/+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 Zijlstra3-2/+14
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra8-30/+162
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin5-29/+36
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley1-0/+2
2006-09-26[PATCH] jbd: fix commit of ordered data buffersJan Kara1-69/+113
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck4-15/+31
2006-09-26[PATCH] Fix longstanding load balancing bug in the schedulerChristoph Lameter1-8/+46
2006-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+14