summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen3-8/+24
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen3-3/+5
2006-09-26[PATCH] A few trivial spelling and grammar fixesAdam Henley3-4/+4
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen1-2/+2
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian5-33/+60
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen2-14/+0
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen5-1/+37
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik8-14/+130
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik3-12/+38
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik1-0/+11
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi4-10/+308
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen1-0/+9
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] kdump x86_64 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] i386: make functions staticAdrian Bunk2-4/+4
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen3-7/+7
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li6-15/+58
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus2-14/+22
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus6-0/+23
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus3-39/+17
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus6-0/+114
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus10-260/+116
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen2-4/+4
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen5-68/+49
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus6-29/+57
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus5-191/+360
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus3-142/+290
2006-09-26[PATCH] i386: Utilize performance counter reservation framework in oprofileDon Zickus5-114/+199
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus4-73/+308
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen4-178/+6
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen11-41/+76
2006-09-26[PATCH] i386: Update defconfigAndi Kleen1-562/+501
2006-09-26[PATCH] Update defconfigAndi Kleen1-31/+78
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-1505/+1389
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-35/+21
2006-09-26[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet1-1/+1
2006-09-26[PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk1-0/+6
2006-09-26[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-26[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki3-4/+40
2006-09-26[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-09-26[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann1-0/+12
2006-09-26[PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes1-1/+3
2006-09-26[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-09-26[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2006-09-26[PATCH] autofs4: zero timeout prevents shutdownIan Kent1-3/+3
2006-09-26[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller1-10/+10
2006-09-26[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller1-5/+5
2006-09-26[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2-20/+6
2006-09-26[NetLabel]: update docs with website informationPaul Moore2-1/+11
2006-09-26[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore6-830/+895