summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2019-11-25x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov
2019-11-16x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-05-14x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch
2016-10-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-22x86/platform/mellanox: Introduce support for Mellanox systems platformVadim Pasternak
2016-09-15x86: Move thread_info into task_structAndy Lutomirski
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2016-08-24x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-26x86/uaccess: Enable hardened usercopyKees Cook
2016-07-26mm: Implement stack frame object validationKees Cook
2016-07-25Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08x86/mm: Add memory hotplug support for KASLR memory randomizationThomas Garnier
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier
2016-07-08Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar
2016-06-26x86/KASLR: Extend kernel image physical address randomization to addresses la...Kees Cook
2016-06-26rtc: move mc146818 helper functions out-of-lineArnd Bergmann
2016-06-22ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADEAleksey Makarov
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-06-10x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov
2016-06-07GCC plugin infrastructureEmese Revfy
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann