aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2020-12-28fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-15x86: mremap speedup - Enable HAVE_MOVE_PUDKalesh Singh
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-11-24x86: Support kmap_local() forced debuggingThomas Gleixner
2020-11-19x86: Support HAVE_CONTEXT_TRACKING_OFFSTACKFrederic Weisbecker
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-09-07x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-06x86: Select POSIX_CPU_TIMERS_TASK_WORKThomas Gleixner
2020-08-04Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-03Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell
2020-07-24x86/entry: Use generic syscall entry functionThomas Gleixner
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-08Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-18objtool: Fix noinstr vs KCOVPeter Zijlstra
2020-06-15KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov
2020-06-15x86/microcode: Do not select FW_LOADERHerbert Xu
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11x86/entry: Use idtentry for interruptsThomas Gleixner
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-04x86/kvm: Remove defunct KVM_DEBUG_FS KconfigSean Christopherson
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li