aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-266-0/+114
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-2610-260/+116
* [PATCH] Add ppoll/pselect syscallsAndi Kleen2006-09-262-4/+4
* [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-265-68/+49
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-266-29/+57
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-265-191/+360
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-263-142/+290
* [PATCH] i386: Utilize performance counter reservation framework in oprofileDon Zickus2006-09-265-114/+199
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-264-73/+308
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-264-178/+6
* [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-2611-41/+76
* [PATCH] i386: Update defconfigAndi Kleen2006-09-261-562/+501
* [PATCH] Update defconfigAndi Kleen2006-09-261-31/+78
* 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
* | | | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann2006-09-251-0/+12
* | | | [PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes2006-09-251-1/+3
* | | | [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-251-2/+5
* | | | [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-251-2/+3
* | | | [PATCH] autofs4: zero timeout prevents shutdownIan Kent2006-09-251-3/+3
|/ / /
* | | [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-259-8/+8
* | | [PATCH] pata_pdc2027x iomem annotationsAl Viro2006-09-241-3/+3
* | | [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-241-1/+1
* | | [PATCH] SCSI gfp_t annotationsAl Viro2006-09-246-16/+16
* | | [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-241-1/+1