summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
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
2019-12-23x86/crash: Define arch_crash_save_vmcoreinfo() if CONFIG_CRASH_CORE=yOmar Sandoval
2019-11-26x86/doublefault/32: Rename doublefault.c to doublefault_32.cAndy Lutomirski
2019-11-26Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver
2019-11-15x86: Remove the calgary IOMMU driverChristoph Hellwig
2019-11-07x86/Kconfig: Rename UMIP config parameterBabu Moger
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds