summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-09-24x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov1-2/+0
2014-08-30kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal1-1/+1
2014-08-09kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal1-0/+1
2014-07-26x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey1-0/+1
2014-06-10Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+1
2014-05-14ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt1-0/+1
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin1-1/+1
2014-05-01x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin1-0/+1
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold1-1/+1
2014-01-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2014-01-21Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+0
2014-01-16x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao1-1/+1
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov1-9/+0
2014-01-09arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box1-0/+1
2013-12-29x86: Export x86 boot_params to sysfsDave Young1-0/+1
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra1-0/+2
2013-08-03x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann1-0/+1
2013-08-03x86: provide platform-devices for boot-framebuffersDavid Herrmann1-0/+2
2013-07-03Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2013-07-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-06-21trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)1-0/+2
2013-06-21x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+1
2013-05-31x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin1-0/+1
2013-05-14x86: Extend #DF debugging aid to 64-bitBorislav Petkov1-1/+1
2013-02-23Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2013-02-01x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu1-0/+3
2013-01-21kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu1-3/+1
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu1-0/+1
2012-11-14tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel1-1/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+1
2012-10-01x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro1-1/+1
2012-08-23x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti1-2/+1
2012-08-10perf: Unified API to record selective sets of arch registersJiri Olsa1-0/+2
2012-05-30Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+0
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2012-05-24Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+0
2012-05-18MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker1-1/+0
2012-05-17x86, realmode: Move kernel/realmode.c to realmode/init.cH. Peter Anvin1-1/+0
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen1-1/+0
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen1-1/+0
2012-05-08x86, realmode: Relocator for realmode codeJarkko Sakkinen1-0/+1
2012-05-05x86: Use generic init_taskThomas Gleixner1-1/+1
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar1-0/+1
2012-03-06x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu1-0/+1
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju1-0/+1
2012-01-17Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus1-0/+1
2011-11-18x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin1-1/+2