| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-07 | ACPI / APEI: Remove arch_apei_flush_tlb_one() |  James Morse | 1 | -5/+0 |
| 2017-11-07 | x86/MCE/AMD: Fix mce_severity_amd_smca() signature |  Yazen Ghannam | 1 | -1/+1 |
| 2017-11-07 | x86/MCE/AMD: Always give panic severity for UC errors in kernel context |  Yazen Ghannam | 1 | -4/+3 |
| 2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts |  Ingo Molnar | 113 | -100/+166 |
| 2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts |  Ingo Molnar | 121 | -134/+335 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 115 | -114/+222 |
| 2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts |  Ingo Molnar | 115 | -114/+222 |
| 2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes |  Ingo Molnar | 2 | -6/+8 |
| 2017-11-06 | Merge branch 'x86/fpu' into x86/asm, to pick up fix |  Ingo Molnar | 1 | -15/+11 |
| 2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+13 |
| 2017-11-05 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -92/+25 |
| 2017-11-05 | x86/module: Detect and skip invalid relocations |  Josh Poimboeuf | 1 | -0/+13 |
| 2017-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -1/+1 |
| 2017-11-03 | x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo |  Rafael J. Wysocki | 3 | -6/+11 |
| 2017-11-02 | x86, calgary: Convert timers to use timer_setup() |  Kees Cook | 1 | -5/+3 |
| 2017-11-02 | Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" |  Linus Torvalds | 1 | -2/+8 |
| 2017-11-02 | kvm: Return -ENODEV from update_persistent_clock |  Jason Gunthorpe | 1 | -1/+1 |
| 2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 109 | -0/+109 |
| 2017-11-02 | Merge tag 'v4.14-rc3' into irq/irqchip-4.15 |  Marc Zyngier | 10 | -211/+314 |
| 2017-11-02 | x86/cpuid: Replace set/clear_bit32() |  Thomas Gleixner | 1 | -15/+11 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 109 | -0/+109 |
| 2017-11-02 | x86/traps: Use a new on_thread_stack() helper to clean up an assertion |  Andy Lutomirski | 1 | -2/+1 |
| 2017-11-02 | x86/entry/64: Remove thread_struct::sp0 |  Andy Lutomirski | 1 | -1/+0 |
| 2017-11-02 | x86/entry/32: Fix cpu_current_top_of_stack initialization at boot |  Andy Lutomirski | 1 | -2/+1 |
| 2017-11-02 | x86/entry/64: Remove all remaining direct thread_struct::sp0 reads |  Andy Lutomirski | 3 | -4/+4 |
| 2017-11-02 | x86/entry/64: Stop initializing TSS.sp0 at boot |  Andy Lutomirski | 2 | -4/+17 |
| 2017-11-02 | x86/entry/64: Pass SP0 directly to load_sp0() |  Andy Lutomirski | 4 | -12/+10 |
| 2017-11-02 | x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0() |  Andy Lutomirski | 3 | -3/+9 |
| 2017-11-02 | x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths |  Andy Lutomirski | 1 | -1/+1 |
| 2017-11-02 | Merge branch 'x86/fpu' into x86/asm |  Ingo Molnar | 5 | -29/+167 |
| 2017-11-02 | Merge branch 'x86/mpx/prep' into x86/asm |  Ingo Molnar | 2 | -6/+0 |
| 2017-11-01 | uprobes/x86: Use existing definitions for segment override prefixes |  Ricardo Neri | 1 | -6/+9 |
| 2017-11-01 | x86/boot: Relocate definition of the initial state of CR0 |  Ricardo Neri | 2 | -6/+0 |
| 2017-11-01 | x86/mcelog: Get rid of RCU remnants |  Borislav Petkov | 1 | -92/+25 |
| 2017-10-31 | x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features |  Gayatri Kammela | 1 | -0/+6 |
| 2017-10-30 | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes |  Ingo Molnar | 2 | -14/+56 |
| 2017-10-30 | x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized |  Dou Liyang | 1 | -1/+2 |
| 2017-10-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 3 | -3/+22 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 2 | -4/+4 |
| 2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() |  Will Deacon | 1 | -1/+1 |
| 2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes |  Ingo Molnar | 11 | -20/+113 |
| 2017-10-24 | x86/platform/UV: Mark tsc_check_sync as an init function |  mike.travis@hpe.com | 1 | -1/+1 |
| 2017-10-23 | x86/asm: Don't use the confusing '.ifeq' directive |  Josh Poimboeuf | 2 | -2/+2 |
| 2017-10-23 | Merge branch 'core/objtool' into x86/asm, to pick up dependent changes |  Ingo Molnar | 3 | -14/+17 |
| 2017-10-23 | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes |  Ingo Molnar | 14 | -38/+179 |
| 2017-10-23 | x86/unwind: Show function name+offset in ORC error messages |  Josh Poimboeuf | 1 | -14/+15 |
| 2017-10-22 | x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't |  Borislav Petkov | 1 | -0/+41 |
| 2017-10-21 | x86/intel_rdt: Fix potential deadlock during resctrl mount |  Reinette Chatre | 1 | -3/+5 |
| 2017-10-21 | x86/intel_rdt: Fix potential deadlock during resctrl unmount |  Reinette Chatre | 1 | -5/+5 |
| 2017-10-21 | x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled |  Reinette Chatre | 1 | -0/+1 |