summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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-263-1/+33
* [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-262-76/+169
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-263-60/+121
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-264-75/+18
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-263-15/+27
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-263-17/+16
* [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter2006-09-261-4/+1
* [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-263-26/+34
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-264-11/+51
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-266-16/+25
* [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-263-28/+69
* [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-267-16/+20
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-263-4/+8
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-2611-12/+12
* [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-262-2/+2
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-262-83/+93
* [PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu2006-09-261-37/+45
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-262-11/+4
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-262-23/+47
* [PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu2006-09-261-7/+7
* [PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu2006-09-261-1/+1
* [PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu2006-09-261-23/+23
* [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-263-9/+29
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-266-31/+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-263-2/+14
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-268-30/+162
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-265-29/+36
* [PATCH] update to the kernel kmap/kunmap APIJames Bottomley2006-09-261-0/+2
* [PATCH] jbd: fix commit of ordered data buffersJan Kara2006-09-261-69/+113
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-264-15/+31
* [PATCH] Fix longstanding load balancing bug in the schedulerChristoph Lameter2006-09-261-8/+46
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-255-13/+14
|\
| * [libata] Fix oops introduced in non-uniform port handling fixJeff Garzik2006-09-254-12/+13
| * [PATCH] ata-piix: fixes kerneldoc errorHenne2006-09-251-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-2532-1505/+1389
|\ \