summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \
| * | [NetLabel]: update docs with website informationPaul Moore2006-09-252-1/+11
| * | [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-256-830/+895
| * | [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-257-604/+76
| * | [Netlink]: add nla_validate_nested()Paul Moore2006-09-251-0/+19
| * | [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-251-0/+1
| * | [NetLabel]: change the SELinux permissionsPaul Moore2006-09-251-4/+4
| * | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-251-8/+8
| * | [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-255-16/+82
| * | [TCP]: make cubic the defaultStephen Hemminger2006-09-241-6/+6
| * | [TCP]: default congestion control menuStephen Hemminger2006-09-243-6/+47
| * | [ATM] he: Fix __init/__devinit conflictRoland Dreier2006-09-241-8/+8
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-09-249-24/+232
| |\ \
| | * | [DCCP]: Introduce dccp_probeIan McDonald2006-09-243-0/+216
| | * | [DCCP]: Use constants for CCIDsIan McDonald2006-09-242-2/+2
| | * | [DCCP]: Introduce constants for CCID numbersIan McDonald2006-09-241-1/+7
| | * | [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-244-21/+7
| * | | [NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai2006-09-241-0/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-254-35/+21
|\ \ \ \
| * | | | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller2006-09-251-10/+10
| * | | | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-251-5/+5
| * | | | [SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2006-09-252-20/+6
| | |_|/ | |/| |
* | | | [PATCH] VIDIOC_ENUMSTD bugJonathan Corbet2006-09-251-1/+1
* | | | [PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk2006-09-251-0/+6
* | | | [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-251-1/+5
* | | | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-253-4/+40
* | | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki2006-09-251-5/+8
OpenPOWER on IntegriCloud