summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-21/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-141-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-071-0/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-1/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-071-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-291-2/+2
| |/ /
* | | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-041-0/+1
|\ \ \
| * | | x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()Dan Williams2018-05-151-0/+1
| |/ /
* | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-11/+1
* | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-4/+0
* | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-4/+1
* | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-4/+2
* | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* | | iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-091-4/+2
* | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-1/+1
* | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
|/ /
* / x86/pti: Filter at vma->vm_page_prot populationDave Hansen2018-04-251-0/+4
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-151-3/+2
|\
| * Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-121-33/+22
| |\
| | * syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-051-5/+1
| | * syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski2018-04-051-1/+1
| | * syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-051-0/+5
| * | x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann2018-04-091-3/+1
* | | kexec_file: make use of purgatory optionalAKASHI Takahiro2018-04-131-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ \
| * | | Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-271-1/+1