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