summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-251-4/+0Star
|\
| * arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-271-4/+0Star
* | mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-251-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-0/+1
|\ \
| * | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott2017-01-111-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\ \
| * | arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann2017-02-211-0/+1
| |/
* | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-3/+2Star
|\ \
| * | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-071-3/+2Star
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-201-4/+0Star
|\ \
| * | x86/kconfig: Remove misleading note regarding hibernation and KASLRNiklas Cassel2017-02-071-4/+0Star
| |/
* / x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2017-01-241-1/+1
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-221-0/+13
|\
| * x86/intel_rdt: Select KERNFS when enabling INTEL_RDT_AThomas Gleixner2016-11-151-0/+1
| * x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu2016-10-261-0/+12
* | Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-191-12/+0Star
|\ \
| * | platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak2016-12-161-12/+0Star
| |/
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-131-1/+1
|\ \
| * | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| |/
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-121-27/+41
|\ \
| * | x86/kconfig: Sort the 'config X86' selects alphabeticallyIngo Molnar2016-11-151-6/+9
| * | x86/kconfig: Clean up 32-bit compat optionsIngo Molnar2016-11-151-3/+7
| * | x86/kconfig: Clean up IA32_EMULATION selectIngo Molnar2016-11-151-2/+2
| * | x86/kconfig, x86/pkeys: Move pkeys selects to X86_INTEL_MEMORY_PROTECTION_KEYSIngo Molnar2016-11-151-2/+2
| * | x86/kconfig: Move 64-bit only arch Kconfig selects to 'config X86_64'Ingo Molnar2016-11-151-7/+13
| * | x86/kconfig: Move 32-bit only arch Kconfig selects to 'config X86_32'Ingo Molnar2016-11-151-7/+8
| |/
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-1/+1
|\ \
| * | x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam2016-11-221-1/+1
| |/
* | sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enableIngo Molnar2016-11-301-11/+13
* | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen2016-11-301-6/+16
* | x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen2016-11-241-0/+9
|/
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-081-1/+0Star
* mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-081-0/+1
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-13/+0Star
|\
| * x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-041-13/+0Star
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-041-0/+12
|\ \
| * | x86/platform/mellanox: Introduce support for Mellanox systems platformVadim Pasternak2016-09-221-0/+12
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-041-1/+2
|\ \ \
| * | | x86: Move thread_info into task_structAndy Lutomirski2016-09-151-0/+1
| * | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-1/+0Star
| |\| |
| * | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-1/+0Star
| * | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-241-0/+1
* | | | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-301-2/+1Star
| |/ / |/| |
* | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-1/+0Star
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+2
|\ \ | |/ |/|
| * x86/uaccess: Enable hardened usercopyKees Cook2016-07-261-0/+1
| * mm: Implement stack frame object validationKees Cook2016-07-261-0/+1
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-0/+1
|\ \
| * | rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-261-0/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-0/+1
|\ \ \