- 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
- 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
- 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
- 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
- e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 30bb981 x86/topology: Avoid wasting 128k for package id array by Andi Kleen · 7 years ago
- 9b8ae63 KVM: x86: Don't re-execute instruction when not passing CR2 value by Liran Alon · 7 years ago
- 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- be62a32 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
- 1e0f25d x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border by Kirill A. Shutemov · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 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
- 85595ad Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' by Rafael J. Wysocki · 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
- 9f08890a x86/pvclock: add setter for pvclock_pvti_cpu0_va by Joao Martins · 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
- 7b30aa1 PCI: Remove unused declarations by Bjorn Helgaas · 7 years ago
- 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 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
- 4f89fa2 ACPI / APEI: Replace ioremap_page_range() with fixmap by James Morse · 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
- 223c8f3 xen: update arch/x86/include/asm/xen/cpuid.h by Juergen Gross · 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
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 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
- b0ce5b8 x86/boot: Relocate definition of the initial state of CR0 by Ricardo Neri · 7 years ago
- 1067f03 x86/mm: Relocate page fault error codes to traps.h by Ricardo Neri · 7 years ago
- 6f0e8bf xen: support 52 bit physical addresses in pv guests by Juergen Gross · 7 years ago
- 7ed4325 Drivers: hv: vmbus: Make panic reporting to be more useful by K. Y. Srinivasan · 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
- c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
- 95e499f x86: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
- cc3d967 KVM: SVM: detect opening of SMI window using STGI intercept by Ladi Prosek · 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