summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar
2015-02-22x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-02-18Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-14x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-10Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-09x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck
2015-02-06Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski
2015-02-04perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-28Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang
2015-01-28x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky
2015-01-22x86/x2apic: Split enable and setup functionThomas Gleixner
2015-01-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-16perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang
2015-01-16perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian
2015-01-15Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar
2015-01-15Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-07x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony
2015-01-02x86, traps: Track entry into and exit from IST contextAndy Lutomirski
2014-12-23x86/build: Clean auto-generated processor feature filesBjørn Mork
2014-12-23x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND
2014-12-22x86, mce: Fix sparse errorsBorislav Petkov
2014-12-22x86, mce: Improve timeout error messagesAndy Lutomirski
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar
2014-12-11perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2014-12-11Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds