| Age | Commit message (Expand) | Author | Lines |
| 2015-02-28 | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too | Steven Rostedt | -0/+6 |
| 2015-02-28 | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | -50/+97 |
| 2015-02-22 | x86/cpu/intel: Fix trivial typo in intel_tlb_table[] | Yannick Guerrini | -2/+2 |
| 2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -1/+10 |
| 2015-02-19 | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | -1/+10 |
| 2015-02-19 | x86/microcode/intel: Handle truncated microcode images more robustly | Quentin Casasnovas | -0/+9 |
| 2015-02-19 | x86/microcode/intel: Guard against stack overflow in the loader | Quentin Casasnovas | -1/+1 |
| 2015-02-17 | Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -4/+1 |
| 2015-02-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -32/+84 |
| 2015-02-13 | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | -14/+12 |
| 2015-02-09 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -10/+13 |
| 2015-02-09 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | -10/+9 |
| 2015-02-09 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -84/+41 |
| 2015-02-09 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -1/+1 |
| 2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -0/+19 |
| 2015-02-09 | x86/mce: Fix regression. All error records should report via /dev/mcelog | Tony Luck | -4/+1 |
| 2015-02-06 | Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://... | Linus Torvalds | -1/+1 |
| 2015-02-04 | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks | Andy Lutomirski | -1/+20 |
| 2015-02-04 | perf/x86: Only allow rdpmc if a perf_event is mapped | Andy Lutomirski | -19/+40 |
| 2015-02-04 | perf: Pass the event to arch_perf_update_userpage() | Andy Lutomirski | -1/+2 |
| 2015-02-04 | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | -6/+13 |
| 2015-02-04 | x86: Clean up cr4 manipulation | Andy Lutomirski | -11/+15 |
| 2015-02-04 | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches | Ingo Molnar | -84/+41 |
| 2015-02-03 | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | -16/+14 |
| 2015-01-28 | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar | -0/+19 |
| 2015-01-28 | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | -84/+41 |
| 2015-01-28 | perf/x86/intel: Add model number for Airmont | Kan Liang | -0/+1 |
| 2015-01-28 | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian | -1/+1 |
| 2015-01-28 | perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization | Kan Liang | -15/+12 |
| 2015-01-28 | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky | -1/+1 |
| 2015-01-22 | x86/x2apic: Split enable and setup function | Thomas Gleixner | -1/+1 |
| 2015-01-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | -0/+1 |
| 2015-01-16 | perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM | Kan Liang | -2/+2 |
| 2015-01-16 | perf/rapl: Fix sysfs_show() initialization for RAPL PMU | Stephane Eranian | -12/+32 |
| 2015-01-15 | Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ... | Ingo Molnar | -10/+9 |
| 2015-01-15 | Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | -11/+14 |
| 2015-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -1/+2 |
| 2015-01-11 | x86, CPU: Fix trivial printk formatting issues with dmesg | Steven Honeyman | -10/+9 |
| 2015-01-09 | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen | -1/+18 |
| 2015-01-07 | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | -84/+25 |
| 2015-01-02 | x86, traps: Track entry into and exit from IST context | Andy Lutomirski | -0/+16 |
| 2014-12-23 | x86/build: Clean auto-generated processor feature files | Bjørn Mork | -0/+1 |
| 2014-12-23 | x86: Fix mkcapflags.sh bash-ism | Sylvain BERTRAND | -1/+1 |
| 2014-12-22 | x86, mce: Fix sparse errors | Borislav Petkov | -3/+3 |
| 2014-12-22 | x86, mce: Improve timeout error messages | Andy Lutomirski | -8/+11 |
| 2014-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -3/+19 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -19/+4 |
| 2014-12-12 | Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits | Ingo Molnar | -29/+81 |
| 2014-12-11 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | -3/+19 |
| 2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | -0/+5 |