| 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 | 3 | -0/+8 |
|\ |
|
| *---. | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 2010-12-08 | 3 | -0/+8 |
| |\ \ \ |
|
| | * | | | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 | 3 | -0/+8 |
* | | | | | 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 | 21 | -133/+227 |
|\| | | | |
|
| * | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 2010-12-03 | 4 | -9/+23 |
| |\ \ \ \ |
|
| | * | | | | xen: unplug the emulated devices at resume time | Stefano Stabellini | 2010-12-02 | 3 | -2/+3 |
| | * | | | | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 | 1 | -7/+20 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds | 2010-12-03 | 2 | -31/+14 |
| |\ \ \ \ \ \ |
|
| | | * | | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-30 | 2 | -15/+56 |
| | | * | | | | | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge | 2010-11-29 | 1 | -4/+0 |
| | * | | | | | | xen: use default_idle | Jeremy Fitzhardinge | 2010-11-23 | 1 | -15/+5 |
| | * | | | | | | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge | 2010-11-23 | 1 | -12/+9 |
| * | | | | | | | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 2010-12-02 | 1 | -2/+0 |
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 2 | -1/+21 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | / /
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-26 | 9 | -43/+84 |
| |\ \ \ \ \ |
|
| | * | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2010-11-18 | 2 | -35/+31 |
| | * | | | | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 5 | -5/+49 |
| | * | | | | | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 2010-11-18 | 1 | -2/+3 |
| | * | | | | | 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 | 4 | -8/+15 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 2010-11-25 | 3 | -16/+56 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xen: remove duplicated #include | Huang Weiyi | 2010-11-24 | 1 | -1/+0 |
| | * | | | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-24 | 2 | -15/+56 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 2010-11-24 | 1 | -2/+2 |
| * | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-24 | 7 | -30/+48 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | | | | | |
| | | \ \ \ \ | |
| | *-. | | | | | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 2010-11-22 | 22 | -259/+308 |
| | |\ \| | | |
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 2010-11-16 | 264 | -7245/+10153 |
| | | |\| | | |
|
| | | * | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini | 2010-11-11 | 1 | -1/+2 |
| | * | | | | | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk | 2010-11-22 | 2 | -9/+11 |
| | * | | | | | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge | 2010-11-20 | 1 | -2/+1 |
| | * | | | | | xen: implement XENMEM_machphys_mapping | Ian Campbell | 2010-11-13 | 6 | -18/+34 |
* | | | | | | | 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 | 2 | -9/+47 |
* | | | | | | | kprobes: Support delayed unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -0/+4 |
* | | | | | | | perf, x86: P4 PMU - describe config format | Cyrill Gorcunov | 2010-11-26 | 1 | -8/+55 |
* | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 3 | -7/+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 | 5 | -4/+31 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 2010-11-26 | 1 | -1/+1 |
| * | | | | | | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 2010-11-26 | 1 | -0/+20 |
| | |_|_|_|/
| |/| | | | |
|