summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2021-01-271-0/+1
|\
| * x86, kfence: enable KFENCE for x86Alexander Potapenko2021-01-261-0/+1
* | Merge remote-tracking branch 'oprofile-removal/oprofile/removal'Stephen Rothwell2021-01-271-1/+0
|\ \
| * | arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-1/+0
| |/
* | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2021-01-271-1/+1
|\ \ | |/ |/|
| * Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
| * x32: make X32, !IA32_EMULATION setups able to execute x32 binariesAl Viro2021-01-061-1/+1
| * [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro2021-01-061-0/+1
* | fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst2020-12-281-0/+1
|/
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-0/+1
|\
| * ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)2020-11-131-0/+1
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-3/+2
|\ \
| * | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-3/+1
| * | x86: mremap speedup - Enable HAVE_MOVE_PUDKalesh Singh2020-12-151-0/+1
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-1/+3
|\ \ \
| * | | x86: Support kmap_local() forced debuggingThomas Gleixner2020-11-241-0/+1
| * | | x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-061-1/+2
| | |/ | |/|
* | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+1
|\ \ \
| * | | x86: Support HAVE_CONTEXT_TRACKING_OFFSTACKFrederic Weisbecker2020-11-191-0/+1
| |/ /
* | | Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-141-0/+17
|\ \ \ | |_|/ |/| |
| * | x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson2020-11-171-0/+17
| |/
* | kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+1
|/
* Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-0/+1
|\
| * x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel2020-09-071-0/+1
* | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-16/+0
|\ \
| * | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-16/+0
| |/
* | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-121-1/+3
|\ \
| * | x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-011-1/+2
| * | x86/static_call: Add out-of-line static call implementationJosh Poimboeuf2020-09-011-0/+1
| |/
* | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-1/+1
|/
* Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-0/+1
|\
| * x86: Select POSIX_CPU_TIMERS_TASK_WORKThomas Gleixner2020-08-061-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-0/+1
|\ \ | |/ |/|
| * Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini2020-07-081-0/+1
| |\
| | * KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov2020-06-151-0/+1
* | | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-041-0/+1
|\ \ \
| * | | x86/entry: Use generic syscall entry functionThomas Gleixner2020-07-241-0/+1
* | | | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+1
|\ \ \ \
| * | | | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| |/ / /
* | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-1/+0
|\ \ \ \
| * | | | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| | |/ / | |/| |
* | | | Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-031-3/+0
|\ \ \ \
| * | | | x86/microcode: Do not select FW_LOADERHerbert Xu2020-06-151-3/+0
| |/ / /
* | | | x86: Add support for ZSTD compressed kernelNick Terrell2020-07-311-0/+1
| |/ / |/| |
* | | objtool: Fix noinstr vs KCOVPeter Zijlstra2020-06-181-1/+1
|/ /
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-137/+137
|\ \
| * | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-138/+138
* | | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-131-1/+0
|\ \ \