aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [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
| * | [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-25
| * | [TCP]: make cubic the defaultStephen Hemminger2006-09-24
| * | [TCP]: default congestion control menuStephen Hemminger2006-09-24
| * | [ATM] he: Fix __init/__devinit conflictRoland Dreier2006-09-24
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-09-24
| |\ \
| | * | [DCCP]: Introduce dccp_probeIan McDonald2006-09-24
| | * | [DCCP]: Use constants for CCIDsIan McDonald2006-09-24
| | * | [DCCP]: Introduce constants for CCID numbersIan McDonald2006-09-24
| | * | [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-24
| * | | [NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai2006-09-24
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-25
|\ \ \ \
| * | | | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller2006-09-25