summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86, kfence: enable KFENCE for x86Alexander Potapenko2021-02-261-0/+1
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+2
|\
| * softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+1
| * x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner2021-02-101-0/+1
* | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-17/+2
|\ \
| * | sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-151-5/+2
| * | x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-091-12/+0
| |/
* | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-231-0/+3
|\ \
| * | x86, build: allow LTO to be selectedSami Tolvanen2021-02-231-0/+2
| * | x86, build: use objtool mcountSami Tolvanen2021-02-231-0/+1
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-0/+1
|\ \ \
| * | | preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko2021-02-171-0/+1
| | |/ | |/|
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \
| * | | arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
| |/ /
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-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
| | |/ | |/|
* | | Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-201-1/+1
|\ \ \
| * | | x86/Kconfig: Remove HPET_EMULATE_RTC depends on RTCAnand K Mistry2021-02-051-1/+1
| |/ /
* | | Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-201-4/+0
|\ \ \ | |_|/ |/| |
| * | thermal: Move therm_throt there from x86/mceBorislav Petkov2021-02-081-4/+0
| |/
* / 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
| |\