1. da4276b x86: offer frame pointers in all build modes by Ingo Molnar · 16 years ago
  2. b0a11f4 Merge branches 'iommu/api' and 'iommu/amd' into for-linus by Joerg Roedel · 16 years ago
  3. 2e11760 AMD IOMMU: add Kconfig entry for statistic collection code by Joerg Roedel · 16 years ago
  4. 1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected by Joerg Roedel · 16 years ago
  5. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 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 · 16 years ago
  10. 973656f x86, sparseirq: clean up Kconfig entry by Ingo Molnar · 16 years ago
  11. 4e17fee x86: turn CONFIG_SPARSE_IRQ off by default by Ingo Molnar · 16 years ago
  12. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
  13. 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 · 16 years ago
  14. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 16 years ago
  15. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  16. 78637a97 x86: Set CONFIG_NR_CPUS even on UP by Mike Travis · 16 years ago
  17. 36f5101 x86: enable MAXSMP by Mike Travis · 16 years ago
  18. 17483a1 sparseirq: fix !SMP building, #2 by Yinghai Lu · 16 years ago
  19. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  20. 78f902c Merge commit 'v2.6.28-rc8' into x86/doc by Ingo Molnar · 16 years ago
  21. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  22. 8299608 Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 by Ingo Molnar · 16 years ago
  23. 81444a7 Merge branch 'tracing/fastboot' into cpus4096 by Ingo Molnar · 16 years ago
  24. e18d7af Merge commit 'v2.6.28-rc8' into x86/mm by Ingo Molnar · 16 years ago
  25. 8a4830f sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build by Yinghai Lu · 16 years ago
  26. aa9c9b8 Merge branch 'linus' into x86/quirks by Ingo Molnar · 16 years ago
  27. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  28. c051556 Merge commit 'v2.6.28-rc7' into x86/cleanups by Ingo Molnar · 16 years ago
  29. 6083aa4 Merge branch 'x86/io' into x86/iommu by Ingo Molnar · 16 years ago
  30. 8daa190 x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter by Niels de Vos · 16 years ago
  31. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
  32. f6d2e6f Merge branch 'x86/urgent' into x86/iommu by Ingo Molnar · 16 years ago
  33. 2c5643b x86: provide readq()/writeq() on 32-bit too by Hitoshi Mitake · 16 years ago
  34. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  35. 943f3d0 Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 by Ingo Molnar · 16 years ago
  36. e45f2c0 x86: correct link to HPET timer specification by Denis V. Lunev · 16 years ago
  37. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 16 years ago
  38. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  39. fc02e90 Merge commit 'v2.6.28-rc6' into sched/core by Ingo Molnar · 16 years ago
  40. 3108864 Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 3ac3ba0 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  42. b5fe363 x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 by Yinghai Lu · 16 years ago
  43. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  44. cbe9ee0 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  45. a1afd01 x86: default to SWIOTLB=y on x86_64 by Joerg Roedel · 16 years ago
  46. 9dacc71 Merge commit 'v2.6.28-rc5' into x86/cleanups by Ingo Molnar · 16 years ago
  47. 604d205 x86: make NUMA on 32-bit depend on EXPERIMENTAL again by Rafael J. Wysocki · 16 years ago
  48. 60a011c Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 16 years ago
  49. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  50. c280ea5 x86: fix documentation typo in arch/x86/Kconfig by Ingo Molnar · 16 years ago
  51. 6cd10f8 x86, voyager: fix smp generic helper voyager breakage by James Bottomley · 16 years ago
  52. f1c4be5 tracing, x86: clean up FUNCTION_RET_TRACER Kconfig by Ingo Molnar · 16 years ago
  53. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 16 years ago
  54. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
  55. ae1e913 sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER by Ingo Molnar · 16 years ago
  56. 4694516 x86: Make NUMA on 32-bit depend on BROKEN by Rafael J. Wysocki · 16 years ago
  57. 895e031 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  58. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  59. 258594a Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  60. a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. a87d091 x86, sched: enable wchan config menu item on 64-bit by Ken Chen · 16 years ago
  62. fd51b2d x86: update CONFIG_NUMA description by KOSAKI Motohiro · 16 years ago
  63. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  64. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 16 years ago
  65. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  66. 3555105 x86: add memory hotremove config option by Gary Hade · 16 years ago
  67. 74c75f5 Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 16 years ago
  69. 7a52768 x86: simplify X86_MPPARSE config option by Jan Beulich · 16 years ago
  70. 7a9787e Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  71. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  72. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  73. 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 16 years ago
  74. 9e89981 x86, mm: enable GBPAGES option by default by Nick Piggin · 16 years ago
  75. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  76. 27471fd i7300_idle driver v1.55 by Andy Henroid · 16 years ago
  77. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  80. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  81. 3e10e87 Merge branch 'linus' into tracing-v28-for-linus-v3 by Ingo Molnar · 16 years ago
  82. 89cedfe cpuidle: upon BIOS bug, default to default_idle rather than polling by Venkatesh Pallipadi · 16 years ago
  83. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  85. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  86. 3235e93 x86: remove sparse irq from Kconfig by Thomas Gleixner · 16 years ago
  87. 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 16 years ago
  88. 199751d x86: make 32 bit to use sparse_irq by Yinghai Lu · 16 years ago
  89. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  90. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  91. 6da55c3 x86: enable dyn_array support by Yinghai Lu · 16 years ago
  92. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  93. e4b2b88 ftrace: enable using mcount recording on x86 by Steven Rostedt · 16 years ago
  94. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  95. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  96. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  97. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  98. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  99. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  100. 2ffb350 x86: change MTRR_SANITIZER to def_bool y by Yinghai Lu · 16 years ago