aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-08x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka
2018-03-08x86: Consolidate PCI_MMCONFIG configsJan Kiszka
2018-03-08x86: Align x86_64 PCI_MMCONFIG with 32-bit variantJan Kiszka
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar
2018-02-22isa: Remove ISA_BUS_API selection for ISA_BUSWilliam Breathitt Gray
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-16x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-02-16x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead
2018-02-14x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov
2018-02-14x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-02-11x86/Kconfig: Further simplify the NR_CPUS configIngo Molnar
2018-02-11x86/Kconfig: Simplify NR_CPUS configRandy Dunlap
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-05membarrier/x86: Provide core serializing commandMathieu Desnoyers
2018-02-05lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-25firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-15x86: Implement thread_struct whitelist for hardened usercopyKees Cook
2018-01-15x86/jailhouse: Add PCI dependencyArnd Bergmann
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-08locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entryEric Biggers
2018-01-08x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amountThomas Gleixner
2017-12-17x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-12-12bpf: add a bpf_override_function helperJosef Bacik
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-22x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-11-15x86/mm/kasan: don't use vmemmap_populate() to initialize shadowAndrey Ryabinin
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-14x86/umip: Select X86_INTEL_UMIP by defaultRicardo Neri
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds