summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Add conditional branch filtering supportAnshuman Khandual2014-06-051-0/+5
* perf/x86: Use common PMU interrupt disabled codeVince Weaver2014-06-051-9/+9
* Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-053-2/+8
|\
| * kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-242-2/+4
| * kprobes, x86: Prohibit probing on debug_stack_*()Masami Hiramatsu2014-04-241-0/+4
* | fix Haswell precise store data source encodingStephane Eranian2014-05-191-3/+19
* | Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar2014-05-071-1/+0
|\ \
| * | perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng2014-05-071-1/+0
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-253-13/+12
|\ \ \ | |/ /
| * | perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian2014-04-241-1/+2
| |/
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
| |\
| | * x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* | | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-181-0/+1
|/ /
* | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-181-3/+9
* | Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-1410-82/+68
|\ \ | |/
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-112-2/+35
| |\
| | * Merge branch 'linus' into x86/urgentIngo Molnar2014-04-022-43/+46
| | |\
| | * \ Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2014-04-012-2/+35
| | |\ \
| | | * | x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong2014-03-282-2/+35
| * | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-077-34/+33
| |\ \ \ \
| | * | | | x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+4
| | * | | | x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+5
| | * | | | x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-5/+8
| | * | | | x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+3
| | * | | | x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat2014-03-201-13/+0
| | * | | | x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
| | * | | | x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+6
| | * | | | x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-021-4/+0
| |\ \ \ \
| | * | | | x86, platforms: Remove NUMAQH. Peter Anvin2014-02-271-4/+0
| * | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-011-42/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-025-26/+55
| | |\ \ \ \
| | * | | | | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-42/+0
* | | | | | | perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver2014-04-021-3/+30
|/ / / / / /
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-38/+40
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-125-26/+55
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-051-3/+3
| * | | | | | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner2014-03-041-3/+3
| * | | | | | x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner2014-03-041-1/+1
| * | | | | | x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-041-38/+40
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-011-4/+4
|\ \ \ \ \ \
| * | | | | | x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-061-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-011-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin2014-02-271-0/+1
| * | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-0/+6
|\ \ \ \ \
| * | | | | x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-03-271-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-312-60/+43
|\ \ \ \ \
| * | | | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-201-0/+19
| * | | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-201-1/+1
OpenPOWER on IntegriCloud