summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-021-3/+3
* perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-021-2/+2
* x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-281-0/+6
* Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-289-50/+97
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-212-1/+10
| |\
| * \ Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-171-4/+1
| |\ \
| | * | x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-091-4/+1
| * | | 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/+41
| | |\ \ \
| * | | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-14/+12
* | | | | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-221-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2015-02-192-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas2015-02-192-0/+9
| * | | | x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas2015-02-191-1/+1
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-091-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-092-10/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar2015-01-152-10/+9
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-112-10/+9
| | |/ / / / /
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-093-84/+41
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-034-16/+14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-283-84/+41
| |\ \ \ \ \ \
| | * | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-071-84/+25
| | * | | | | | 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-091-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-091-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/+12
|/ / / / /
* | | | | 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
|\ \ \
OpenPOWER on IntegriCloud