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