summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
2023-10-18x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()Thomas Gleixner
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-18x86/kernel: increase kcov coverage under arch/x86/kernel folderPengfei Xu
2023-08-17x86/ibt: Convert IBT selftest to asmJosh Poimboeuf
2023-08-02x86: Introduce userspace API for shadow stackRick Edgecombe
2023-07-11x86/traps: Move control protection handler to separate fileRick Edgecombe
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-01-06x86/signal/compat: Move sigaction_compat_abi() to signal_64.cBrian Gerst
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-19x86/signal/64: Move 64-bit signal code to its own fileBrian Gerst
2022-10-19x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst
2022-10-17x86/callthunks: Add call patching for call depth trackingThomas Gleixner
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-26x86: Add support for CONFIG_CFI_CLANGSami Tolvanen
2022-07-11x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.oMasahiro Yamada
2022-06-06x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-04-06x86/head/64: Re-enable stack protectionMichael Roth
2022-03-28x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu
2022-02-23x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}Kirill A. Shutemov
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-10-04x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh
2021-03-11x86/paravirt: Have only one paravirt patch functionJuergen Gross
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko
2020-11-06ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin
2020-10-19x86/head/64: Disable stack protection for head$(BITS).oArvind Sankar
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-09x86/sev-es: Setup GHCB-based boot #VC handlerJoerg Roedel
2020-09-09x86/sev-es: Compile early handler code into kernel imageJoerg Roedel
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-05-08livepatch: Remove .klp.archPeter Zijlstra
2020-04-14x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-25x86/kexec: Make relocate_kernel_64.S objtool cleanPeter Zijlstra
2020-03-21x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit argumentsBrian Gerst
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar