summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann2019-12-111-0/+1
* x86/kasan: support KASAN_VMALLOCDaniel Axtens2019-12-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-1/+0
|\
| * x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne2019-11-111-1/+0
* | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-271-0/+1
|\ \
| * | ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)2019-11-131-0/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-1/+0
|\ \
| * | locking/refcount: Consolidate implementations of refcount_tWill Deacon2019-11-251-1/+0
| |/
* | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-0/+18
|\ \
| * | x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner2019-11-161-2/+5
| * | x86/iopl: Remove legacy IOPL optionThomas Gleixner2019-11-161-20/+3
| * | x86/iopl: Restrict iopl() permission scopeThomas Gleixner2019-11-161-0/+32
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-261-0/+1
|\ \
| * \ Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixesIngo Molnar2019-11-191-8/+69
| |\ \
| * | | x86/mm: Enable 5-level paging support by defaultKirill A. Shutemov2019-09-161-0/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds2019-11-261-11/+11
|\ \ \ \ \ | | | |_|/ | | |/| |
| * | | | x86/Kconfig: Rename UMIP config parameterBabu Moger2019-11-071-8/+8
| * | | | x86/Kconfig: Enforce limit of 512 CPUs with MAXSMP and no CPUMASK_OFFSTACKScott Wood2019-10-171-2/+2
| * | | | x86/math-emu: Limit MATH_EMULATION to 486SX compatiblesArnd Bergmann2019-10-031-1/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...Linus Torvalds2019-11-261-30/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | x86: Remove the calgary IOMMU driverChristoph Hellwig2019-11-151-30/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | int128: move __uint128_t compiler test to KconfigArd Biesheuvel2019-11-171-1/+1
| |/ /
* / / x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-10-281-0/+45
|/ /
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-5/+15
|\ \
| * | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-191-5/+15
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-3/+1
|\ \ \
| * | | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/KconfigThiago Jung Bauermann2019-08-091-3/+1
* | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \ \ \
| * | | | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
| |/ / /
* | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-171-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti2019-07-301-0/+7
| |/ /
* / / x86/kconfig: Remove X86_DIRECT_GBPAGES dependency on !DEBUG_PAGEALLOCVlastimil Babka2019-08-121-1/+1
|/ /
* | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-201-0/+1
|\ \
| * | dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+1
* | | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-181-3/+1
|\ \ \
| * | | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti2019-07-031-3/+1
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-1/+1
|\ \ \
| * | | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-161-1/+1
| | |/ | |/|
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-4/+4
|\ \ \ | |/ / |/| |
| * | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-2/+2
| * | docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-151-2/+2
* | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+1
|\ \ \ | |/ / |/| |
| * | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/
* | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-141-0/+1
|\ \
| * | Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel2019-05-201-0/+1
| |/
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-3/+1
* | mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig2019-07-121-0/+1
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-10/+10
|\ \
| * | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2