summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-04-051-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-181-28/+61
| |\ \ \ | | |/ /
| * | | isa: Remove ISA_BUS_API selection for ISA_BUSWilliam Breathitt Gray2018-02-221-4/+6
* | | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-1/+2
|\ \ \ \
| * | | | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-201-1/+1
| * | | | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-201-0/+1
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-021-5/+7
|\ \ \ \ \
| * | | | | x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka2018-03-081-1/+5
| * | | | | x86: Consolidate PCI_MMCONFIG configsJan Kiszka2018-03-081-7/+4
| * | | | | x86: Align x86_64 PCI_MMCONFIG with 32-bit variantJan Kiszka2018-03-081-1/+2
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-021-6/+11
|\ \ \ \ \ \
| * | | | | | x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes2018-03-271-4/+0
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-121-10/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-261-18/+59
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-161-2/+2
| * | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-141-0/+1
OpenPOWER on IntegriCloud