summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-181-1/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-1/+2
|\
| * x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao2014-01-151-1/+1
| * arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-081-0/+1
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-201-9/+0
|\ \
| * | x86, microcode: Move to a proper locationBorislav Petkov2014-01-131-9/+0
| |/
* | x86: Export x86 boot_params to sysfsDave Young2013-12-291-0/+1
|/
* sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-251-0/+2
* x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-021-0/+1
* x86: provide platform-devices for boot-framebuffersDavid Herrmann2013-08-021-0/+2
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-021-0/+3
|\
| * trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-211-0/+2
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+1
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-021-0/+1
|\ \
| * | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-301-0/+1
| |/
* | x86: Extend #DF debugging aid to 64-bitBorislav Petkov2013-05-131-1/+1
|/
* Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-221-0/+3
|\
| * x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu2013-01-311-0/+3
* | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu2013-01-211-3/+1
* | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-211-0/+1
|/
* tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
* x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel2012-10-241-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-1/+1
|\
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-1/+1
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-2/+1
|\ \
| * | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-231-2/+1
| |/
* | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-101-0/+2
|/
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-291-2/+0
|\
| * x86, realmode: Move kernel/realmode.c to realmode/init.cH. Peter Anvin2012-05-161-1/+0
| * x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-081-1/+0
| * x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen2012-05-081-1/+0
| * x86, realmode: Relocator for realmode codeJarkko Sakkinen2012-05-081-0/+1
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-241-0/+1
|\ \
| * \ Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-141-0/+1
| |\ \ | | |/
| * | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-171-0/+1
* | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-231-1/+0
|\ \ \
| * | | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-1/+0
| | |/ | |/|
* | | x86: Use generic init_taskThomas Gleixner2012-05-051-1/+1
|/ /
* | x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu2012-03-061-0/+1
|/
* Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-161-1/+2
|\
| * x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-171-1/+2
* | x86, NMI: Add NMI IPI selftestDon Zickus2011-12-051-0/+1
|/
* x86, nmi: Split out nmi from traps.cDon Zickus2011-10-101-1/+1
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-121-13/+0
|\
| * x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-101-13/+0
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-6/+2
|\ \ | |/
| * x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-141-6/+1
| * x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-071-0/+1
* | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-211-1/+0
* | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-1/+1
|/
OpenPOWER on IntegriCloud