1. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  2. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  3. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  4. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  5. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  6. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  7. fb94fc2 powerpc/ps3: Use smp_request_message_ipi by Geoff Levand · 16 years ago
  8. d8f4845 powerpc/ps3: Fix build error on UP by Geoff Levand · 16 years ago
  9. 0d3b2ab powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning by Geoff Levand · 16 years ago
  10. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  11. 0b5f037 powerpc/ps3: Add rtc-ps3 by Geert Uytterhoeven · 16 years ago
  12. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  13. 54ca541 PS3: replace bus_id usage by Greg Kroah-Hartman · 16 years ago
  14. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  15. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 16 years ago
  16. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  17. 9146cfc powerpc/ps3: Print memory hotplug errors by Geoff Levand · 16 years ago
  18. 0047656 powerpc/ps3: Move ps3_mm_add_memory to device_initcall by Geoff Levand · 16 years ago
  19. 5c94907 powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc by Stephen Rothwell · 16 years ago
  20. 5418b9c powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments by Stephen Rothwell · 16 years ago
  21. 46ca0d1 powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs by Stephen Rothwell · 16 years ago
  22. b17b3df powerpc/ps3: The lv1_ routines have u64 parameters by Stephen Rothwell · 16 years ago
  23. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  24. c52fe6b powerpc/ps3: set_dabr() takes an unsigned long by Stephen Rothwell · 16 years ago
  25. cffb4add mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD by Jim Paris · 16 years ago
  26. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  27. aab0d37 powerpc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  28. 46d0149 powerpc/ps3: Add sub-match id modalias support by Geert Uytterhoeven · 16 years ago
  29. 62d8074 powerpc/ps3: Quiet dmesg output by Geoff Levand · 16 years ago
  30. 9b82f3e powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex by Geert Uytterhoeven · 16 years ago
  31. d4ad304 powerpc/ps3: Fix memory leak in device init by Masakazu Mokuno · 16 years ago
  32. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  33. 8fae035 powerpc: Drop archdata numa_node by Becky Bruce · 16 years ago
  34. b470277 powerpc/ps3: Fix ioremap of spu shadow regs by Masakazu Mokuno · 16 years ago
  35. 9cfeb74 powerpc/ps3: Rework htab code to remove ioremap by Masakazu Mokuno · 16 years ago
  36. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  37. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  38. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  39. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  40. 88b90c9 powerpc/ps3: Quiet system bus match output by Geoff Levand · 16 years ago
  41. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  42. ecc240f [POWERPC] PS3: Fix memory hotplug by Geoff Levand · 16 years ago
  43. fdedb4c [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static by Geert Uytterhoeven · 16 years ago
  44. e988a13 [POWERPC] Add include of linux/of.h to os-area.c by Michael Ellerman · 17 years ago
  45. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  46. b163a25 [POWERPC] PS3: Split device setup for static vs. dynamic devices by Geert Uytterhoeven · 17 years ago
  47. ca052f7 [POWERPC] PS3: Save power in busy loops on halt by Geert Uytterhoeven · 17 years ago
  48. 23afcb4 [POWERPC] PS3: Add ps3_get_speid routine by Takashi Yamamoto · 17 years ago
  49. ad18c3d [POWERPC] PS3: Fix unlikely typo in ps3_get_irq by Roel Kluin · 17 years ago
  50. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  51. a628df1 [POWERPC] PS3: Remove lpar address workaround by Geoff Levand · 17 years ago
  52. 781749a [POWERPC] PS3: Add logical performance monitor driver support by Takashi Yamamoto · 17 years ago
  53. ed75700 [POWERPC] PS3: Add logical performance monitor device support by Geoff Levand · 17 years ago
  54. c2b16e1 [POWERPC] PS3: Add logical performance monitor repository routines by Takashi Yamamoto · 17 years ago
  55. 720c913 [POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.c by Geert Uytterhoeven · 17 years ago
  56. ad7d819 [POWERPC] PS3: Refactor ps3_repository_find_device() by Geert Uytterhoeven · 17 years ago
  57. 0a46893 [POWERPC] PS3: Kill unused ps3_repository_bump_device() by Geert Uytterhoeven · 17 years ago
  58. 972b1f0 [POWERPC] PS3: Add repository polling loop to work around timing bug by Geert Uytterhoeven · 17 years ago
  59. b4cb294 [POWERPC] PS3: Use the HVs storage device notification mechanism properly by Geert Uytterhoeven · 17 years ago
  60. e06bcf3 [POWERPC] PS3: Add ps3_repository_find_device_by_id() by Geert Uytterhoeven · 17 years ago
  61. 034e0ab [POWERPC] PS3: Make bus_id and dev_id u64 by Geert Uytterhoeven · 17 years ago
  62. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  63. ec5d2df [POWERPC] PS3: Fix printing of os-area magic numbers by Geoff Levand · 17 years ago
  64. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  65. c25620d [POWERPC] cell: wrap master run control bit by Masato Noguchi · 17 years ago
  66. eb8dc84 [POWERPC] Make PS3_SYS_MANAGER default y, not m by Michael Ellerman · 17 years ago
  67. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  68. d1ed455 PS3: sg chaining support by Jens Axboe · 17 years ago
  69. b909007 PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven · 17 years ago
  70. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  71. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  72. ef2ac63 [POWERPC] PS3: Add os-area database routines by Geoff Levand · 17 years ago
  73. 7db1942 [POWERPC] PS3: Save os-area params to device tree by Geoff Levand · 17 years ago
  74. d7b98e3 [POWERPC] PS3: Add os-area rtc_diff set/get routines by Geoff Levand · 17 years ago
  75. 418ef20 [POWERPC] PS3: os-area workqueue processing by Geoff Levand · 17 years ago
  76. 01263e8 [POWERPC] PS3: Remove unused os-area params by Geoff Levand · 17 years ago
  77. ca94297 [POWERPC] PS3: Cleanup of os-area.c by Geoff Levand · 17 years ago
  78. 75cdff9 [POWERPC] PS3: Enhance storage probe debug output by Geoff Levand · 17 years ago
  79. 85d0292 [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build by Jeremy Kerr · 17 years ago
  80. 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 17 years ago
  81. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  82. d51dd3d [POWERPC] cell/PS3: Ignore storage devices that are still being probed by Geert Uytterhoeven · 17 years ago
  83. ef8034d [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set by Jeremy Kerr · 17 years ago
  84. fc43dca [POWERPC] PS3: Fix bug where the major version part is not compared by Masakazu Mokuno · 17 years ago
  85. 2de6912 [POWERPC] ps3: Fix no storage devices found by Geert Uytterhoeven · 17 years ago
  86. 332a7b3 [POWERPC] PS3: Remove text saying PS3 support is incomplete by Geoff Levand · 17 years ago
  87. edd2a9d [POWERPC] PS3: Fix storage probe logic by Geert Uytterhoeven · 17 years ago
  88. f599644 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops by Andre Detsch · 17 years ago
  89. cba684f [POWERPC] ps3: Fix section mismatch in ps3/setup.c by Stephen Rothwell · 17 years ago
  90. f965263 ps3: FLASH ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  91. 9aea8cb ps3: BD/DVD/CD-ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  92. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 17 years ago
  93. bce9451 Cell: Draw SPE helper penguin logos by Geert Uytterhoeven · 17 years ago
  94. bafdb64 [POWERPC] PS3: Bootwrapper support. by Geoff Levand · 17 years ago
  95. a5c631b [POWERPC] PS3: Storage device registration routines by Geert Uytterhoeven · 17 years ago
  96. 8007180 [POWERPC] PS3: Storage Driver Core by Geert Uytterhoeven · 17 years ago
  97. 32d7331 [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver by Geert Uytterhoeven · 17 years ago
  98. 32f44a1 [POWERPC] PS3: Fix more sparse warnings by Geert Uytterhoeven · 17 years ago
  99. ae639ac [POWERPC] PS3: Select MEMORY_HOTPLUG by Geoff Levand · 17 years ago
  100. 9065762 [POWERPC] PS3: Device tree source by Geoff Levand · 17 years ago