summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus1-1/+1
2011-08-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+0
2011-08-11x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski1-13/+0
2011-07-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+2
2011-07-15x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski1-6/+1
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel1-1/+0
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen1-1/+1
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski1-0/+1
2011-05-28x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt1-0/+2
2011-05-24x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski1-3/+5
2011-05-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2011-05-10x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel1-1/+1
2011-03-23x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+2
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2011-03-16x86: Introduce pci_map_biosrom()Dan Williams1-1/+1
2011-03-11x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar1-2/+2
2011-02-24x86: Add device tree supportSebastian Andrzej Siewior1-0/+1
2011-02-18x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin1-0/+1