- 214b931 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- e18eead3 ftrace/x86: Move the mcount/fentry code out of entry_64.S by Steven Rostedt · 11 years ago
- 197725d x86, espfix: Make espfix64 a Kconfig option, fix UML by H. Peter Anvin · 11 years ago
- 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 11 years ago
- d2312e3 x86, vdso: Make vsyscall_gtod_data handling x86 generic by Stefani Seibold · 11 years ago
- 74e8ee8 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2bb2c5e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 7da7c15 x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs by Bin Gao · 11 years ago
- bad5fa6 x86, microcode: Move to a proper location by Borislav Petkov · 11 years ago
- 46184415 arch: x86: New MailBox support driver for Intel SOC's by David E. Box · 11 years ago
- 5039e31 x86: Export x86 boot_params to sysfs by Dave Young · 11 years ago
- 1a338ac sched, x86: Optimize the preempt_schedule() call by Peter Zijlstra · 11 years ago
- 2995e50 x86: sysfb: move EFI quirks from efifb to sysfb by David Herrmann · 11 years ago
- e3263ab x86: provide platform-devices for boot-framebuffers by David Herrmann · 11 years ago
- 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- fdd7888 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 83ab851 trace,x86: Move creation of irq tracepoints from apic.c to irq.c by Steven Rostedt (Red Hat) · 12 years ago
- cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
- 757885e x86, microcode, amd: Early microcode patch loading support for AMD by Jacob Shin · 12 years ago
- 4d067d8 x86: Extend #DF debugging aid to 64-bit by Borislav Petkov · 12 years ago
- c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 9cd4d78 x86/microcode_intel.h: Define functions and macros for early loading ucode by Fenghua Yu · 12 years ago
- f684199 kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ by Masami Hiramatsu · 12 years ago
- e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- ce37f40 x86: Allow tracing of functions in arch/x86/kernel/rtc.c by David Vrabel · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 6783eaa x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
- 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
- c5e6319 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
- 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
- 1371270 x86, realmode: Move kernel/realmode.c to realmode/init.c by H. Peter Anvin · 13 years ago
- c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
- 5a8c9ae x86, realmode: Move reboot_32.S to unified realmode code by Jarkko Sakkinen · 13 years ago
- 084ee1c6 x86, realmode: Relocator for realmode code by Jarkko Sakkinen · 13 years ago
- 4504689 x86: Use generic init_task by Thomas Gleixner · 13 years ago
- 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 13 years ago
- 3f33ab1 x86/kprobes: Split out optprobe related code to kprobes-opt.c by Masami Hiramatsu · 13 years ago
- 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 13 years ago
- 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 99e8b9c x86, NMI: Add NMI IPI selftest by Don Zickus · 13 years ago
- 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
- 1d48922 x86, nmi: Split out nmi from traps.c by Don Zickus · 13 years ago
- 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
- f3fb5b7 x86: Remove unnecessary compile flag tweaks for vsyscall code by Andy Lutomirski · 13 years ago
- 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
- 403f81d iommu/amd: Move missing parts to drivers/iommu by Joerg Roedel · 14 years ago
- 29b6841 x86: amd_iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 14 years ago
- 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 14 years ago
- 89e1be5 x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o by Steven Rostedt · 14 years ago
- 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 14 years ago
- 08b5d06 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- fffcda1 x86, gart: Rename pci-gart_64.c to amd_gart_64.c by Joerg Roedel · 14 years ago
- 4061d68 x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled by David Rientjes · 14 years ago
- e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5d94e81 x86: Introduce pci_map_biosrom() by Dan Williams · 14 years ago
- ec8df88 x86: Remove superflous goal definition of tsc_sync by Henrik Kretzschmar · 14 years ago
- da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago
- 3d35ac3 x86, reboot: Move the real-mode reboot code to an assembly file by H. Peter Anvin · 14 years ago
- 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 14 years ago
- b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
- 991cfff x86, earlyprintk: Move mrst early console to platform/ and fix a typo by Feng Tang · 14 years ago
- 9cdca86 x86: platform: Move iris to x86/platform where it belongs by Thomas Gleixner · 14 years ago
- 82148d1 x86/platform: Add Eurobraille/Iris power off support by Shérab · 14 years ago
- 8654b1c x86: Move olpc to platform by Thomas Gleixner · 14 years ago
- 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago
- 9694d4a x86: Move mrst to platform by Thomas Gleixner · 14 years ago
- 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 14 years ago
- c4e72ad x86: Move visws to platform by Thomas Gleixner · 14 years ago
- b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago
- 937f961 x86: Move sfi to platform by Thomas Gleixner · 14 years ago
- 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- cca8209 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 87affd0b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 14 years ago
- bf1ebf0 x86, olpc: Add XO-1 poweroff support by Daniel Drake · 14 years ago
- c20b5c3 x86, earlyprintk: Add earlyprintk for Intel Moorestown platform by Feng Tang · 14 years ago
- 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 14 years ago
- 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 14 years ago
- d9f5ab7 jump label: x86 support by Jason Baron · 14 years ago
- 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
- 5bef80a x86, iommu: Add proper dependency sort routine (and sanity check). by Konrad Rzeszutek Wilk · 14 years ago
- 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
- fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- bb24c47 x86, apbt: Moorestown APB system timer driver by Jacob Pan · 15 years ago
- c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago