aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu
2006-09-26[PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu
2006-09-26[PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk
2006-09-26[PATCH] mm: msync() cleanupPeter Zijlstra
2006-09-26[PATCH] mm: fixup do_wp_page()Peter Zijlstra
2006-09-26[PATCH] mm: small cleanup of install_page()Peter Zijlstra
2006-09-26[PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley
2006-09-26[PATCH] jbd: fix commit of ordered data buffersJan Kara
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-26[PATCH] Fix longstanding load balancing bug in the schedulerChristoph Lameter
2006-09-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-25[libata] Fix oops introduced in non-uniform port handling fixJeff Garzik
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-25[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet
2006-09-25[PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki
2006-09-25[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann
2006-09-25[PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes
2006-09-25[PATCH] i386 bootioremap / kexec fixkeith mannthey
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra
2006-09-25[PATCH] autofs4: zero timeout prevents shutdownIan Kent
2006-09-25[PATCH] ata-piix: fixes kerneldoc errorHenne
2006-09-25[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller
2006-09-25[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller
2006-09-25[NetLabel]: update docs with website informationPaul Moore
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore
2006-09-25[Netlink]: add nla_validate_nested()Paul Moore
2006-09-25[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore
2006-09-25[NetLabel]: change the SELinux permissionsPaul Moore
2006-09-25[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24[TCP]: make cubic the defaultStephen Hemminger