1. 6ec859e [POWERPC] celleb: Consolidate io-workarounds code by Ishizaki Kou · 16 years ago
  2. 7cfb62a [POWERPC] cell: Generalize io-workarounds code by Ishizaki Kou · 16 years ago
  3. 36f8a2c [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries by Michael Ellerman · 16 years ago
  4. f7ebf35 [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ by Michael Ellerman · 16 years ago
  5. cb1e2ab [POWERPC] Register udbg console early on pseries LPAR by Michael Ellerman · 16 years ago
  6. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 16 years ago
  7. 9cb82f2 [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries by Tony Breeds · 16 years ago
  8. 988479e [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c by Michael Ellerman · 16 years ago
  9. e988a13 [POWERPC] Add include of linux/of.h to os-area.c by Michael Ellerman · 17 years ago
  10. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  11. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  12. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 17 years ago
  13. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  14. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  15. 1af9fa8 [POWERPC] Simplify xics direct/lpar irq_host setup by Michael Ellerman · 16 years ago
  16. f01567d [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ() by Michael Ellerman · 16 years ago
  17. 30d6ad2 [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_cascade() by Michael Ellerman · 16 years ago
  18. 032ace7 [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c by Michael Ellerman · 16 years ago
  19. 11a55f2 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  20. 858c52d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs by Paul Mackerras · 16 years ago
  21. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 1a9ebc0 [POWERPC] 83xx: mpc8315 - fix USB UTMI Host setup by Anton Vorontsov · 16 years ago
  24. 16787b4 [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier. by Paul Gortmaker · 16 years ago
  25. 06f35b4 [POWERPC] 86xx: mark functions static, other minor cleanups by Paul Gortmaker · 16 years ago
  26. a5dc66e [POWERPC] 85xx: Fix compile warning by Kumar Gala · 16 years ago
  27. 4e8aae8 [POWERPC] 86xx: Add support for Wind River SBC8641D board by Paul Gortmaker · 16 years ago
  28. 9c43279 [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matching by Anton Vorontsov · 16 years ago
  29. 3dd82a1 [POWERPC] CPM: Always use new binding. by Scott Wood · 16 years ago
  30. 1028d4f [POWERPC] 85xx: Enable DMA engine on the MPC8544 DS by Sebastian Siewior · 16 years ago
  31. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  32. 5faae2e [POWERPC] Always add preferred consoles in platforms/pseries/lpar.c by Michael Ellerman · 16 years ago
  33. 21cf913 [POWERPC] Move prototype for find_udbg_vterm() into a header file by Michael Ellerman · 16 years ago
  34. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 16 years ago
  35. 2fe37a6 [POWERPC] celleb: Coding style cleanup by Ishizaki Kou · 16 years ago
  36. c7cd5b9 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 16 years ago
  37. e92716f [POWERPC] 4xx: Add idle wait support for 44x platforms by Jerone Young · 16 years ago
  38. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 16 years ago
  39. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 16 years ago
  40. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 16 years ago
  41. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 16 years ago
  42. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  43. f724bf7 [POWERPC] pasemi: Minor iommu cleanup by Olof Johansson · 16 years ago
  44. c6d4d5a [POWERPC] Convert pci and eeh code to of_device_is_available by Nathan Lynch · 16 years ago
  45. d0c8df6 [POWERPC] 4xx: Use machine_device_initcall() for warp_nand by Valentine Barshak · 16 years ago
  46. 93173ce [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c by Stefan Roese · 16 years ago
  47. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  48. b163a25 [POWERPC] PS3: Split device setup for static vs. dynamic devices by Geert Uytterhoeven · 16 years ago
  49. ca052f7 [POWERPC] PS3: Save power in busy loops on halt by Geert Uytterhoeven · 16 years ago
  50. 23afcb4 [POWERPC] PS3: Add ps3_get_speid routine by Takashi Yamamoto · 16 years ago
  51. ad18c3d [POWERPC] PS3: Fix unlikely typo in ps3_get_irq by Roel Kluin · 16 years ago
  52. e6b1891 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  53. f10095c powerpc/pseries/xcis: ansify by Al Viro · 16 years ago
  54. ada397e [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note names by Gerhard Stenzel · 16 years ago
  55. 36d29ed [POWERPC] spufs: save MFC command channel before purging MFC queue by Jeremy Kerr · 16 years ago
  56. 4eb5aef [POWERPC] spufs: reacquire LS pointer in spu_process_callback by Jeremy Kerr · 16 years ago
  57. af8b44e [POWERPC] spufs: add newline to signal{1,2}_type files by Jeremy Kerr · 16 years ago
  58. 22b619e [POWERPC] 85xx: Emerson KSI8560 base support by Alexandr Smirnov · 16 years ago
  59. 2a70691 [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) by Stefan Roese · 16 years ago
  60. ed70854 [POWERPC] 4xx: Add platform support for the AMCC Yosemite board by Josh Boyer · 16 years ago
  61. 66e4b33 [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44x by Stefan Roese · 17 years ago
  62. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  63. f61fb8a [POWERPC] scanlog_init cleanup and minor fixes by Nathan Lynch · 16 years ago
  64. 7415d5e [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded by Manish Ahuja · 16 years ago
  65. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 16 years ago
  66. fd35cff [POWERPC] pseries: phyp dump: Tracking memory range freed by Manish Ahuja · 16 years ago
  67. a9c508d [POWERPC] pseries: phyp dump: Invalidate and print dump areas by Manish Ahuja · 16 years ago
  68. 599c1aa [POWERPC] pseries: phyp dump: Debugging print routines by Manish Ahuja · 16 years ago
  69. 2c4f411 [POWERPC] pseries: phyp dump: Register dump area by Manish Ahuja · 16 years ago
  70. d5a29c7 [POWERPC] pseries: phyp dump: Use sysfs to release reserved mem by Manish Ahuja · 16 years ago
  71. 6ac26c8 [POWERPC] pseries: phyp dump: Reserve and release memory by Manish Ahuja · 16 years ago
  72. 59861bc [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros by S.Çağlar Onur · 16 years ago
  73. 96366a8 [POWERPC] Update wait_state_cycles in the VPA by Tony Breeds · 16 years ago
  74. 1cd8f34 [POWERPC] maple: Kill fixup_maple_ide by Nathan Lynch · 16 years ago
  75. 53378c2 [POWERPC] maple: Use platform name in define_machine() by Nathan Lynch · 16 years ago
  76. ebf3a65 [POWERPC] Hide resources on Axon PCIE root complex nodes by Michael Ellerman · 16 years ago
  77. 3a4295d [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices by Michael Ellerman · 16 years ago
  78. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  79. 98cddbf [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU by Tony Breeds · 16 years ago
  80. 9cf7f7f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  81. c368392 [POWERPC] spufs: fix rescheduling of non-runnable contexts by Jeremy Kerr · 16 years ago
  82. ce7c191 [POWERPC] spufs: don't (ab)use SCHED_IDLE by Jeremy Kerr · 16 years ago
  83. ad562c7 [POWERPC] 83xx: Make 83xx perfmon support selectable by Andy Fleming · 16 years ago
  84. d7f4619 [POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees. by Li Yang · 16 years ago
  85. dda56df [POWERPC] pasemi: Add function engine management functions to dma_lib by Olof Johansson · 16 years ago
  86. f37203b [POWERPC] pasemi: Add flag management functions to dma_lib by Olof Johansson · 16 years ago
  87. afea327 pasemi_mac: Move RX/TX section enablement to dma_lib by Olof Johansson · 16 years ago
  88. 3cecdda Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge by Paul Mackerras · 16 years ago
  89. da40451 [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages by Michael Ellerman · 16 years ago
  90. 225d490 [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code by Michael Ellerman · 16 years ago
  91. 3d3e6da [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE by Michael Ellerman · 16 years ago
  92. 7d432ff [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately by Michael Ellerman · 16 years ago
  93. edf441f [POWERPC] Move allocation of cell IOMMU pad page by Michael Ellerman · 16 years ago
  94. 08e02427 [POWERPC] Remove unused pte_offset variable by Michael Ellerman · 16 years ago
  95. 0d7386e [POWERPC] Use it_offset not pte_offset in cell IOMMU code by Michael Ellerman · 16 years ago
  96. f9660e8 [POWERPC] Clearup cell IOMMU fixed mapping terminology by Michael Ellerman · 16 years ago
  97. f3c1ed9 [POWERPC] enable hardware watchpoints on cell blades by Jens Osterkamp · 16 years ago
  98. 9176c0b [POWERPC] move celleb DABRX definitions by Jens Osterkamp · 16 years ago
  99. b9c6449 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  100. 2a58aa3 [POWERPC] spufs: fix use time accounting on SPE-overcommit by Andre Detsch · 16 years ago