aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] slab: respect architecture and caller mandated alignmentPekka Enberg2006-09-26
* [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-26
* [PATCH] mm: remove_mapping() safenessNick Piggin2006-09-26
* [PATCH] Add kerneldocs for some functions in mm/memory.cRolf Eike Beer2006-09-26
* [PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2006-09-26
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-26
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-26
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-26
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanupChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-26
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-26
* [PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu2006-09-26
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-26
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-26
* [PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu2006-09-26
* [PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu2006-09-26
* [PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu2006-09-26
* [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-26
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-26
* [PATCH] mm: msync() cleanupPeter Zijlstra2006-09-26
* [PATCH] mm: fixup do_wp_page()Peter Zijlstra2006-09-26
* [PATCH] mm: small cleanup of install_page()Peter Zijlstra2006-09-26
* [PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra2006-09-26
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-26
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-26
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-26
* [PATCH] update to the kernel kmap/kunmap APIJames Bottomley2006-09-26
* [PATCH] jbd: fix commit of ordered data buffersJan Kara2006-09-26
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-26
* [PATCH] Fix longstanding load balancing bug in the schedulerChristoph Lameter2006-09-26
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-25
|\
| * [libata] Fix oops introduced in non-uniform port handling fixJeff Garzik2006-09-25
| * [PATCH] ata-piix: fixes kerneldoc errorHenne2006-09-25
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-25
|\ \
| * | [NetLabel]: update docs with website informationPaul Moore2006-09-25
| * | [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-25
| * | [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-25
| * | [Netlink]: add nla_validate_nested()Paul Moore2006-09-25
| * | [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-25
| * | [NetLabel]: change the SELinux permissionsPaul Moore2006-09-25
| * | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-25