1. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  2. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  3. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  4. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  5. 62f420f PCI: use _CRS for PCI resource allocation by Gary Hade · 17 years ago
  6. 036fff4 PCI: skip ISA ioresource alignment on some systems by Gary Hade · 17 years ago
  7. 5b1ea82 PCI: i386: Compaq EVO N800c needs PCI bus renumbering by Juha Laiho · 17 years ago
  8. 346ca04 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" by Johannes Goecke · 17 years ago
  9. b205f6b i386: add support for picopower irq router by Thomas Backlund · 18 years ago
  10. 3d034ae PCI: pci_get_device call from interrupt in reboot fixups by Denis V. Lunev · 18 years ago
  11. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 18 years ago
  12. ed6fb17 x86: HPET add another ICH7 PCI id by Venki Pallipadi · 17 years ago
  13. 32a2da6 x86: HPET force enable ICH5 suspend/resume fix by Venki Pallipadi · 17 years ago
  14. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  15. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  16. d54bd57 x86: HPET force enable o ICH7 and later by Venki Pallipadi · 17 years ago
  17. 610bf2f x86: HPET restructure hpet code for hpet force enable by Venki Pallipadi · 17 years ago
  18. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  19. bc1d99c x86_64: cleanup apic.c after clock events switch by Chris Wright · 17 years ago
  20. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  21. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  22. 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
  23. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 17 years ago
  24. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  25. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  26. ba7eda4 x86_64: Add (not yet used) clock event functions by Thomas Gleixner · 17 years ago
  27. 0229068 x86_64: prepare idle loop for dynamic ticks by Chris Wright · 17 years ago
  28. c4d58cb x86_64: remove nested irq disables by Thomas Gleixner · 17 years ago
  29. abc63fc x86_64: apic change setup_APIC_timer calling convention by Thomas Gleixner · 17 years ago
  30. b58eb00 x86_64: Remove APIC_DIVISOR by Thomas Gleixner · 17 years ago
  31. d03030e x86_64: Move apic calibration code around by Thomas Gleixner · 17 years ago
  32. 500ff08 x86_64: remove pit synchronization by Thomas Gleixner · 17 years ago
  33. 8017409 x86_64: prepare apic code for clock events by Thomas Gleixner · 17 years ago
  34. 7ffeeb1 x86: remove never used apic_mapped by Yinghai Lu · 17 years ago
  35. 0190dae i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  36. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  37. 2876914 i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  38. 06a24de i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  39. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  40. 8f36881 x86: Geode MFGPT clock event device support by Andres Salomon · 17 years ago
  41. 83d7384 x86: Geode Multi-Function General Purpose Timers support by Andres Salomon · 17 years ago
  42. 5fa3a24 x86: block irq balancing for timer by Venki Pallipadi · 17 years ago
  43. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  44. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  45. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  46. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  47. 27bd0c9 x86: sanitize pathes arch/x86/kernel/cpu/Makefile by Thomas Gleixner · 17 years ago
  48. 45bc6cd x86: sanitize pathes arch/x86/kernel/Makefile_64 by Thomas Gleixner · 17 years ago
  49. c668ce1 x86: sanitize pathes arch/x86/kernel/Makefile_32 by Thomas Gleixner · 17 years ago
  50. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago
  51. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago
  52. 95119fb x86_64: move mm by Thomas Gleixner · 17 years ago
  53. 9e9b457 x86_64: move boot by Thomas Gleixner · 17 years ago
  54. f68c065 x86_64: move pci by Thomas Gleixner · 17 years ago
  55. 7648b13 x86_64: move vdso by Thomas Gleixner · 17 years ago
  56. 185f3d3 x86_64: move lib by Thomas Gleixner · 17 years ago
  57. 51b2833 x86_64: move kernel/cpufreq by Thomas Gleixner · 17 years ago
  58. e8d08eb x86_64: move kernel/acpi by Thomas Gleixner · 17 years ago
  59. 987c75d7 x86_64: move crypto by Thomas Gleixner · 17 years ago
  60. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago
  61. f7627e2 i386: move kernel/cpu by Thomas Gleixner · 17 years ago
  62. 4ac24f6 i386: move video by Thomas Gleixner · 17 years ago
  63. ff43956 i386: move oprofile by Thomas Gleixner · 17 years ago
  64. 9402e12 i386: move mach-voyager by Thomas Gleixner · 17 years ago
  65. 9702785 i386: move xen by Thomas Gleixner · 17 years ago
  66. 334e621 i386: move mach-es7000 by Thomas Gleixner · 17 years ago
  67. d629e03 i386: move mach-default by Thomas Gleixner · 17 years ago
  68. ad757b6 i386: move mm by Thomas Gleixner · 17 years ago
  69. 96ae6ea i386: move boot by Thomas Gleixner · 17 years ago
  70. 0530bf3 i386: move boot by Thomas Gleixner · 17 years ago
  71. 19d8d79 i386: move boot by Thomas Gleixner · 17 years ago
  72. c750a66 i386: move mach-generic by Thomas Gleixner · 17 years ago
  73. c2b84d8 i386: move mach-visws by Thomas Gleixner · 17 years ago
  74. fb9aa6f i386: move pci by Thomas Gleixner · 17 years ago
  75. 4b60eb8 i386: move power by Thomas Gleixner · 17 years ago
  76. 44f0257 i386: move lib by Thomas Gleixner · 17 years ago
  77. da957e1 i386: move math-emu by Thomas Gleixner · 17 years ago
  78. 2ec1df4 i386: move kernel/cpu/mtrr by Thomas Gleixner · 17 years ago
  79. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago
  80. c18db0d i386: move kernel/cpu/mcheck by Thomas Gleixner · 17 years ago
  81. 23d6f82 i386: move kernel/acpi by Thomas Gleixner · 17 years ago
  82. 9c201942 i386: move crypto by Thomas Gleixner · 17 years ago