Age | Commit message (Expand) | Author | Files | Lines |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin | 1 | -0/+1 |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng | 1 | -1/+0 |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2 | -4/+4 |
2014-04-24 | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian | 1 | -1/+2 |
2014-04-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -12/+10 |
2014-04-18 | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU | Venkatesh Srinivas | 1 | -3/+9 |
2014-04-17 | x86/mce: Fix CMCI preemption bugs | Ingo Molnar | 2 | -12/+10 |
2014-04-14 | Merge tag 'v3.15-rc1' into perf/urgent | Ingo Molnar | 10 | -82/+68 |
2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+35 |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -34/+33 |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -4/+0 |
2014-04-02 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2 | -43/+46 |
2014-04-02 | perf/x86: Enable DRAM RAPL support on Intel Haswell | Vince Weaver | 1 | -3/+30 |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -42/+0 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -38/+40 |
2014-04-01 | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+4 |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+2 |
2014-04-01 | Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar | 2 | -2/+35 |
2014-03-31 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -60/+43 |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -89/+549 |
2014-03-28 | x86, CMCI: Add proper detection of end of CMCI storms | Chen, Gong | 2 | -2/+35 |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 1 | -0/+6 |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 1 | -0/+19 |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones | 1 | -1/+1 |
2014-03-20 | x86, amd, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+4 |
2014-03-20 | x86, intel, rapl: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -4/+5 |
2014-03-20 | x86, intel, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -5/+8 |
2014-03-20 | x86, amd, ibs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+3 |
2014-03-20 | x86, therm_throt.c: Remove unused therm_cpu_lock | Srivatsa S. Bhat | 1 | -13/+0 |
2014-03-20 | x86, therm_throt.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+4 |
2014-03-20 | x86, mce: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+6 |
2014-03-20 | x86, intel, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+3 |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian | 1 | -0/+3 |
2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin | 1 | -3/+7 |
2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov | 1 | -23/+7 |
2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov | 1 | -36/+12 |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 5 | -26/+55 |
2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian | 1 | -5/+6 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 1 | -272/+0 |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones | 1 | -1/+2 |
2014-03-11 | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang | 1 | -1/+1 |
2014-03-06 | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt | 1 | -4/+4 |
2014-03-05 | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner | 1 | -3/+3 |
2014-03-04 | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner | 1 | -3/+3 |
2014-03-04 | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner | 1 | -1/+1 |
2014-03-04 | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner | 1 | -38/+40 |
2014-03-02 | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 5 | -26/+55 |