aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
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-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
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-04-25x86/paravirt: Unify the 32/64 bit paravirt patching codeThomas Gleixner
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-12-11x86/ima: retry detecting secure boot modeMimi Zohar
2018-11-13x86/ima: define arch_ima_get_securebootNayna Jain
2018-07-03x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig
2018-03-08x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-23x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka
2017-11-08x86/umip: Add emulation code for UMIP instructionsRicardo Neri
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23Merge branch 'core/objtool' into x86/asm, to pick up dependent changesIngo Molnar
2017-10-20x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-09-28x86/head: Add unwind hint annotationsJosh Poimboeuf
2017-08-29x86/idt: Create file for IDT related codeThomas Gleixner
2017-08-29x86/boot: Move EISA setup to a separate fileThomas Gleixner
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-29x86/ftrace: Exclude functions in head64.c from function-tracingKirill A. Shutemov
2017-03-24x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.oSteven Rostedt (VMware)
2017-03-24x86/ftrace: Move the ftrace specific code out of entry_32.SSteven Rostedt (VMware)
2017-03-24x86/ftrace: Rename mcount_64.S to ftrace_64.SSteven Rostedt (VMware)
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park
2017-01-31x86/mm: Remove CONFIG_DEBUG_NX_TESTKees Cook
2016-12-18Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen
2016-11-29x86/tsc: Store and check TSC ADJUST MSRThomas Gleixner
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf
2016-08-18livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu
2016-08-07x86: move exports to actual definitionsAl Viro
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-04-22x86/init: Rename EBDA code fileLuis R. Rodriguez
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu