1. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 10 years ago
  2. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  3. 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 10 years ago
  4. b700e7f livepatch: kernel: add support for live patching by Seth Jennings · 10 years ago
  5. 1ad83c8 x86_64,vsyscall: Make vsyscall emulation configurable by Andy Lutomirski · 10 years ago
  6. 0ad6e3c x86: Speed up ___preempt_schedule*() by using THUNK helpers by Oleg Nesterov · 10 years ago
  7. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  8. 27f48d3 kexec-bzImage64: support for loading bzImage using 64bit entry by Vivek Goyal · 10 years ago
  9. 93e5ead x86/platform: New Intel Atom SOC power management controller driver by Li, Aubrey · 11 years ago
  10. 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
  11. e18eead3 ftrace/x86: Move the mcount/fentry code out of entry_64.S by Steven Rostedt · 11 years ago
  12. 197725d x86, espfix: Make espfix64 a Kconfig option, fix UML by H. Peter Anvin · 11 years ago
  13. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 11 years ago
  14. d2312e3 x86, vdso: Make vsyscall_gtod_data handling x86 generic by Stefani Seibold · 11 years ago
  15. 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
  16. 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
  17. 7da7c15 x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs by Bin Gao · 11 years ago
  18. bad5fa6 x86, microcode: Move to a proper location by Borislav Petkov · 11 years ago
  19. 46184415 arch: x86: New MailBox support driver for Intel SOC's by David E. Box · 11 years ago
  20. 5039e31 x86: Export x86 boot_params to sysfs by Dave Young · 11 years ago
  21. 1a338ac sched, x86: Optimize the preempt_schedule() call by Peter Zijlstra · 11 years ago
  22. 2995e50 x86: sysfb: move EFI quirks from efifb to sysfb by David Herrmann · 11 years ago
  23. e3263ab x86: provide platform-devices for boot-framebuffers by David Herrmann · 11 years ago
  24. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. fdd7888 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 83ab851 trace,x86: Move creation of irq tracepoints from apic.c to irq.c by Steven Rostedt (Red Hat) · 12 years ago
  27. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
  28. 757885e x86, microcode, amd: Early microcode patch loading support for AMD by Jacob Shin · 12 years ago
  29. 4d067d8 x86: Extend #DF debugging aid to 64-bit by Borislav Petkov · 12 years ago
  30. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 9cd4d78 x86/microcode_intel.h: Define functions and macros for early loading ucode by Fenghua Yu · 12 years ago
  32. f684199 kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ by Masami Hiramatsu · 12 years ago
  33. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  34. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  35. ce37f40 x86: Allow tracing of functions in arch/x86/kernel/rtc.c by David Vrabel · 12 years ago
  36. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  37. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  38. 6783eaa2 x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  39. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
  40. c5e6319 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
  41. 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
  42. 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
  43. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  44. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
  45. 1371270 x86, realmode: Move kernel/realmode.c to realmode/init.c by H. Peter Anvin · 13 years ago
  46. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
  47. 5a8c9ae x86, realmode: Move reboot_32.S to unified realmode code by Jarkko Sakkinen · 13 years ago
  48. 084ee1c6 x86, realmode: Relocator for realmode code by Jarkko Sakkinen · 13 years ago
  49. 4504689 x86: Use generic init_task by Thomas Gleixner · 13 years ago
  50. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 13 years ago
  51. 3f33ab1 x86/kprobes: Split out optprobe related code to kprobes-opt.c by Masami Hiramatsu · 13 years ago
  52. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 13 years ago
  53. 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
  54. 99e8b9c x86, NMI: Add NMI IPI selftest by Don Zickus · 13 years ago
  55. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  56. 1d48922 x86, nmi: Split out nmi from traps.c by Don Zickus · 13 years ago
  57. 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
  58. f3fb5b7 x86: Remove unnecessary compile flag tweaks for vsyscall code by Andy Lutomirski · 13 years ago
  59. 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
  60. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  61. 403f81d iommu/amd: Move missing parts to drivers/iommu by Joerg Roedel · 14 years ago
  62. 29b6841 x86: amd_iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 14 years ago
  63. 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 14 years ago
  64. 89e1be5 x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o by Steven Rostedt · 14 years ago
  65. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 14 years ago
  66. 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
  67. fffcda1 x86, gart: Rename pci-gart_64.c to amd_gart_64.c by Joerg Roedel · 14 years ago
  68. 4061d68 x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled by David Rientjes · 14 years ago
  69. 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
  70. 5d94e81 x86: Introduce pci_map_biosrom() by Dan Williams · 14 years ago
  71. ec8df88 x86: Remove superflous goal definition of tsc_sync by Henrik Kretzschmar · 14 years ago
  72. da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago
  73. 3d35ac3 x86, reboot: Move the real-mode reboot code to an assembly file by H. Peter Anvin · 14 years ago
  74. 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 14 years ago
  75. 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
  76. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  77. 991cfff x86, earlyprintk: Move mrst early console to platform/ and fix a typo by Feng Tang · 14 years ago
  78. 9cdca86 x86: platform: Move iris to x86/platform where it belongs by Thomas Gleixner · 14 years ago
  79. 82148d1 x86/platform: Add Eurobraille/Iris power off support by Shérab · 14 years ago
  80. 8654b1c x86: Move olpc to platform by Thomas Gleixner · 14 years ago
  81. 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago
  82. 9694d4a x86: Move mrst to platform by Thomas Gleixner · 14 years ago
  83. 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 14 years ago
  84. c4e72ad x86: Move visws to platform by Thomas Gleixner · 14 years ago
  85. b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago
  86. 937f961 x86: Move sfi to platform by Thomas Gleixner · 14 years ago
  87. 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
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  94. 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 14 years ago
  95. bf1ebf0 x86, olpc: Add XO-1 poweroff support by Daniel Drake · 14 years ago
  96. c20b5c3 x86, earlyprintk: Add earlyprintk for Intel Moorestown platform by Feng Tang · 14 years ago
  97. 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  98. 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 14 years ago
  99. 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 14 years ago
  100. d9f5ab7 jump label: x86 support by Jason Baron · 14 years ago