1. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 8dd11f8 ppc: fix comment typo singal -> signal by Justin P. Mattock · 14 years ago
  3. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  4. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  5. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  6. 2c184cd powerpc/85xx: add DIU support to the Freecale P1022DS reference board by Timur Tabi · 14 years ago
  7. 9540041 powerpc/fsl-booke: Add p5020 DS board support by Kumar Gala · 14 years ago
  8. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 14 years ago
  9. b6f9e59 powerpc/fsl-booke: Add p3041 DS board support by Kumar Gala · 14 years ago
  10. f7a07fd powerpc/p1022: Add probing for individual DMA channels by Timur Tabi · 14 years ago
  11. 677de42 powerpc/85xx: flush dcache before resetting cores by Matthew McClintock · 14 years ago
  12. 5d69296 powerpc/85xx: Minor fixups for kexec on 85xx by Matthew McClintock · 14 years ago
  13. edb8580 powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec by Matthew McClintock · 14 years ago
  14. 5b8544c powerpc/ppc64e: Fix link problem when building ppc64e_defconfig by Kumar Gala · 14 years ago
  15. dc1c41f powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock by Kumar Gala · 14 years ago
  16. 6d4f2fb powerpc/85xx: Fix compilation of mpc85xx_mds.c by Alexander Graf · 14 years ago
  17. 42a0ae2 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
  18. 30be4c9 powerpc/85xx: Introduce support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  19. e9502fb powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridge by Dmitry Eremin-Solenikov · 14 years ago
  20. 99d8238f powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  21. dee9ad7 powerpc/85xx: Fix booting for P1021MDS boards by Anton Vorontsov · 15 years ago
  22. bb863e8 powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  23. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  24. f933a41 powerpc/85xx: kexec for SMP 85xx BookE systems by Matthew McClintock · 14 years ago
  25. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  26. b9f1cd7 powerpc/book3e: More doorbell cleanups. Sample the PIR register by Benjamin Herrenschmidt · 14 years ago
  27. 48936a08 powerpc/85xx: Add P1021MDS board support by Haiying Wang · 15 years ago
  28. e0f278a powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n by Anton Vorontsov · 15 years ago
  29. 59603b9 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  30. 7e026f7 powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock by Anton Vorontsov · 15 years ago
  31. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  32. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  33. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  34. e98efaf powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards by Anton Vorontsov · 15 years ago
  35. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  36. d1d47ec powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem by Peter Tyser · 15 years ago
  37. fa64429 powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  38. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  39. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 15 years ago
  40. 7b62922 powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem by Peter Tyser · 15 years ago
  41. c1fb834 mpc8569mds: Add bscr setting for rtbi mode by Liu Yu-B13201 · 15 years ago
  42. 29827b0 powerpc/85xx: Wrong variable returned on error by Roel Kluin · 15 years ago
  43. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  44. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  45. ab2f489 powerpc/p4080: Add basic support for p4080ds platform by Kumar Gala · 15 years ago
  46. 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
  47. 3cfee0a powerpc/85xx: Add power management support for MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  48. 52dffd7 powerpc/85xx: Added P1020RDB Platform support. by Poonam Aggrwal · 15 years ago
  49. dc2e673 powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB by Poonam Aggrwal · 15 years ago
  50. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  51. 757cbd4 powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops by Kumar Gala · 15 years ago
  52. 77c0a70 powerpc: Properly start decrementer on BookE secondary CPUs by Benjamin Herrenschmidt · 15 years ago
  53. 3702977 powerpc: Remove swiotlb_pci_dma_ops by FUJITA Tomonori · 15 years ago
  54. 762afb7 powerpc: Remove addr_needs_map in struct dma_mapping_ops by FUJITA Tomonori · 15 years ago
  55. 9b9d401 powerpc/85xx: Add QE USB support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  56. 7792da8 powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function by Liang Li · 15 years ago
  57. fb8e3e1 powerpc/85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  58. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 15 years ago
  59. c4673f9 powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards by Anton Vorontsov · 16 years ago
  60. 6cc7959 powerpc/85xx: remove duplicated #include by Huang Weiyi · 16 years ago
  61. cb1ffb620 powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu by Kumar Gala · 16 years ago
  62. fa87461 powerpc/85xx: Fix FSL RapidIO probing on MDS boards by Randy Vinson · 16 years ago
  63. a44a23e powerpc/85xx: Stop using ppc_md.init on socrates by Kumar Gala · 16 years ago
  64. 3038acf powerpc/85xx: Add platform support for X-ES MPC85xx boards by Nate Case · 16 years ago
  65. 152d018 powerpc/85xx: Add SWIOTLB support to FSL boards by Kumar Gala · 16 years ago
  66. 01af950 powerpc/85xx: Add P2020DS board support by Kumar Gala · 16 years ago
  67. 5e8306f powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boards by Anton Vorontsov · 16 years ago
  68. 4b3b42b powerpc/85xx: Add MPC8569MDS board support by Haiying Wang · 16 years ago
  69. ea5130d powerpc/85xx: clean up for mpc8568_mds name by Haiying Wang · 16 years ago
  70. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  71. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  72. 393adca powerpc/85xx: Add support for the "socrates" board (MPC8544). by Wolfgang Grandegger · 16 years ago
  73. 84ba4a5 powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes by Anton Vorontsov · 16 years ago
  74. 563fdd4 powerpc/85xx: Update smp support to handle doorbells and non-mpic init by Kumar Gala · 16 years ago
  75. 2b881b9 powerpc/85xx: remove setup_irq(NULL action) in ksi8560 by Thomas Gleixner · 16 years ago
  76. 870029a powerpc/85xx: Add local_irq_restore in error handling code by Julia Lawall · 16 years ago
  77. 8bd3947 powerpc/85xx: Add SMP support to MPC8572 DS by Kumar Gala · 16 years ago
  78. aab0d37 powerpc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  79. 06be64a powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DS by Haiying Wang · 16 years ago
  80. 24a9959 powerpc/85xx: Fix compile warnings in mpc85xx_mds.c by Kumar Gala · 16 years ago
  81. d5b26db powerpc/85xx: Add support for SMP initialization by Kumar Gala · 16 years ago
  82. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  83. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  84. 4e330bc powerpc: make Freescale QE support a selectable Kconfig option by Timur Tabi · 16 years ago
  85. 0161dca powerpc: Drop redundant machine type print in show_cpuinfo by Becky Bruce · 16 years ago
  86. 66576a8 powerpc/sbc8560: fix compile warning on CPM pin array by Paul Gortmaker · 16 years ago
  87. cf0d19f powerpc/fsl: proliferate simple-bus compatibility to soc nodes by Kim Phillips · 16 years ago
  88. 2d07db3 powerpc: Remove Kconfig PPC_CPM_NEW_BINDING by Kumar Gala · 17 years ago
  89. 52ddd1c powerpc/85xx/86xx: some refactoring for fsl_uli1575 code by Anton Vorontsov · 17 years ago
  90. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  91. b93eeba powerpc/85xx: Minor fixes for 85xxds and 8536ds board. by Jason Jin · 16 years ago
  92. a64887e powerpc/85xx: publish of device for cds platforms by Dave Jiang · 17 years ago
  93. 2f3804e powerpc/85xx: Add support for MPC8536DS by Kumar Gala · 16 years ago
  94. a712b65 powerpc/85xx: minor fixes for MPC85xx DS board port by Kumar Gala · 16 years ago
  95. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  96. 2308c95 powerpc/85xx: Update pin setup for 8560ads by Vitaly Bordug · 17 years ago
  97. 6dd1b64 powerpc/85xx: add board support for the TQM8548 modules by Wolfgang Grandegger · 17 years ago
  98. 4fb035f powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modules by Wolfgang Grandegger · 17 years ago
  99. c4ea896 [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups by Kumar Gala · 17 years ago
  100. 741edc4 [POWERPC] 85xx: Enable MSI support for 85xxds board by Jason Jin · 17 years ago