1. 7a8be08 [ARM] 4532/1: allow configuration of processor ID by Greg Ungerer · 17 years ago
  2. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  3. 57c5b99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  4. 2010d7f [IA64] Fix kernel hangup in kdump on INIT by Kenji Kaneshige · 17 years ago
  5. ac542a5 [IA64] Fix kernel panic in kdump on INIT by Kenji Kaneshige · 17 years ago
  6. a62c9fe [IA64] Remove vector from ia64_machine_kexec() by Simon Horman · 17 years ago
  7. e1b1eb0 [IA64] Fix race when multiple cpus go through MCA by Russ Anderson · 17 years ago
  8. 2bc5c28 [IA64] Remove needless delay in MCA rendezvous by Russ Anderson · 17 years ago
  9. 28eda5b [IA64] add driver for ACPI methods to call native firmware by Bjorn Helgaas · 17 years ago
  10. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  11. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  12. 62f420f PCI: use _CRS for PCI resource allocation by Gary Hade · 17 years ago
  13. 036fff4 PCI: skip ISA ioresource alignment on some systems by Gary Hade · 17 years ago
  14. 5b1ea82 PCI: i386: Compaq EVO N800c needs PCI bus renumbering by Juha Laiho · 17 years ago
  15. 346ca04 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" by Johannes Goecke · 17 years ago
  16. b205f6b i386: add support for picopower irq router by Thomas Backlund · 17 years ago
  17. 3d034ae PCI: pci_get_device call from interrupt in reboot fixups by Denis V. Lunev · 17 years ago
  18. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  19. 27f5d75 USB: re-remove <linux/usb_sl811.h> by David Brownell · 17 years ago
  20. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  21. 8e75ad8 [IA64] perfmon: Remove exit_pfm_fs() by Satyam Sharma · 17 years ago
  22. db6a5ce [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations by Satyam Sharma · 17 years ago
  23. ed6fb17 x86: HPET add another ICH7 PCI id by Venki Pallipadi · 17 years ago
  24. 32a2da6 x86: HPET force enable ICH5 suspend/resume fix by Venki Pallipadi · 17 years ago
  25. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  26. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  27. d54bd57 x86: HPET force enable o ICH7 and later by Venki Pallipadi · 17 years ago
  28. 610bf2f x86: HPET restructure hpet code for hpet force enable by Venki Pallipadi · 17 years ago
  29. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  30. bc1d99c x86_64: cleanup apic.c after clock events switch by Chris Wright · 17 years ago
  31. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  32. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  33. 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
  34. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 17 years ago
  35. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  36. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  37. ba7eda4 x86_64: Add (not yet used) clock event functions by Thomas Gleixner · 17 years ago
  38. 0229068 x86_64: prepare idle loop for dynamic ticks by Chris Wright · 17 years ago
  39. c4d58cb x86_64: remove nested irq disables by Thomas Gleixner · 17 years ago
  40. abc63fc x86_64: apic change setup_APIC_timer calling convention by Thomas Gleixner · 17 years ago
  41. b58eb00 x86_64: Remove APIC_DIVISOR by Thomas Gleixner · 17 years ago
  42. d03030e x86_64: Move apic calibration code around by Thomas Gleixner · 17 years ago
  43. 500ff08 x86_64: remove pit synchronization by Thomas Gleixner · 17 years ago
  44. 8017409 x86_64: prepare apic code for clock events by Thomas Gleixner · 17 years ago
  45. 7ffeeb1 x86: remove never used apic_mapped by Yinghai Lu · 17 years ago
  46. 0190dae i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  47. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  48. 2876914 i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  49. 06a24de i386: prepare sharing the hpet code with x86_64 by Thomas Gleixner · 17 years ago
  50. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  51. 89b2bbd x86_64: Select clocksource watchdog in Kconfig by Thomas Gleixner · 17 years ago
  52. 8f36881 x86: Geode MFGPT clock event device support by Andres Salomon · 17 years ago
  53. 83d7384 x86: Geode Multi-Function General Purpose Timers support by Andres Salomon · 17 years ago
  54. 5fa3a24 x86: block irq balancing for timer by Venki Pallipadi · 17 years ago
  55. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  56. c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
  57. 30f0b40 [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable by eric miao · 17 years ago
  58. 37c2f77 [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot loader by eric miao · 17 years ago
  59. fa0b625 [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27x by Russell King · 17 years ago
  60. a7073b8 [ARM] pxa: mark pxa_set_cken deprecated by Russell King · 17 years ago
  61. a88a447 [ARM] pxa: remove get_lcdclk_frequency_10khz() by Russell King · 17 years ago
  62. 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
  63. a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
  64. 00dc4f9 [ARM] pxa: make pxa27x devices globally visible by Russell King · 17 years ago
  65. 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago
  66. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  67. 08197f6 [ARM] pxa: make pxa timer initialisation select clock rate at runtime by Russell King · 17 years ago
  68. 6c3a158 [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection by Nicolas Pitre · 17 years ago
  69. a60ebc5 [SCSI] simscsi: Free scsi host on error by Matthew Wilcox · 17 years ago
  70. c41fbc6 [S390] pfault: Fix alignment of parameter list. by Heiko Carstens · 17 years ago
  71. 52480ee [S390] s390: use PAGE_SIZE in vmlinux.lds by Sam Ravnborg · 17 years ago
  72. e16af09 [S390] s390: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  73. a004fb0 [S390] cpcmd: fix inline assembly usage. by Heiko Carstens · 17 years ago
  74. 6517156 [S390] Use IPL CLEAR for reipl under z/VM by Michael Holzheu · 17 years ago
  75. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  76. f536010 [S390] disassembler: Remove redundant variable assignment by Christian Borntraeger · 17 years ago
  77. 74ccbdc [S390] disassembler: fix output for insns with 6 operands. by Martin Schwidefsky · 17 years ago
  78. 076fc80 [S390] appldata_base: Remove module_exit function and modular stuff by Satyam Sharma · 17 years ago
  79. 11b8bf0 [S390] appldata_base: Misc cpuinit annotations and bugfix by Satyam Sharma · 17 years ago
  80. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  81. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  82. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  83. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  84. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  85. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  86. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  87. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  88. dd6d184 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  89. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  90. 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
  91. 55982fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  92. 1ef3e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  93. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  94. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  95. aaf76a3 [MIPS] tlbex.c: Cleanup __init usage. by Franck Bui-Huu · 17 years ago
  96. 2c4d135 [MIPS] WRPPMC serial support move to platform device by Yoichi Yuasa · 17 years ago
  97. bdf5d42 [MIPS] VPE: reimplement ELF loader. by Ralf Baechle · 17 years ago
  98. 4b92fe2 [MIPS] cleanup WRPPMC include files by Yoichi Yuasa · 17 years ago
  99. dec8b1c [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. by Franck Bui-Huu · 17 years ago
  100. 89a8a5a [MIPS] SMP: Use ISO C struct initializer for local structs. by Ralf Baechle · 17 years ago