summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-4/+1Star
|\
| * x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-091-4/+1Star
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-168-32/+84
|\ \
| * | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-041-1/+20
| * | perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-042-19/+40
| * | perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-041-1/+2
| * | x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-043-6/+13
| * | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-045-11/+15
| * | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-043-84/+41Star
| |\ \
* | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-14/+12Star
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-101-10/+13
|\ \ \ \
| * \ \ \ Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2015-01-151-11/+14
| |\ \ \ \
| | * | | | x86, mce: Fix sparse errorsBorislav Petkov2014-12-221-3/+3
| | * | | | x86, mce: Improve timeout error messagesAndy Lutomirski2014-12-221-8/+11
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-102-10/+9Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar2015-01-152-10/+9Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-112-10/+9Star
| | |/ / / /
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-103-84/+41Star
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-034-16/+14Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-283-84/+41Star
| |\ \ \ \ \ \
| | * | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-071-84/+25Star
| | * | | | | | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-023-0/+16
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-221-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-101-0/+19
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-281-0/+19
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-12-085-29/+98
| | |\ \ \ \
| | | * | | | perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin2014-12-031-0/+19
* | | | | | | Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds2015-02-061-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky2015-01-281-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | perf/x86/intel: Add model number for AirmontKan Liang2015-01-281-0/+1
* | | | | | perf/rapl: Fix crash in rapl_scale()Stephane Eranian2015-01-281-1/+1
* | | | | | perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang2015-01-282-15/+12Star
|/ / / / /
* | | | | x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-201-0/+1
* | | | | perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang2015-01-161-2/+2
* | | | | perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian2015-01-161-12/+32
| |_|/ / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-112-1/+2
|\ \ \ \
| * | | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-231-0/+1
| * | | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-231-1/+1
| | |_|/ | |/| |
* / | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2015-01-092-1/+18
|/ / /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-191-3/+19
|\ \ \
| * \ \ Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar2014-12-125-29/+81
| |\ \ \
| * | | | perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa2014-12-111-3/+19
* | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-154-19/+4Star
|\ \ \ \ \
| * | | | | cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-074-19/+4Star
* | | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-111-0/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-12-081-0/+5
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-12-011-0/+5
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-11-181-0/+5
| | | |\ \ \ \
| | | | * | | | x86: Add support for Intel HWP feature detection.Dirk Brandewie2014-11-121-0/+5
| | | | |/ / /