summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-081-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-081-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/+0
|\
| * Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-161-6/+1
| |\
| * | x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada2019-05-131-3/+0
* | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-151-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-141-3/+0
* | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
* | | 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/+0
|\ \ \ | |_|/ |/| |
| * | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
| |/
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-061-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-061-7/+4
|\ \
| * | 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/+1
| | |/ | |/|
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-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-061-8/+0
|\ \ \
| * | | x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-241-3/+0
| * | | x86/Kconfig: Remove the unused X86_DMA_REMAP KConfig symbolChristoph Hellwig2019-04-101-5/+0
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-11/+0
|\ \ \ \
| * | | | locking/lock_events: Make lock_events available for all archs & other locksWaiman Long2019-04-101-8/+0
| * | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0
| | |/ / | |/| |
* | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-0/+1
|\ \ \ \
| * | | | x86/stacktrace: Use common infrastructureThomas Gleixner2019-04-291-0/+1
| |/ / /
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-031-1/+0
| |/ /