summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2018-11-061-1/+0Star
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+1
|\
| * x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-041-0/+1
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-3/+0Star
* | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-301-0/+1
|\ \
| * | x86: ptrace: Add function argument access APIMasami Hiramatsu2018-10-111-0/+1
| |/
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-0/+1
|\ \
| * | x86/time: Implement clocksource_arch_init()Thomas Gleixner2018-10-041-0/+1
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-2/+1Star
|\ \
| * | x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov2018-10-061-2/+1Star
| |/
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+4
|\ \
| * | x86/paravirt: Introduce new config option PARAVIRT_XXLJuergen Gross2018-09-031-0/+4
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-0/+8
|\ \
| * | x86/mm/cpa: Add large page preservation statisticsThomas Gleixner2018-09-271-0/+8
| |/
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-7/+0Star
|\ \
| * | x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz2018-10-171-7/+0Star
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+1
|\ \
| * | x86/jump_table: Use relative referencesArd Biesheuvel2018-09-271-0/+1
| |/
* / x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit systemZhimin Gu2018-10-031-1/+1
|/
* x86/Kconfig: Fix trivial typoNikolas Nyby2018-08-271-1/+1
* x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-231-1/+1
* mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2018-08-231-0/+1
* arch: enable relative relocations for arm64, power and x86Ard Biesheuvel2018-08-221-0/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-25/+1Star
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0Star
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-21/+1Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-151-0/+1
|\ \
| * | arm64: fix ACPI dependenciesArnd Bergmann2018-07-241-0/+1
| |/
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+1
|\ \
| * \ Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-051-1/+1
| |\ \
| * | | cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-06-211-0/+1
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-131-1/+1
|\ \ \ | |_|/ |/| |
| * | x86/stacktrace: Enable HAVE_RELIABLE_STACKTRACE for the ORC unwinderJiri Slaby2018-06-211-1/+1
| |/
* / x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingDan Williams2018-07-161-1/+1
|/
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada2018-06-151-1/+1
* Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-1/+10
|\
| * stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada2018-06-081-1/+10
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+1
|\ \
| * | x86: Add support for restartable sequencesMathieu Desnoyers2018-06-061-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-101-0/+4
|\ \ \
| * | | x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-061-0/+4
* | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-081-0/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-1/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-081-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing2018-05-031-1/+1
* | | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-061-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-281-2/+2
| |/ /