summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-121-9/+0
|\
| * x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan2014-04-141-9/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-124-11/+22
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-063-4/+5
| |\ \
| * | | 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
* | | | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-051-0/+33
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-213-4/+5
| |\ \ \ \ \
| * | | | | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-051-0/+1
| * | | | | | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-051-0/+32
* | | | | | | hwpoison: remove unused global variable in do_machine_check()Chen Yucong2014-06-041-5/+0
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-031-9/+41
|\ \ \ \ \ \ \
| * | | | | | | mce: Panic when a core has reached a timeoutBorislav Petkov2014-05-301-2/+1
| * | | | | | | x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud2014-05-301-7/+40
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-06-032-0/+43
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode: Add a disable chicken bitBorislav Petkov2014-05-202-0/+43
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-032-3/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-253-13/+12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-181-0/+1
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-1/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng2014-05-071-1/+0
| | |/ / / / | |/| | | |
* | | | | | x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-111-0/+1
| |_|/ / / |/| | | |
* | | | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-052-4/+4
|/ / / /
* | | | 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/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
| | |\ \ \ \
OpenPOWER on IntegriCloud