Age | Commit message (Expand) | Author |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-08-19 | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option | Dan Williams |
2015-07-31 | x86/ldt: Make modify_ldt() optional | Andy Lutomirski |
2015-07-16 | x86/platform/iosf_mbi: Move to dedicated folder | Andy Shevchenko |
2015-07-06 | x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom | Andy Shevchenko |
2015-07-06 | x86/compat: Move copy_siginfo_*_user32() to signal_compat.c | Brian Gerst |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-04 | x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ | Ingo Molnar |
2015-06-03 | x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ | Ingo Molnar |
2015-05-19 | x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/ | Ingo Molnar |
2015-04-18 | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-01 | x86/mm: Add support for the non-standard protected e820 type | Christoph Hellwig |
2015-03-04 | Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree | Ingo Molnar |
2015-03-04 | x86/compat: Merge native and compat 32-bit syscall tables | Brian Gerst |
2015-02-13 | kasan: enable stack instrumentation | Andrey Ryabinin |
2015-02-13 | x86_64: add KASan support | Andrey Ryabinin |
2015-02-04 | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf |
2014-12-22 | livepatch: kernel: add support for live patching | Seth Jennings |
2014-11-03 | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski |
2014-09-24 | x86: Speed up ___preempt_schedule*() by using THUNK helpers | Oleg Nesterov |
2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal |
2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal |
2014-07-25 | x86/platform: New Intel Atom SOC power management controller driver | Li, Aubrey |
2014-06-09 | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-05-14 | ftrace/x86: Move the mcount/fentry code out of entry_64.S | Steven Rostedt |
2014-05-04 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
2014-04-30 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold |
2014-01-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-15 | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao |
2014-01-13 | x86, microcode: Move to a proper location | Borislav Petkov |
2014-01-08 | arch: x86: New MailBox support driver for Intel SOC's | David E. Box |
2013-12-29 | x86: Export x86 boot_params to sysfs | Dave Young |
2013-09-25 | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra |
2013-08-02 | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann |
2013-08-02 | x86: provide platform-devices for boot-framebuffers | David Herrmann |
2013-07-02 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-06-21 | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi |
2013-05-30 | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin |
2013-05-13 | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov |
2013-02-22 | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-01-31 | x86/microcode_intel.h: Define functions and macros for early loading ucode | Fenghua Yu |
2013-01-21 | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ | Masami Hiramatsu |
2013-01-21 | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |