summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-161-0/+5
|\
| *---. Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-081-0/+5
| |\ \ \
| | * | | x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-281-0/+5
* | | | | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus2010-12-131-0/+3
* | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-102-8/+11
* | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-101-1/+7
* | | | | x86: Address 'unused' warning in hw_nmi.c againRakib Mullick2010-12-091-1/+1
* | | | | perf, amd: Remove the nb lockPeter Zijlstra2010-12-081-13/+3
* | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-073-37/+54
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-281-0/+20
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-273-37/+54
| |\ \ \
| | * | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-181-34/+30
| | * | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-181-2/+23
| | * | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-181-1/+1
| | | |/ | | |/|
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-273-3/+10
| |\ \ \
* | | | | kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu2010-12-061-0/+40
* | | | | kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu2010-12-061-8/+61
* | | | | x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu2010-12-061-9/+40
* | | | | kprobes: Support delayed unoptimizingMasami Hiramatsu2010-12-061-0/+4
* | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-262-5/+7
* | | | | x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen2010-11-261-4/+7
* | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-261-1/+1
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-264-3/+30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| | |/ / | |/| |
| * | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \ \
| | * | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
| | |_|/ | |/| |
* | | | Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-263-6/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-4/+8
| |\ \ \
| | * | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-171-4/+8
| | |/ /
| * | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
| |/ /
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-186-48/+26
|\ \ \
| * | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-186-48/+26
* | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-188-752/+1
* | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-184-583/+4
| |/ / |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-125-49/+11
|\ \ \
| * | | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-101-38/+0
| * | | x86, apic: Remove double #includeJesper Juhl2010-11-101-1/+0
| * | | x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich2010-11-101-3/+4
| * | | x86, UV: Update node controller MMRsJack Steiner2010-11-101-6/+6
| * | | x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-101-1/+1
| |/ /
* | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
|/ /
| |
| \
*-. \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-302-55/+16
|\ \ \ | | |/ | |/|
| | * x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| |/ |/|
| * x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| |
| \
*-. \ Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-293-5/+30
|\ \ \
| | * | x86, uv: More Westmere support on SGI UVRuss Anderson2010-10-281-4/+3
| | * | x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-261-2/+23
| * | | x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron2010-10-291-1/+1
OpenPOWER on IntegriCloud