- 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 6 years ago
- d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 6 years ago
- 8458f8c x86: fix dependency of X86_32_LAZY_GS by Masahiro Yamada · 6 years ago
- be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 2a61f47 stack-protector: test compiler capability in Kconfig and drop AUTO mode by Masahiro Yamada · 6 years ago
- 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 94d49eb x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME by Kirill A. Shutemov · 6 years ago
- d6761b8 x86: Add support for restartable sequences by Mathieu Desnoyers · 6 years ago
- d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 6 years ago
- 8780356 x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() by Dan Williams · 7 years ago
- 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
- d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
- f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- a4ce5a4 iommu-helper: move the IOMMU_HELPER config symbol to lib/ by Christoph Hellwig · 7 years ago
- 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
- 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
- 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 03f5781 bpf, x86_32: add eBPF JIT compiler for ia32 by Wang YanQing · 7 years ago
- 316d097 x86/pti: Filter at vma->vm_page_prot population by Dave Hansen · 7 years ago
- 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
- ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 7 years ago
- 92e830f x86/olpc: Fix inconsistent MFD_CS5535 configuration by Arnd Bergmann · 7 years ago
- 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
- f8781c4 syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 by Dominik Brodowski · 7 years ago
- ebeb8c8 syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32 by Dominik Brodowski · 7 years ago
- fa69714 syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls by Dominik Brodowski · 7 years ago
- 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 1897a96 Documentation: Fix early-microcode.txt references after file rename by Jaak Ristioja · 7 years ago
- fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
- d026604 x86: Remove FAST_FEATURE_TESTS by Peter Zijlstra · 7 years ago
- b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
- fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
- 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
- 3c76db7 Merge branch 'x86/pti' into x86/mm, to pick up dependencies by Ingo Molnar · 7 years ago
- ed58d66 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8364e1f x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI by Jan Kiszka · 7 years ago
- b45c9f3 x86: Consolidate PCI_MMCONFIG configs by Jan Kiszka · 7 years ago
- 55027a7 x86: Align x86_64 PCI_MMCONFIG with 32-bit variant by Jan Kiszka · 7 years ago
- 076ca27 x86/vsyscall/64: Drop "native" vsyscalls by Andy Lutomirski · 7 years ago
- 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
- 17a2a12 isa: Remove ISA_BUS_API selection for ISA_BUS by William Breathitt Gray · 7 years ago
- d5028ba objtool, retpolines: Integrate objtool with retpoline support more closely by Peter Zijlstra · 7 years ago
- 6657fca x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
- 69b8d3f x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group by Matthew Whitehead · 7 years ago
- 162434e x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic by Kirill A. Shutemov · 7 years ago
- eedb92a x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
- aec6487 x86/Kconfig: Further simplify the NR_CPUS config by Ingo Molnar · 7 years ago
- a0d0bb4 x86/Kconfig: Simplify NR_CPUS config by Randy Dunlap · 7 years ago
- a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
- 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
- 10bcc80 membarrier/x86: Provide core serializing command by Mathieu Desnoyers · 7 years ago
- ac1ab12 lockin/x86: Implement sync_core_before_usermode() by Mathieu Desnoyers · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 669c0f7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c508c46 firmware: Fix up docs referring to FIRMWARE_IN_KERNEL by Benjamin Gilbert · 7 years ago
- c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- f7d83c1 x86: Implement thread_struct whitelist for hardened usercopy by Kees Cook · 7 years ago
- abde587 x86/jailhouse: Add PCI dependency by Arnd Bergmann · 7 years ago
- 87e65d0 x86/jailhouse: Enable PMTIMER by Jan Kiszka · 7 years ago
- 4a36260 x86/jailhouse: Add infrastructure for running in non-root cell by Jan Kiszka · 7 years ago
- 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
- 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
- ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
- f328299e locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry by Eric Biggers · 7 years ago
- 61dc0f5 x86/cpu: Implement CPU vulnerabilites sysfs functions by Thomas Gleixner · 7 years ago
- 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7bbcbd3 x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount by Thomas Gleixner · 7 years ago
- 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
- 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 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
- f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
- d17a1d9 x86/mm/kasan: don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- 796ebc8 x86/umip: Select X86_INTEL_UMIP by default by Ricardo Neri · 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
- 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
- aa35f89 x86/umip: Enable User-Mode Instruction Prevention at runtime by Ricardo Neri · 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