summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2022-01-15x86: mm: add x86_64 support for page table checkPasha Tatashin1-0/+1
2022-01-13Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+13
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2022-01-10Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+7
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra1-1/+1
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen1-0/+1
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra1-0/+12
2021-12-08x86/sev: Move common memory encryption code to mem_encrypt.cKirill A. Shutemov1-3/+7
2021-12-06Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-12-05x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky1-0/+1
2021-11-18ftrace/samples: add missing Kconfig option for ftrace direct multi sampleHeiko Carstens1-1/+1
2021-11-15x86/sgx: Add infrastructure to identify SGX EPC pagesTony Luck1-0/+1
2021-11-07Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+2
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2021-11-06x86: remove memory hotplug support on X86_32David Hildenbrand1-3/+3
2021-11-02Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+2
2021-11-02Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2021-11-02Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2021-11-02Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-11-02Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+17
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2021-10-27kprobes: Add a test case for stacktrace from kretprobe handlerMasami Hiramatsu1-0/+1
2021-10-26x86/signal: Implement sigaltstack size validationThomas Gleixner1-0/+17
2021-10-21ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACESteven Rostedt (VMware)1-1/+1
2021-10-19samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens1-0/+1
2021-10-15sched: Add cluster scheduler level for x86Tim Chen1-0/+11
2021-10-11x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov1-1/+0
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann1-2/+0
2021-10-06x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn1-1/+1
2021-10-05x86/Kconfig: Remove references to obsolete Kconfig symbolsLukas Bulwahn1-2/+0
2021-10-04x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky1-0/+1
2021-10-04x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap1-1/+2
2021-09-26Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2021-09-20swiotlb-xen: this is PV-only on x86Jan Beulich1-1/+0
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+1
2021-09-02x86/platform: Increase maximum GPIO number for X86_64Andy Shevchenko1-0/+5
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-26/+0
2021-08-31Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-0/+1
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-28x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh1-0/+1
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-26/+0
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas1-26/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+3