| Age | Commit message (Expand) | Author | Lines |
| 2014-11-25 | x86/nmi: Fix use of unallocated cpumask_var_t | Sasha Levin | -3/+3 |
| 2014-11-25 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | -2/+3 |
| 2014-11-24 | ftrace/x86: Have static function tracing always test for function graph | Steven Rostedt (Red Hat) | -1/+2 |
| 2014-11-23 | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | -77/+76 |
| 2014-11-23 | x86_64, traps: Rework bad_iret | Andy Lutomirski | -26/+48 |
| 2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | -19/+2 |
| 2014-11-23 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | -32/+26 |
| 2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | -2/+2 |
| 2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | -2/+2 |
| 2014-11-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -1/+11 |
| 2014-11-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -4/+45 |
| 2014-11-21 | Merge back earlier cpuidle material for 3.19-rc1. | Rafael J. Wysocki | -1/+0 |
| 2014-11-20 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | -1/+1 |
| 2014-11-20 | kprobes/ftrace: Recover original IP if pre_handler doesn't change it | Masami Hiramatsu | -3/+6 |
| 2014-11-19 | x86/nmi: Perform a safe NMI stack trace on all CPUs | Steven Rostedt (Red Hat) | -5/+86 |
| 2014-11-19 | ftrace/x86/extable: Add is_ftrace_trampoline() function | Steven Rostedt (Red Hat) | -2/+7 |
| 2014-11-19 | ftrace/x86: Add frames pointers to trampoline as necessary | Steven Rostedt (Red Hat) | -0/+41 |
| 2014-11-19 | x86, mce: Support memory error recovery for both UCNA and Deferred error in m... | Chen Yucong | -0/+46 |
| 2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | -13/+28 |
| 2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | -0/+8 |
| 2014-11-18 | Merge back cpufreq material for 3.19-rc1. | Rafael J. Wysocki | -0/+5 |
| 2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | -1/+86 |
| 2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | -14/+42 |
| 2014-11-16 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | -0/+2 |
| 2014-11-16 | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian | -0/+23 |
| 2014-11-16 | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen | -26/+26 |
| 2014-11-16 | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen | -3/+3 |
| 2014-11-16 | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen | -0/+4 |
| 2014-11-16 | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen | -0/+8 |
| 2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | -32/+76 |
| 2014-11-16 | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | -3/+30 |
| 2014-11-16 | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | -1/+15 |
| 2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | -1/+0 |
| 2014-11-12 | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan | -0/+15 |
| 2014-11-12 | Merge tag 'x86_queue_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | -15/+11 |
| 2014-11-12 | Merge tag 'v3.18-rc4' into x86/cleanups, to refresh the tree before pulling n... | Ingo Molnar | -4971/+7372 |
| 2014-11-12 | Merge tag 'v3.18-rc4' into drm-next | Dave Airlie | -213/+41 |
| 2014-11-12 | x86: Add support for Intel HWP feature detection. | Dirk Brandewie | -0/+5 |
| 2014-11-11 | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang | -10/+0 |
| 2014-11-11 | ftrace: Add more information to ftrace_bug() output | Steven Rostedt (Red Hat) | -1/+1 |
| 2014-11-11 | ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines | Steven Rostedt (Red Hat) | -0/+8 |
| 2014-11-11 | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 code | Borislav Petkov | -12/+11 |
| 2014-11-11 | x86, espfix: Remove stale ptemask | Borislav Petkov | -3/+0 |
| 2014-11-10 | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | -11/+15 |
| 2014-11-10 | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | -10/+14 |
| 2014-11-10 | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | -4/+11 |
| 2014-11-10 | x86_64/vsyscall: Restore orig_ax after vsyscall seccomp | Andy Lutomirski | -0/+1 |
| 2014-11-07 | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | -19/+4 |
| 2014-11-05 | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | -1/+1 |
| 2014-11-04 | x86-64: Use RIP-relative addressing for most per-CPU accesses | Jan Beulich | -0/+2 |