Age | Commit message (Expand) | Author |
2010-12-16 | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-12-13 | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus |
2010-12-09 | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick |
2010-12-08 | perf, amd: Remove the nb lock | Peter Zijlstra |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds |
2010-12-07 | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar |
2010-12-06 | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu |
2010-12-06 | kprobes: Use text_poke_smp_batch for optimizing | Masami Hiramatsu |
2010-12-06 | x86: Introduce text_poke_smp_batch() for batch-code modifying | Masami Hiramatsu |
2010-12-06 | kprobes: Support delayed unoptimizing | Masami Hiramatsu |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds |
2010-12-02 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini |
2010-11-29 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-29 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-28 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge |
2010-11-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-11-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-26 | perf, x86: P4 PMU - describe config format | Cyrill Gorcunov |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra |
2010-11-26 | x86: Set cpu masks before calling CPU_STARTING notifiers | Andi Kleen |
2010-11-26 | perf: Introduce is_sampling_event() | Franck Bui-Huu |
2010-11-26 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-11-26 | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar |
2010-11-26 | perf, x86: Fixup Kconfig deps | Peter Zijlstra |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds |
2010-11-25 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi |
2010-11-24 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-24 | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-11-22 | xen: use default_idle | Jeremy Fitzhardinge |
2010-11-22 | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge |
2010-11-22 | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk |
2010-11-19 | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge |
2010-11-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-11-18 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-11-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-11-18 | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen |
2010-11-18 | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich |
2010-11-18 | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu |