- 99306df Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
- f361464 x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure by Juergen Gross · 7 years ago
- 6d73052 x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA by Juergen Gross · 7 years ago
- 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
- f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
- be739f4 x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging by Kirill A. Shutemov · 7 years ago
- 1e5db22 x86/umip: Add emulation code for UMIP instructions by Ricardo Neri · 7 years ago
- 3522c2a x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 7 years ago
- 93c0808 Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits by Ingo Molnar · 7 years ago
- dfaaec9 x86: Add support for changing memory encryption attribute in early boot by Brijesh Singh · 7 years ago
- 606b21d x86/io: Unroll string I/O when SEV is active by Tom Lendacky · 7 years ago
- 1958b5f x86/boot: Add early boot support when running with SEV active by Tom Lendacky · 7 years ago
- d8aa7ee x86/mm: Add Secure Encrypted Virtualization (SEV) support by Tom Lendacky · 7 years ago
- f3a624e x86/cpufeatures: Fix various details in the feature definitions by Ingo Molnar · 7 years ago
- acbc845 x86/cpufeatures: Re-tabulate the X86_FEATURE definitions by Ingo Molnar · 7 years ago
- b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
- 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- c7da092 x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE by Borislav Petkov · 7 years ago
- 9b3499d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 3383642 x86/traps: Use a new on_thread_stack() helper to clean up an assertion by Andy Lutomirski · 7 years ago
- d375cf1 x86/entry/64: Remove thread_struct::sp0 by Andy Lutomirski · 7 years ago
- 46f5a10 x86/entry/64: Remove all remaining direct thread_struct::sp0 reads by Andy Lutomirski · 7 years ago
- 3500130 x86/entry: Add task_top_of_stack() to find the top of a task's stack by Andy Lutomirski · 7 years ago
- da51da1 x86/entry/64: Pass SP0 directly to load_sp0() by Andy Lutomirski · 7 years ago
- bd7dc5a x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0() by Andy Lutomirski · 7 years ago
- 43e4111 xen, x86/entry/64: Add xen NMI trap entry by Juergen Gross · 7 years ago
- 50da9d4 Merge branch 'x86/fpu' into x86/asm by Ingo Molnar · 7 years ago
- 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
- 4efea85 x86/insn-eval: Add function to get default params of code segment by Ricardo Neri · 7 years ago
- bd5a410 x86/insn-eval: Add utility functions to get segment descriptor base address and limit by Ricardo Neri · 7 years ago
- 32d0b95 x86/insn-eval: Add utility functions to get segment selector by Ricardo Neri · 7 years ago
- e5e45f1 x86/insn-eval: Add a utility function to get register offsets by Ricardo Neri · 7 years ago
- 32542ee x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file by Ricardo Neri · 7 years ago
- e27c310 ptrace,x86: Make user_64bit_mode() available to 32-bit builds by Ricardo Neri · 7 years ago
- 1067f03 x86/mm: Relocate page fault error codes to traps.h by Ricardo Neri · 7 years ago
- c128dbf x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features by Gayatri Kammela · 7 years ago
- 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 90edaac Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses" by Ingo Molnar · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
- 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- f95b23a Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes by Ingo Molnar · 7 years ago
- ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- da20ab3 x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() by Dave Hansen · 7 years ago
- ce56a86 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
- 7ac7f2c x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm by Andy Lutomirski · 7 years ago
- 4e57b94 x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode" by Andy Lutomirski · 7 years ago
- 0b00de8 x86/cpuid: Add generic table for CPUID dependencies by Andi Kleen · 7 years ago
- 0696d05 x86/vector: Use correct per cpu variable in free_moved_vector() by Thomas Gleixner · 7 years ago
- c0fc9b1 x86/tsc: Make CONFIG_X86_TSC=n build work again by Thomas Gleixner · 7 years ago
- 97d2100 x86/platform/UV: Add check of TSC state set by UV BIOS by mike.travis@hpe.com · 7 years ago
- 341102c x86/tsc: Add option that TSC on Socket 0 being non-zero is valid by mike.travis@hpe.com · 7 years ago
- e7a36a6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7b764ce Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 11af847 x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' by Josh Poimboeuf · 7 years ago
- 6edcf57 Merge branch 'core/urgent' into x86/asm, to pick up dependency by Ingo Molnar · 7 years ago
- b956575 x86/mm: Flush more aggressively in lazy TLB mode by Andy Lutomirski · 7 years ago
- 127a1be x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' tracepoints by Steven Rostedt (VMware) · 7 years ago
- 331b57d Merge branch 'irq/urgent' into x86/apic by Thomas Gleixner · 7 years ago
- a3b7424 x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs by Vitaly Kuznetsov · 7 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
- 19c6092 locking/arch, x86: Add __down_read_killable() by Kirill Tkhai · 7 years ago
- 9043442 locking/paravirt: Use new static key for controlling call of virt_spin_lock() by Juergen Gross · 7 years ago
- af1a34f Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- 6b32c12 x86/alternatives: Fix alt_max_short macro to really be a max() by Mathias Krause · 7 years ago
- 262e681 x86/mce: Hide mca_cfg by Borislav Petkov · 7 years ago
- a2b7861 kvm/x86: Avoid async PF preempting the kernel incorrectly by Boqun Feng · 7 years ago
- a1652bb x86/boot: Spell out "boot CPU" for BP by Jean Delvare · 7 years ago
- 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 196bd48 x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
- 520a13c x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
- 564c9cc locking/refcounts, x86/asm: Use unique .text section for refcount exceptions by Kees Cook · 7 years ago
- 30c23f2 locking/x86: Use named operands in rwsem.h by Miguel Bernal Marin · 7 years ago
- a8976fc kprobes/x86: Remove addressof() operators by Masami Hiramatsu · 7 years ago
- 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
- e63e5d5 x86/fpu: Introduce validate_xstate_header() by Eric Biggers · 7 years ago
- 369a036 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() by Ingo Molnar · 7 years ago
- 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
- e4a81bf x86/fpu: Rename fpu::fpstate_active to fpu::initialized by Ingo Molnar · 7 years ago
- 685c930 x86/fpu: Remove fpu__current_fpstate_write_begin/end() by Ingo Molnar · 7 years ago
- 2cffad7 x86/irq: Simplify hotplug vector accounting by Thomas Gleixner · 7 years ago
- 2db1f95 x86/vector: Handle managed interrupts proper by Thomas Gleixner · 7 years ago
- ba224fe x86/vector: Untangle internal state from irq_cfg by Thomas Gleixner · 7 years ago
- 8d1e3dc x86/vector: Add tracepoints for vector management by Thomas Gleixner · 7 years ago