1. d0153ca x86, vmi: Mark VMI deprecated and schedule it for removal by Alok Kataria · 15 years ago
  2. 4701472 x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL by Jaswinder Singh Rajput · 15 years ago
  3. d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
  4. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  5. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  6. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  7. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  8. 0c02a20 intel-iommu: Kill DMAR_BROKEN_GFX_WA option. by David Woodhouse · 15 years ago
  9. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
  10. 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 · 15 years ago
  11. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  13. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  17. 6ac162d x86/gart: Do not select AGP for GART_IOMMU by Pavel Vasilyev · 15 years ago
  18. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  19. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  20. 3f4110a x86: Add Moorestown early detection by Thomas Gleixner · 15 years ago
  21. 5f0db7a SFI: Hook PCI MMCONFIG by Feng Tang · 15 years ago
  22. efafc8b x86: add arch-specific SFI support by Feng Tang · 15 years ago
  23. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  24. 46cf98c x86, pat: Generalize the use of page flag PG_uncached by Venkatesh Pallipadi · 15 years ago
  25. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  26. 4518e6a x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA by Tejun Heo · 15 years ago
  27. 08fc458 percpu: build first chunk allocators selectively by Tejun Heo · 15 years ago
  28. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  29. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  30. c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 15 years ago
  31. 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 15 years ago
  32. bab9bc6 x86: mce: Update X86_MCE description in x86/Kconfig by Andi Kleen · 15 years ago
  33. c31d963 x86: mce: Make CONFIG_X86_ANCIENT_MCE dependent on CONFIG_X86_MCE by Andi Kleen · 15 years ago
  34. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 15 years ago
  35. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  36. c7ab48d intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA by David Woodhouse · 15 years ago
  37. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  38. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
  40. 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  41. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  42. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  43. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 15 years ago
  44. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  45. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 48b1fdd Merge branch 'irq/numa' into x86/mce3 by H. Peter Anvin · 15 years ago
  47. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  48. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  49. cd13adcc x86: trivial clean up for arch/x86/Kconfig by Hidetoshi Seto · 15 years ago
  50. ea149b3 x86, mce: add basic error injection infrastructure by Andi Kleen · 15 years ago
  51. de5619d x86, mce: enable MCE_AMD for 32bit NEW_MCE by Andi Kleen · 15 years ago
  52. 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 15 years ago
  53. 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 15 years ago
  54. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 15 years ago
  55. 2671780 x86: make CONFIG_RELOCATABLE the default by H. Peter Anvin · 15 years ago
  56. ceefccc x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB by H. Peter Anvin · 15 years ago
  57. 845adf7 x86: add a Kconfig symbol for when relocations are needed by H. Peter Anvin · 15 years ago
  58. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  59. 15e957d x86/irq: use move_irq_desc() in create_irq_nr() by Yinghai Lu · 15 years ago
  60. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  61. fcef591 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC by Yinghai Lu · 15 years ago
  62. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 15 years ago
  63. 9b820a8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 2a3313f x86: more than 8 32-bit CPUs requires X86_BIGSMP by Michael K. Johnson · 15 years ago
  66. 9d6c26e x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC by Suresh Siddha · 15 years ago
  67. ca713c2 x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken by Yinghai Lu · 15 years ago
  68. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 54c28d2 x86, uv: add Kconfig dependency on NUMA for UV systems by Jack Steiner · 15 years ago
  70. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  71. f7d7f86 x86, intel-iommu: fix X2APIC && !ACPI build failure by David Woodhouse · 15 years ago
  72. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  73. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  74. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 15 years ago
  76. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  77. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  78. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  79. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  80. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  82. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  83. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  84. fc2869f x86: disable __do_IRQ support by Thomas Gleixner · 15 years ago
  85. 4cf2e75 intel-iommu: Enable DMAR on 32-bit kernel. by David Woodhouse · 15 years ago
  86. 2118d0c dma-debug: x86 architecture bindings by Joerg Roedel · 16 years ago
  87. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 15 years ago
  88. 62395ef Merge branch 'x86/asm' into tracing/syscalls by Ingo Molnar · 15 years ago
  89. 0634023 Merge branch 'x86/core' into x86/kconfig by Ingo Molnar · 15 years ago
  90. f9a36fa x86: disable __do_IRQ support by Thomas Gleixner · 15 years ago
  91. 1b3fa2ce tracing/x86: basic implementation of syscall tracing for x86 by Frederic Weisbecker · 15 years ago
  92. 46d50c9 x86, 32-bit: also limit NODES_HIGH_SHIFT here by Jan Beulich · 15 years ago
  93. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  94. fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 15 years ago
  95. 9b779ed x86: cpu architecture debug code by Jaswinder Singh Rajput · 15 years ago
  96. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  97. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 15 years ago
  98. 8163d88 Merge commit 'v2.6.29-rc7' into perfcounters/core by Ingo Molnar · 15 years ago
  99. 2e22ea7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 15 years ago
  100. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago