aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+14
2019-07-08Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2019-07-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-10/+25
2019-06-28x86/vsyscall: Change the default vsyscall mode to xonlyGravatar Andy Lutomirski 1-1/+1
2019-06-28x86/vsyscall: Add a new vsyscall=xonly modeGravatar Andy Lutomirski 1-9/+24
2019-06-22x86/vdso: Switch to generic vDSO implementationGravatar Vincenzo Frascino 1-0/+3
2019-06-12x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_statusGravatar Aubrey Li 1-0/+1
2019-06-11x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorGravatar Zhao Yakui 1-0/+1
2019-06-11x86: Add support for Linux guests on an ACRN hypervisorGravatar Zhao Yakui 1-0/+10
2019-06-11x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolGravatar Zhao Yakui 1-0/+3
2019-05-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+0
2019-05-16Merge branch 'linus' into x86/urgent, to pick up dependent changesGravatar Ingo Molnar 1-6/+1
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-0/+11
2019-05-14compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGGravatar Masahiro Yamada 1-3/+0
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-1/+0
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationGravatar Alexandre Ghiti 1-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCGravatar Alexandre Ghiti 1-1/+1
2019-05-13x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTGravatar Masahiro Yamada 1-3/+0
2019-05-10ftrace/x86_32: Remove support for non DYNAMIC_FTRACEGravatar Steven Rostedt (VMware) 1-0/+11
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-1/+0
2019-05-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+9
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+4
2019-05-06Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2019-05-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-8/+0
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-11/+0
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsGravatar Rick Edgecombe 1-0/+1
2019-04-29x86/stacktrace: Use common infrastructureGravatar Thomas Gleixner 1-0/+1
2019-04-26Merge branch 'linus' into x86/mm, to pick up dependent fixGravatar Ingo Molnar 1-1/+1
2019-04-25x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86Gravatar Mike Rapoport 1-1/+2
2019-04-25x86/Kconfig: Make SPARSEMEM default for 32-bit x86Gravatar Mike Rapoport 1-6/+1
2019-04-24x86/pci: Clean up usage of X86_DEV_DMA_OPSGravatar Christoph Hellwig 1-3/+0
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-04-19Make anon_inodes unconditionalGravatar David Howells 1-1/+0
2019-04-17x86/irq/64: Remove stack overflow debug codeGravatar Thomas Gleixner 1-1/+1
2019-04-16x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Gravatar Colin Ian King 1-1/+1
2019-04-10x86/microcode: Deprecate MICROCODE_OLD_INTERFACEGravatar Borislav Petkov 1-1/+9
2019-04-10locking/lock_events: Make lock_events available for all archs & other locksGravatar Waiman Long 1-8/+0
2019-04-10x86/Kconfig: Remove the unused X86_DMA_REMAP KConfig symbolGravatar Christoph Hellwig 1-5/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-3/+0
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEGravatar Peter Zijlstra 1-1/+0
2019-03-28x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yGravatar Thomas Gleixner 1-7/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+0
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2019-03-05x86: Deprecate a.out supportGravatar Borislav Petkov 1-1/+1
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Thomas Gleixner 1-0/+1
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityGravatar Christoph Hellwig 1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1