| Commit message (Expand) | Author | Age | Files | Lines |
* | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2014-08-08 | 1 | -0/+1 |
* | x86/platform: New Intel Atom SOC power management controller driver | Li, Aubrey | 2014-07-25 | 1 | -0/+1 |
* | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-06-09 | 1 | -0/+1 |
|\ |
|
| * | ftrace/x86: Move the mcount/fentry code out of entry_64.S | Steven Rostedt | 2014-05-14 | 1 | -0/+1 |
* | | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin | 2014-05-04 | 1 | -1/+1 |
* | | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 2014-04-30 | 1 | -0/+1 |
|/ |
|
* | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2014-03-18 | 1 | -1/+1 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 1 | -1/+2 |
|\ |
|
| * | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao | 2014-01-15 | 1 | -1/+1 |
| * | arch: x86: New MailBox support driver for Intel SOC's | David E. Box | 2014-01-08 | 1 | -0/+1 |
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 1 | -9/+0 |
|\ \ |
|
| * | | x86, microcode: Move to a proper location | Borislav Petkov | 2014-01-13 | 1 | -9/+0 |
| |/ |
|
* | | x86: Export x86 boot_params to sysfs | Dave Young | 2013-12-29 | 1 | -0/+1 |
|/ |
|
* | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra | 2013-09-25 | 1 | -0/+2 |
* | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-02 | 1 | -0/+1 |
* | x86: provide platform-devices for boot-framebuffers | David Herrmann | 2013-08-02 | 1 | -0/+2 |
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-02 | 1 | -0/+3 |
|\ |
|
| * | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) | 2013-06-21 | 1 | -0/+2 |
| * | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-20 | 1 | -0/+1 |
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-07-02 | 1 | -0/+1 |
|\ \ |
|
| * | | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin | 2013-05-30 | 1 | -0/+1 |
| |/ |
|
* | | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov | 2013-05-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 | 1 | -0/+3 |
|\ |
|
| * | x86/microcode_intel.h: Define functions and macros for early loading ucode | Fenghua Yu | 2013-01-31 | 1 | -0/+3 |
* | | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ | Masami Hiramatsu | 2013-01-21 | 1 | -3/+1 |
* | | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu | 2013-01-21 | 1 | -0/+1 |
|/ |
|
* | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
* | x86: Allow tracing of functions in arch/x86/kernel/rtc.c | David Vrabel | 2012-10-24 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -1/+1 |
|\ |
|
| * | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 1 | -1/+1 |
* | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 | 1 | -2/+1 |
|\ \ |
|
| * | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti | 2012-08-23 | 1 | -2/+1 |
| |/ |
|
* | | perf: Unified API to record selective sets of arch registers | Jiri Olsa | 2012-08-10 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 | 1 | -2/+0 |
|\ |
|
| * | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin | 2012-05-16 | 1 | -1/+0 |
| * | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+0 |
| * | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+0 |
| * | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -0/+1 |
* | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| * | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 | 1 | -0/+1 |
* | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-23 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2012-05-17 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | x86: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -1/+1 |
|/ / |
|
* | | x86/kprobes: Split out optprobe related code to kprobes-opt.c | Masami Hiramatsu | 2012-03-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-16 | 1 | -1/+2 |
|\ |
|
| * | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | 1 | -1/+2 |
* | | x86, NMI: Add NMI IPI selftest | Don Zickus | 2011-12-05 | 1 | -0/+1 |
|/ |
|
* | x86, nmi: Split out nmi from traps.c | Don Zickus | 2011-10-10 | 1 | -1/+1 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-12 | 1 | -13/+0 |
|\ |
|