summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
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
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski
2015-07-16x86/platform/iosf_mbi: Move to dedicated folderAndy Shevchenko
2015-07-06x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atomAndy Shevchenko
2015-07-06x86/compat: Move copy_siginfo_*_user32() to signal_compat.cBrian Gerst
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-04x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar
2015-05-19x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/Ingo Molnar
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-01x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig
2015-03-04Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar
2015-03-04x86/compat: Merge native and compat 32-bit syscall tablesBrian Gerst
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski
2014-09-24x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2014-07-25x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-05-14ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2014-01-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-15x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov
2014-01-08arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box
2013-12-29x86: Export x86 boot_params to sysfsDave Young
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra
2013-08-02x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann