Age | Commit message (Expand) | Author |
2012-03-05 | perf/x86: Disable LBR support for older Intel Atom processors | Stephane Eranian |
2012-03-05 | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian |
2012-03-05 | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian |
2012-03-05 | perf/x86: Add Intel LBR sharing logic | Stephane Eranian |
2012-03-05 | perf/x86: Add Intel LBR MSR definitions | Stephane Eranian |
2012-03-05 | perf: Add generic taken branch sampling support | Stephane Eranian |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-02 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
2012-03-01 | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls | H. Peter Anvin |
2012-02-28 | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker |
2012-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-02-24 | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2012-02-22 | x86/mce: Fix return value of mce_chrdev_read() when erst is disabled | Naoya Horiguchi |
2012-02-22 | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman |
2012-02-22 | x86/mce/AMD: Fix UP build error | Borislav Petkov |
2012-02-21 | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds |
2012-02-21 | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds |
2012-02-20 | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds |
2012-02-20 | x32: Handle process creation | H. Peter Anvin |
2012-02-20 | i387: support lazy restore of FPU state | Linus Torvalds |
2012-02-13 | x86/cpu: Clean up modalias feature matching | Ben Hutchings |
2012-02-13 | x86/cpu: Fix overrun check in arch_print_cpu_modalias() | Ben Hutchings |
2012-02-12 | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu |
2012-02-09 | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors | Andreas Herrmann |
2012-02-07 | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian |
2012-02-07 | x86/sched/perf/AMD: Set sched_clock_stable | Borislav Petkov |
2012-02-06 | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian |
2012-01-27 | Merge branch 'perf/fast' into perf/core | Ingo Molnar |
2012-01-26 | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger |
2012-01-26 | X86: Introduce HW-Pstate scattered cpuid feature | Thomas Renninger |
2012-01-26 | Add driver auto probing for x86 features v4 | Andi Kleen |
2012-01-26 | x86/mce: Replace hard coded hex constants with symbolic defines | Tony Luck |
2012-01-26 | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2012-01-16 | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-13 | x86/mce: Fix CPU hotplug and suspend regression related to MCE | Srivatsa S. Bhat |
2012-01-08 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-07 | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2012-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-04 | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar |
2012-01-03 | x86/mce: Recognise machine check bank signature for data path error | Tony Luck |