1. ff1ea52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  2. b5faa4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  3. a039767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 by Linus Torvalds · 17 years ago
  4. 9e893bb m68k: export atari_keyb_init by Adrian Bunk · 17 years ago
  5. 6b41016 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  6. 9ccc236 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  7. da457d4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  8. 552d2f8 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  9. 8c6531f x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  10. f44d9ef x86: fix APIC related bootup crash on Athlon XP CPUs by Ingo Molnar · 17 years ago
  11. 8232fd6 x86: export the symbol empty_zero_page on the 32-bit x86 architecture by Theodore Ts'o · 17 years ago
  12. 8645419 x86: fix kprobes_64.c inlining borkage by Andrew Morton · 17 years ago
  13. c82bc5a pci: use pci=bfsort for HP DL385 G2, DL585 G2 by Michal Schmidt · 17 years ago
  14. 4351785 x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  15. 000f4a9 lockdep: annotate do_debug() trap handler by Peter Zijlstra · 17 years ago
  16. bc84cf1 x86: turn off iommu merge by default by Ingo Molnar · 17 years ago
  17. 57c351d x86: printk kernel version in WARN_ON and other dump_stack users by Arjan van de Ven · 17 years ago
  18. d4d25de x86: fix NMI watchdog & 'stopped time' problem by Maciej W. Rozycki · 17 years ago
  19. b1e3afa [MIPS] vpe: Add missing "space" by Joe Perches · 17 years ago
  20. 8142294 [MIPS] Compliment va_start() with va_end(). by Richard Knutsson · 17 years ago
  21. 5b3af8f [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel by Thomas Bogendoerfer · 17 years ago
  22. 68de480 [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259 by Thomas Bogendoerfer · 17 years ago
  23. cce335ae [MIPS] 64-bit Sibyte kernels need DMA32. by Ralf Baechle · 17 years ago
  24. 940f6b4 [MIPS] Only build r4k clocksource for systems that work ok with it. by Ralf Baechle · 17 years ago
  25. 5aa85c9 [MIPS] Handle R4000/R4400 mfc0 from count register. by Ralf Baechle · 17 years ago
  26. 98ce472 [MIPS] IP32: More interrupt renumbering fixes. by Ralf Baechle · 17 years ago
  27. 526a677 [MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe. by Ralf Baechle · 17 years ago
  28. aea6863 [MIPS] time: Fix negated condition in cevt-r4k driver. by Ralf Baechle · 17 years ago
  29. 9a876d6 sh: include ax88796 in the defconfig for r7785rp by Magnus Damm · 17 years ago
  30. 9b145b1b sh: include ax88796 in the defconfig for r7780mp by Magnus Damm · 17 years ago
  31. abac3f7 sh: fix R2D-1 CF support by Magnus Damm · 17 years ago
  32. 233b28a Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console by Sonic Zhang · 17 years ago
  33. 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 17 years ago
  34. 9cb07b2 Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text by Mike Frysinger · 17 years ago
  35. fb32291 Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused by Robin Getz · 17 years ago
  36. 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 17 years ago
  37. 0bad33d Blackfin arch: Need to specify ax with the .init.text section, by Bernd Schmidt · 17 years ago
  38. f72eecb Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets by Robin Getz · 17 years ago
  39. eee1f15 Blackfin arch: update defconfig files by Mike Frysinger · 17 years ago
  40. 46c87c3 Blackfin arch: Fix typo, and add ENDPROC - no functional changes by Mike Frysinger · 17 years ago
  41. c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 17 years ago
  42. 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 17 years ago
  43. 7160e950 Blackfin arch: fix building for BF542 processors which only have 1 TWI by Mike Frysinger · 17 years ago
  44. 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 17 years ago
  45. d0025e5 Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined by Mike Frysinger · 17 years ago
  46. e40540b Blackfin arch: fix bug NOR Flash MTD mount fail by Sonic Zhang · 17 years ago
  47. 28a44d4 Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage by Cliff Cai · 17 years ago
  48. ad639b9 [POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USB by Grant Likely · 17 years ago
  49. 04ce7a9 [POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPI by Anton Vorontsov · 17 years ago
  50. ba3bdff5 [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spi by Anton Vorontsov · 17 years ago
  51. 27f49807 [POWERPC] 8xxx: MDS board RTC fixes by Kim Phillips · 17 years ago
  52. 06770a6 [S390] Add missing die_notifier() call to die(). by Heiko Carstens · 17 years ago
  53. a2cb073 [S390] Fix memory detection. by Heiko Carstens · 17 years ago
  54. 677d762 [S390] Dont overwrite lowcores on smp_send_stop(). by Heiko Carstens · 17 years ago
  55. b8e7a54 [S390] Fix kernel preemption. by Heiko Carstens · 17 years ago
  56. 37e3a6a [S390] appldata: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  57. 43ebbf1 [S390] cmm: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  58. 411788e [S390] Fix irq tracing and lockdep_sys_exit calls. by Heiko Carstens · 17 years ago
  59. 7aa8dac [S390] magic sysrq: check for in_atomic before doing an console_unblank by Christian Borntraeger · 17 years ago
  60. 0b47759 [POWERPC] Fix 8xx build breakage due to _tlbie changes by Benjamin Herrenschmidt · 17 years ago
  61. 072ef40 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  62. e6532b8 Pull fluff into release branch by Len Brown · 17 years ago
  63. 614a6bb Pull thermal into release branch by Len Brown · 17 years ago
  64. 61fd47e ACPI: fix two IRQ8 issues in IOAPIC mode by Shaohua Li · 17 years ago
  65. bebfa06 [POWERPC] Fix device tree interrupt map for Freescale ULI1575 boards by Kumar Gala · 17 years ago
  66. 2b46b56 [POWERPC] Fix possible division by zero in scaled time accounting by Michael Neuling · 17 years ago
  67. c443aca [POWERPC] spufs: Fix context destroy vs /spu readdir race by Jeremy Kerr · 17 years ago
  68. a2b5181 [POWERPC] Fix RTAS os-term usage on kernel panic by Linas Vepstas · 17 years ago
  69. 29a50a8 [POWERPC] 83xx: Handle mpc8360 rev. 2.1 RGMII timing erratum by Kim Phillips · 17 years ago
  70. 4a2adca [POWERPC] 83xx: Fix 2nd UCC entry in mpc832x_mds.dts by Kim Phillips · 17 years ago
  71. d8ecbb9 [POWERPC] 83xx: mpc832x mds: Fix board PHY reset code by Kim Phillips · 17 years ago
  72. 7ac3341 [POWERPC] Fix potential NULL dereference by Cyrill Gorcunov · 17 years ago
  73. fbe4817 [POWERPC] vdso: Fixes for cache block sizes by Olof Johansson · 17 years ago
  74. 92e21e7 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi into merge by Paul Mackerras · 17 years ago
  75. de0c74e [POWERPC] pasemi: Don't reset mpic at boot by Olof Johansson · 17 years ago
  76. b22da92 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  77. f9b6c1d [POWERPC] Fix build failure on legacy iSeries by Kamalesh Babulal · 17 years ago
  78. 3d1d662 [POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EP by Josh Boyer · 17 years ago
  79. b8b799a [POWERPC] 4xx: UIC add mask_ack callback by Valentine Barshak · 17 years ago
  80. 2ae24c5 [POWERPC] 4xx: balance ioremap/ioumap calls for Yucca by Roel Kluin · 17 years ago
  81. 221fe3a [POWERPC] Xilinx: Register AC97 Controller Reference with the platform bus by Joachim Foerster · 17 years ago
  82. ed08aff [POWERPC] 4xx: Replace #includes of asm/of_platform.h with linux/of_platform.h. by Jon Loeliger · 17 years ago
  83. 0961dbf [POWERPC] prpmc2800: Enable L2 cache by Mark A. Greer · 17 years ago
  84. 8693208 [POWERPC] pSeries: make pseries_defconfig minus PCI build again by Stephen Rothwell · 17 years ago
  85. 8f5c757 [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code by Nathan Lynch · 17 years ago
  86. 0f1a394 sh: lockless UTLB miss fast-path. by Paul Mundt · 17 years ago
  87. 1c6b2ca sh: Kill off UTLB flush in fast-path. by Paul Mundt · 17 years ago
  88. 90c7f46 Blackfin arch: cleanup kernel exception message, don't insult the customer. by Robin Getz · 17 years ago
  89. 80ef88d x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  90. af8a5af Blackfin arch: fix bug kernel not to boot up with mtd filesystems by Bernd Schmidt · 17 years ago
  91. 561cc18 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files by Michael Hennerich · 17 years ago
  92. 4c26c6c Blackfin arch: print out modules that are loaded if we get a kernel oops by Robin Getz · 17 years ago
  93. 5c91fb9 Blackfin arch: Add assembly function insl_16 by Michael Hennerich · 17 years ago
  94. 1754a5d Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd by Mike Frysinger · 17 years ago
  95. 6d1b30e x86: reboot fixup for wrap2c board by Denys · 17 years ago
  96. 3d9befd x86: check boundary in count setup resource by Yinghai Lu · 17 years ago
  97. f4df73c x86: add hpet sanity checks by Thomas Gleixner · 17 years ago
  98. bbbd999 x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c by David P. Reed · 17 years ago
  99. c399da0 x86: fix freeze in x86_64 RTC update code in time_64.c by David P. Reed · 17 years ago
  100. 699d934 x86: fixup cpu_info array conversion by Thomas Gleixner · 17 years ago