summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2014-04-02perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver1-3/+30
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-38/+40
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2014-03-31Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-60/+43
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-89/+549
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge1-0/+19
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones1-1/+1
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian1-0/+3
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin1-3/+7
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov1-23/+7
2014-03-13x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov1-36/+12
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner5-26/+55
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian1-5/+6
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones1-272/+0
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones1-1/+2
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang1-1/+1
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt1-4/+4
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner1-3/+3
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner1-3/+3
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner1-1/+1
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner1-38/+40
2014-02-27x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin1-0/+1
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin1-1/+1
2014-02-27perf/x86: Add a few more commentsPeter Zijlstra2-17/+38
2014-02-27Merge branch 'perf/urgent' into perf/coreIngo Molnar4-10/+21
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+52
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2
2014-02-21perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian1-4/+4
2014-02-21perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian2-0/+14
2014-02-21perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian2-0/+366
2014-02-21perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian1-36/+36
2014-02-21perf/x86/uncore: make hrtimer timeout configurable per boxStephane Eranian2-2/+6
2014-02-21perf/x86/uncore: add ability to customize pmu callbacksStephane Eranian2-10/+16
2014-02-21perf/x86/uncore: fix initialization of cpumaskStephane Eranian1-24/+37
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin1-1/+6
2014-02-09perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus1-0/+15
2014-02-09perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus1-1/+18
2014-02-09Merge branch 'linus' into perf/coreIngo Molnar6-29/+37
2014-02-09perf/x86: Fix Userspace RDPMC switchPeter Zijlstra1-1/+1
2014-02-09perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra3-16/+39
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2-2/+2
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov1-14/+29
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar25-58/+3748