summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-2/+2
|\
| * x86/paravirt: Unify the 32/64 bit paravirt patching codeThomas Gleixner2019-04-251-2/+2
* | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-1/+2
* x86/ima: retry detecting secure boot modeMimi Zohar2018-12-111-0/+2
* x86/ima: define arch_ima_get_securebootNayna Jain2018-11-131-0/+2
* x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-031-0/+1
* Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-031-1/+1
|\
| * x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-201-1/+1
* | x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka2018-03-081-1/+1
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-0/+2
|\
| * x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-141-0/+2
* | x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2018-01-231-1/+4
|/
* x86/umip: Add emulation code for UMIP instructionsRicardo Neri2017-11-081-0/+1
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2017-11-061-1/+2
|\ \
| * | x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin2017-10-201-1/+2
| |/
* | Merge branch 'core/objtool' into x86/asm, to pick up dependent changesIngo Molnar2017-10-231-1/+0Star
|\ \
| * | x86/head: Add unwind hint annotationsJosh Poimboeuf2017-09-281-1/+0Star
| |/
* / x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-3/+3
|/
* x86/idt: Create file for IDT related codeThomas Gleixner2017-08-291-1/+1
* x86/boot: Move EISA setup to a separate fileThomas Gleixner2017-08-291-0/+1
* x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-5/+3Star
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-0/+1
|\
| * x86/ftrace: Exclude functions in head64.c from function-tracingKirill A. Shutemov2017-06-291-0/+1
* | objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-301-0/+1
|/
* x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.oSteven Rostedt (VMware)2017-03-241-2/+2
* x86/ftrace: Move the ftrace specific code out of entry_32.SSteven Rostedt (VMware)2017-03-241-0/+1
* x86/ftrace: Rename mcount_64.S to ftrace_64.SSteven Rostedt (VMware)2017-03-241-2/+2
* mm: add arch-independent testcases for RODATAJinbum Park2017-02-281-1/+0Star
* x86/mm: Remove CONFIG_DEBUG_NX_TESTKees Cook2017-01-311-1/+0Star
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-1/+1
|\
| * x86/tsc: Store and check TSC ADJUST MSRThomas Gleixner2016-11-291-1/+1
* | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen2016-11-301-1/+1
* | x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen2016-11-241-0/+1
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-3/+1Star
|\
| * x86: move exports to actual definitionsAl Viro2016-08-081-3/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-0/+1
|\ \
| * | livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu2016-08-181-0/+1
| |/
* / x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-201-0/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-181-1/+0Star
|\
| * livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-1/+0Star
* | x86/init: Rename EBDA code fileLuis R. Rodriguez2016-04-221-1/+1
* | x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez2016-04-221-1/+5
* | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-261-0/+1
* | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+6
* | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-3/+8
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-2/+2
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\