aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
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
2013-08-02x86: provide platform-devices for boot-framebuffersDavid Herrmann
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-02Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-21trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-05-30x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-31x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu
2013-01-21kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro
2012-08-23x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti
2012-08-10perf: Unified API to record selective sets of arch registersJiri Olsa
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-16x86, realmode: Move kernel/realmode.c to realmode/init.cH. Peter Anvin
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Relocator for realmode codeJarkko Sakkinen
2012-05-05x86: Use generic init_taskThomas Gleixner
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar
2012-03-06x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-10x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds