aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2020-08-06x86: Select POSIX_CPU_TIMERS_TASK_WORKGravatar Thomas Gleixner 1-0/+1
2020-08-04Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Gravatar Linus Torvalds 1-1/+0
2020-08-03Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+0
2020-07-31x86: Add support for ZSTD compressed kernelGravatar Nick Terrell 1-0/+1
2020-07-24x86/entry: Use generic syscall entry functionGravatar Thomas Gleixner 1-0/+1
2020-07-19dma-mapping: make support for dma ops optionalGravatar Christoph Hellwig 1-0/+1
2020-07-08Merge branch 'kvm-async-pf-int' into HEADGravatar Paolo Bonzini 1-0/+1
2020-07-04arch: remove HAVE_COPY_THREAD_TLSGravatar Christian Brauner 1-1/+0
2020-06-18objtool: Fix noinstr vs KCOVGravatar Peter Zijlstra 1-1/+1
2020-06-15KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryGravatar Vitaly Kuznetsov 1-0/+1
2020-06-15x86/microcode: Do not select FW_LOADERGravatar Herbert Xu 1-3/+0
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-137/+137
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-138/+138
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-8/+0
2020-06-11Rebase locking/kcsan to locking/urgentGravatar Thomas Gleixner 1-0/+1
2020-06-11x86/entry: Use idtentry for interruptsGravatar Thomas Gleixner 1-1/+0
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+1
2020-06-04x86/kvm: Remove defunct KVM_DEBUG_FS KconfigGravatar Sean Christopherson 1-8/+0
2020-06-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-10/+1
2020-06-03x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedGravatar Zong Li 1-0/+1
2020-06-03mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESGravatar Mike Rapoport 1-9/+0
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionGravatar Mike Rapoport 1-1/+0
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Gravatar Linus Torvalds 1-0/+1
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 1-1/+1
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+0
2020-06-01Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2020-05-28x86/mm: Drop deprecated DISCONTIGMEM support for 32-bitGravatar Mike Rapoport 1-9/+0
2020-05-28x86/Kconfig: Update config and kernel doc for MPK feature on AMDGravatar Babu Moger 1-2/+2
2020-05-18kgdb: Delay "kgdbwait" to dbg_late_init() by defaultGravatar Douglas Anderson 1-0/+1
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workGravatar Daniel Borkmann 1-0/+1
2020-04-30Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Gravatar Will Deacon 1-0/+1
2020-04-25x86/mm: unencrypted non-blocking DMA allocations use coherent poolsGravatar David Rientjes 1-0/+1
2020-04-24platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverGravatar Mika Westerberg 1-1/+1
2020-04-21mm/userfaultfd: disable userfaultfd-wp on x86_32Gravatar Peter Xu 1-1/+1
2020-04-18x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsGravatar Mark Brown 1-0/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshGravatar Ingo Molnar 1-10/+9
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-0/+2
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2020-04-09x86: probe assembler capabilities via kconfig instead of makefileGravatar Jason A. Donenfeld 1-0/+2
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Gravatar Andrea Arcangeli 1-0/+1
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-5/+0
2020-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1