summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Document backtracer selection optionsAndi Kleen2006-09-261-0/+7
* [PATCH] Simplify profile_pc on x86-64Andi Kleen2006-09-261-13/+8
* [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-263-8/+24
* [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-263-3/+5
* [PATCH] A few trivial spelling and grammar fixesAdam Henley2006-09-263-4/+4
* [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-261-2/+2
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-265-33/+60
* [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-262-14/+0
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-265-1/+37
* [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-268-14/+130
* [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-263-12/+38
* [PATCH] Add macros for rdtscpVojtech Pavlik2006-09-261-0/+11
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-264-10/+308
* [PATCH] i386: Enable NMI watchdog by defaultAndi Kleen2006-09-261-0/+9
* [PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal2006-09-261-2/+2
* [PATCH] kdump x86_64 nmi event notification fixVivek Goyal2006-09-261-2/+2
* [PATCH] i386: make functions staticAdrian Bunk2006-09-262-4/+4
* [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-263-7/+7
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-266-15/+58
* [PATCH] x86: x86 clean up nmi panic messagesDon Zickus2006-09-262-14/+22
* [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-266-0/+23
* [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus2006-09-263-39/+17
* [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