summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
|\ \
| * | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti2019-07-041-3/+1Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-1/+1
|\ \ \
| * | | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-171-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-161-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-151-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/+1Star
* | 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
| * | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-7/+7
| * | docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab2019-06-081-1/+1
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-0/+14
|\ \
| * | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-111-0/+1
| * | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-111-0/+10
| * | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-111-0/+3
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-091-0/+1
|\ \
| * | x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_statusAubrey Li2019-06-121-0/+1
| |/
* | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-081-10/+25
|\ \
| * | x86/vsyscall: Change the default vsyscall mode to xonlyAndy Lutomirski2019-06-281-1/+1
| * | x86/vsyscall: Add a new vsyscall=xonly modeAndy Lutomirski2019-06-281-9/+24
| |/
* / x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2019-06-221-0/+3
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-161-3/+0Star
|\
| * Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-161-6/+1Star
| |\
| * | x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada2019-05-131-3/+0Star
* | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-161-0/+11
|\ \ \ | |_|/ |/| |
| * | ftrace/x86_32: Remove support for non DYNAMIC_FTRACESteven Rostedt (VMware)2019-05-101-0/+11
* | | compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-151-3/+0Star
* | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0Star
* | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0Star
|\ \ \ | |_|/ |/| |
| * | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0Star
| |/
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-071-1/+9
|\ \
| * | x86/microcode: Deprecate MICROCODE_OLD_INTERFACEBorislav Petkov2019-04-101-1/+9
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-7/+4Star
|\ \
| * | x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe2019-04-301-0/+1
| * | Merge branch 'linus' into x86/mm, to pick up dependent fixIngo Molnar2019-04-261-1/+1
| |\ \
| * | | x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86Mike Rapoport2019-04-251-1/+2
| * | | x86/Kconfig: Make SPARSEMEM default for 32-bit x86Mike Rapoport2019-04-251-6/+1Star
| | |/ | |/|
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-071-1/+1
|\ \ \
| * | | x86/irq/64: Remove stack overflow debug codeThomas Gleixner2019-04-171-1/+1
| |/ /
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-071-8/+0Star
|\ \ \