aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAge
* Feather-Trace: add x86 binary rewriting implementationBjoern Brandenburg2017-05-26
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * x86: move exports to actual definitionsAl Viro2016-08-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-07
|\ \
| * | livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu2016-08-18
| |/
* / x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\
| * livepatch: reuse module loader code to write relocationsJessica Yu2016-04-01
* | x86/init: Rename EBDA code fileLuis R. Rodriguez2016-04-22
* | x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez2016-04-22
* | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-25
* | kernel: add kcov code coverageDmitry Vyukov2016-03-22
* | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-29
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-19
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-01
|\ \
| * | x86/platform/iosf_mbi: Move to dedicated folderAndy Shevchenko2015-07-16
| * | x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atomAndy Shevchenko2015-07-06
| |/
* | x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-31
* | x86/compat: Move copy_siginfo_*_user32() to signal_compat.cBrian Gerst2015-07-06
|/
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\
| * x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar2015-06-04
| * x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar2015-06-03
* | x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/Ingo Molnar2015-05-19
|/
* Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-18
|\
| * x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-01
* | Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar2015-03-04
|\|
| * kasan: enable stack instrumentationAndrey Ryabinin2015-02-14
| * x86_64: add KASan supportAndrey Ryabinin2015-02-14
| * livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-04
| * livepatch: kernel: add support for live patchingSeth Jennings2014-12-22
* | x86/compat: Merge native and compat 32-bit syscall tablesBrian Gerst2015-03-04
|/
* x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-03
* x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov2014-09-24
* kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-29
* kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-08
* x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey2014-07-25
* Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-06-09
|\
| * ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt2014-05-14
* | x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-05-04
* | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-30
|/
* x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-18
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\
| * x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao2014-01-16
| * arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-08
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \
| * | x86, microcode: Move to a proper locationBorislav Petkov2014-01-13
| |/
* / x86: Export x86 boot_params to sysfsDave Young2013-12-29
|/
* sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-25