| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-01-20 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -9/+17 |
| 2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 9 | -0/+2960 |
| 2014-01-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -3/+30 |
| 2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 9 | -16/+3 |
| 2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -7/+13 |
| 2014-01-16 | Merge branch 'perf/urgent' into perf/core |  Ingo Molnar | 3 | -12/+59 |
| 2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h |  Robert Richter | 1 | -8/+45 |
| 2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation |  Borislav Petkov | 1 | -7/+3 |
| 2014-01-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 |  Borislav Petkov | 1 | -0/+10 |
| 2014-01-13 | x86, microcode: Move to a proper location |  Borislav Petkov | 9 | -0/+2960 |
| 2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable |  Peter Zijlstra | 3 | -3/+3 |
| 2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs |  Peter Zijlstra | 1 | -4/+10 |
| 2014-01-12 | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras |  Ingo Molnar | 2 | -8/+14 |
| 2014-01-12 | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. |  Ingo Molnar | 2 | -4/+14 |
| 2014-01-12 | x86, mce: Fix mce_start_timer semantics |  Borislav Petkov | 1 | -4/+4 |
| 2014-01-12 | perf/x86/intel: Add Intel RAPL PP1 energy counter support |  Stephane Eranian | 1 | -7/+24 |
| 2014-01-06 | x86: Delete non-required instances of include <linux/init.h> |  Paul Gortmaker | 9 | -9/+0 |
| 2014-01-03 | x86, cpu: Detect more TLB configuration |  Kirill A. Shutemov | 2 | -3/+30 |
| 2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI |  Chen, Gong | 1 | -4/+10 |
| 2013-12-19 | x86 idle: Repair large-server 50-watt idle-power regression |  Len Brown | 1 | -1/+2 |
| 2013-12-17 | perf/x86: enable Haswell Celeron RAPL support |  Stephane Eranian | 1 | -0/+1 |
| 2013-12-05 | perf/x86: Fix constraint table end marker bug |  Maria Dimakopoulou | 1 | -3/+12 |
| 2013-11-30 | x86, mce: Call put_device on device_register failure |  Levente Kurusa | 1 | -1/+3 |
| 2013-11-27 | perf/x86: Add RAPL hrtimer support |  Stephane Eranian | 1 | -2/+72 |
| 2013-11-27 | perf/x86: Add Intel RAPL PMU support |  Stephane Eranian | 2 | -1/+592 |
| 2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 3 | -3/+3 |
| 2013-11-12 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+1 |
| 2013-11-12 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+27 |
| 2013-11-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -37/+40 |
| 2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+5 |
| 2013-11-06 | x86, hyperv: Move a variable to avoid an unused variable warning |  H. Peter Anvin | 1 | -2/+2 |
| 2013-11-06 | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support |  Yan, Zheng | 1 | -0/+73 |
| 2013-11-06 | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes |  Yan, Zheng | 1 | -10/+51 |
| 2013-11-06 | perf: Fix arch_perf_out_copy_user default |  Peter Zijlstra | 3 | -4/+4 |
| 2013-11-06 | x86/cpu: Always print SMP information in /proc/cpuinfo |  HATAYAMA Daisuke | 1 | -9/+6 |
| 2013-11-06 | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more changes |  Ingo Molnar | 1 | -3/+3 |
| 2013-11-04 | Merge branch 'perf/urgent' into perf/core to fix conflicts |  Ingo Molnar | 1 | -3/+3 |
| 2013-10-30 | x86, hyperv: Fix build error due to missing <asm/apic.h> include |  David Rientjes | 1 | -0/+1 |
| 2013-10-29 | perf/x86: Fix NMI measurements |  Peter Zijlstra | 1 | -3/+3 |
| 2013-10-26 | x86/cpu: Track legacy CPU model data only on 32-bit kernels |  Jan Beulich | 6 | -28/+34 |
| 2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error |  Chen, Gong | 1 | -2/+1 |
| 2013-10-16 | perf/x86: Optimize intel_pmu_pebs_fixup_ip() |  Peter Zijlstra | 1 | -14/+38 |
| 2013-10-14 | treewide: fix "distingush" typo |  Michael Opdenacker | 1 | -1/+1 |
| 2013-10-14 | treewide: Fix common typo in "identify" |  Maxime Jayat | 2 | -2/+2 |
| 2013-10-13 | x86, kaslr: Provide randomness functions |  Kees Cook | 1 | -14/+0 |
| 2013-10-11 | Merge branch 'core/urgent' into sched/core |  Ingo Molnar | 1 | -8/+3 |
| 2013-10-10 | x86, hyperv: Correctly guard the local APIC calibration code |  K. Y. Srinivasan | 1 | -0/+2 |
| 2013-10-10 | x86, hyperv: Get the local APIC timer frequency from the hypervisor |  K. Y. Srinivasan | 1 | -0/+24 |
| 2013-10-09 | Merge tag 'v3.12-rc4' into sched/core |  Ingo Molnar | 4 | -11/+13 |