| Commit message (Expand) | Author | Age | Files | Lines |
* | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra | 2010-12-16 | 1 | -0/+26 |
* | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 | 1 | -1/+1 |
* | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra | 2010-12-16 | 1 | -6/+42 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-12-16 | 1 | -0/+5 |
|\ |
|
| *---. | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 2010-12-08 | 1 | -0/+5 |
| |\ \ \ |
|
| | * | | | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 | 1 | -0/+5 |
* | | | | | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus | 2010-12-13 | 1 | -0/+3 |
* | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2010-12-10 | 2 | -8/+11 |
* | | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus | 2010-12-10 | 1 | -1/+7 |
* | | | | | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick | 2010-12-09 | 1 | -1/+1 |
* | | | | | perf, amd: Remove the nb lock | Peter Zijlstra | 2010-12-08 | 1 | -13/+3 |
* | | | | | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 2010-12-07 | 3 | -37/+54 |
|\| | | | |
|
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 1 | -0/+20 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-26 | 3 | -37/+54 |
| |\ \ \ |
|
| | * | | | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2010-11-18 | 1 | -34/+30 |
| | * | | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 1 | -2/+23 |
| | * | | | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-26 | 3 | -3/+10 |
| |\ \ \ |
|
* | | | | | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -0/+40 |
* | | | | | kprobes: Use text_poke_smp_batch for optimizing | Masami Hiramatsu | 2010-12-06 | 1 | -8/+61 |
* | | | | | x86: Introduce text_poke_smp_batch() for batch-code modifying | Masami Hiramatsu | 2010-12-06 | 1 | -9/+40 |
* | | | | | kprobes: Support delayed unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -0/+4 |
* | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 2 | -5/+7 |
* | | | | | x86: Set cpu masks before calling CPU_STARTING notifiers | Andi Kleen | 2010-11-26 | 1 | -4/+7 |
* | | | | | perf: Introduce is_sampling_event() | Franck Bui-Huu | 2010-11-26 | 1 | -1/+1 |
* | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-11-26 | 4 | -3/+30 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 2010-11-26 | 1 | -0/+20 |
| | |/ /
| |/| | |
|
| * | | | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu | 2010-11-18 | 1 | -0/+2 |
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-11-18 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker | 2010-11-12 | 1 | -0/+4 |
| * | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick | 2010-11-18 | 1 | -3/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar | 2010-11-26 | 3 | -6/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-11-18 | 1 | -4/+8 |
| |\ \ \ |
|
| | * | | | kgdb,x86: fix regression in detach handling | Jason Wessel | 2010-11-17 | 1 | -4/+8 |
| | |/ / |
|
| * / / | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 2 | -2/+0 |
| |/ / |
|
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-11-18 | 6 | -48/+26 |
|\ \ \ |
|
| * | | | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 2010-11-18 | 6 | -48/+26 |
* | | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 2010-11-18 | 8 | -752/+1 |
* | | | | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 2010-11-18 | 4 | -583/+4 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-12 | 5 | -49/+11 |
|\ \ \ |
|
| * | | | x86, pvclock: Remove leftover scale_delta() function | Kusanagi Kouichi | 2010-11-10 | 1 | -38/+0 |
| * | | | x86, apic: Remove double #include | Jesper Juhl | 2010-11-10 | 1 | -1/+0 |
| * | | | x86: Adjust section annotations in AMD Fam10 MMCONF enabling code | Jan Beulich | 2010-11-10 | 1 | -3/+4 |
| * | | | x86, UV: Update node controller MMRs | Jack Steiner | 2010-11-10 | 1 | -6/+6 |
| * | | | x86: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl | 2010-11-10 | 1 | -1/+1 |
| |/ / |
|
* / / | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra | 2010-11-10 | 1 | -2/+2 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 | 2 | -55/+16 |
|\ \ \
| | |/
| |/| |
|
| | * | x86: Check irq_remapped instead of remapping_enabled in destroy_irq() | Yinghai Lu | 2010-10-30 | 1 | -1/+1 |
| |/
|/| |
|
| * | x86, ftrace: Use safe noops, drop trap test | H. Peter Anvin | 2010-10-29 | 1 | -54/+15 |
| | | |
| \ | |
*-. \ | Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern... | Linus Torvalds | 2010-10-30 | 3 | -5/+30 |
|\ \ \ |
|