summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-02-27x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin
2014-02-27perf/x86: Add a few more commentsPeter Zijlstra
2014-02-27Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2014-02-21perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian
2014-02-21perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian
2014-02-21perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian
2014-02-21perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian
2014-02-21perf/x86/uncore: make hrtimer timeout configurable per boxStephane Eranian
2014-02-21perf/x86/uncore: add ability to customize pmu callbacksStephane Eranian
2014-02-21perf/x86/uncore: fix initialization of cpumaskStephane Eranian
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-09perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus
2014-02-09perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus
2014-02-09Merge branch 'linus' into perf/coreIngo Molnar
2014-02-09perf/x86: Fix Userspace RDPMC switchPeter Zijlstra