1. 89e1be5 x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o by Steven Rostedt · 15 years ago
  2. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 15 years ago
  3. 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 · 15 years ago
  4. fffcda1 x86, gart: Rename pci-gart_64.c to amd_gart_64.c by Joerg Roedel · 15 years ago
  5. 4061d68 x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled by David Rientjes · 15 years ago
  6. 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 · 15 years ago
  7. 5d94e81 x86: Introduce pci_map_biosrom() by Dan Williams · 15 years ago
  8. ec8df88 x86: Remove superflous goal definition of tsc_sync by Henrik Kretzschmar · 15 years ago
  9. da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 15 years ago
  10. 3d35ac3 x86, reboot: Move the real-mode reboot code to an assembly file by H. Peter Anvin · 15 years ago
  11. 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 15 years ago
  12. 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 · 15 years ago
  13. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 15 years ago
  14. 991cfff x86, earlyprintk: Move mrst early console to platform/ and fix a typo by Feng Tang · 16 years ago
  15. 9cdca86 x86: platform: Move iris to x86/platform where it belongs by Thomas Gleixner · 16 years ago
  16. 82148d1 x86/platform: Add Eurobraille/Iris power off support by Shérab · 16 years ago
  17. 8654b1c x86: Move olpc to platform by Thomas Gleixner · 16 years ago
  18. 329b84e x86: Move uv to platform by Thomas Gleixner · 16 years ago
  19. 9694d4a x86: Move mrst to platform by Thomas Gleixner · 16 years ago
  20. 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 16 years ago
  21. c4e72ad x86: Move visws to platform by Thomas Gleixner · 16 years ago
  22. b17ed48 x86: Move efi to platform by Thomas Gleixner · 16 years ago
  23. 937f961 x86: Move sfi to platform by Thomas Gleixner · 16 years ago
  24. 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 · 16 years ago
  25. 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 · 16 years ago
  26. 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 · 16 years ago
  27. 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 · 16 years ago
  28. 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 · 16 years ago
  29. 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 · 16 years ago
  30. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 16 years ago
  31. 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 16 years ago
  32. bf1ebf0 x86, olpc: Add XO-1 poweroff support by Daniel Drake · 16 years ago
  33. c20b5c3 x86, earlyprintk: Add earlyprintk for Intel Moorestown platform by Feng Tang · 16 years ago
  34. 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  35. 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 16 years ago
  36. 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 16 years ago
  37. d9f5ab7 jump label: x86 support by Jason Baron · 16 years ago
  38. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 16 years ago
  39. 5bef80a x86, iommu: Add proper dependency sort routine (and sanity check). by Konrad Rzeszutek Wilk · 16 years ago
  40. 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 16 years ago
  41. fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 16 years ago
  42. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 16 years ago
  43. bb24c47 x86, apbt: Moorestown APB system timer driver by Jacob Pan · 17 years ago
  44. c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 16 years ago
  45. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 17 years ago
  46. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 17 years ago
  47. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  48. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
  49. 3f4110a x86: Add Moorestown early detection by Thomas Gleixner · 17 years ago
  50. 4792621 x86: Replace the now identical time_32/64.c by time.c by Thomas Gleixner · 17 years ago
  51. efafc8b x86: add arch-specific SFI support by Feng Tang · 17 years ago
  52. 57844a8 x86: Add x86_init infrastructure by Thomas Gleixner · 17 years ago
  53. 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 17 years ago
  54. f386c61 gcov: exclude code operating in userspace from profiling by Peter Oberparleiter · 17 years ago
  55. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 17 years ago
  56. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
  57. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 17 years ago
  58. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 17 years ago
  59. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  60. 0067f12 hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interfaces by K.Prasad · 17 years ago
  61. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
  62. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 17 years ago
  63. 31cb45e x86: unify irqinit_{32,64}.c into irqinit.c by Pekka Enberg · 17 years ago
  64. 2e8844e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 17 years ago
  65. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 17 years ago
  66. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  67. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 17 years ago
  68. 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 17 years ago
  69. ccd50df tracing/syscalls: support for syscalls tracing on x86, fix by Ingo Molnar · 17 years ago
  70. 8a327f6 x86, bts: add selftest for BTS by Markus Metzger · 17 years ago
  71. 5ab5ab3 x86: UV, SGI RTC: add UV RTC clocksource/clockevents by Dimitri Sivanich · 17 years ago
  72. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 17 years ago
  73. 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 17 years ago
  74. 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 17 years ago
  75. f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 17 years ago
  76. 06cd9a7 x86: add x2apic config by Yinghai Lu · 17 years ago
  77. f095df0 x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk by Ingo Molnar · 17 years ago
  78. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 17 years ago
  79. 6bda2c8 x86: remove subarchitecture support by Ingo Molnar · 17 years ago
  80. 7b38725 x86: remove subarchitecture support code by Ingo Molnar · 17 years ago
  81. b3daa3a x86, bigsmp: consolidate code by Ingo Molnar · 17 years ago
  82. 7c20dcc x86, summit: consolidate code, fix by Ingo Molnar · 17 years ago
  83. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 17 years ago
  84. 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 17 years ago
  85. b041cf2 x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c by Ian Campbell · 17 years ago
  86. 03b4863 x86: make UV support configurable by Nick Piggin · 17 years ago
  87. 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 17 years ago
  88. 16c2d3f x86: rename tlb_64.c to tlb.c by Tejun Heo · 17 years ago
  89. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 17 years ago
  90. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 17 years ago
  91. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  92. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  93. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 17 years ago
  94. cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 17 years ago
  95. 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 18 years ago
  96. dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 18 years ago
  97. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 18 years ago
  98. 5ceb40d x86: signal: unify signal_{32|64}.c by Hiroshi Shimamoto · 18 years ago
  99. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 18 years ago
  100. 7d55718 Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing by Ingo Molnar · 18 years ago