1. 02ec92b powerpc/ps3: Minor Kconfig cleanup by Geoff Levand · 13 years ago
  2. bdf0ccd powerpc/ps3: Remove MEMORY_HOTPLUG requirement by Andre Heider · 13 years ago
  3. 8ac5fd1 powerpc/ps3: Add highmem region memory early by Hector Martin · 13 years ago
  4. 1e755c0 powerpc/ps3: Use highmem region from repository by Andre Heider · 13 years ago
  5. 6750edb powerpc/ps3: Add highmem repository read routines by Andre Heider · 13 years ago
  6. 79f2a81 powerpc/ps3: Add highmem repository write routines by Geoff Levand · 13 years ago
  7. 07c044c powerpc/ps3: Add PS3 repository write support by Geoff Levand · 13 years ago
  8. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 13 years ago
  9. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  10. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  11. bfbf7d6 PowerPC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  12. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  13. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  14. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  15. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  16. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  17. b9ec60d powerpc/ps3: Add __init to ps3_smp_probe by Geoff Levand · 13 years ago
  18. 4bf94ae powerpc/ps3: Fix PS3 repository build warnings by Geoff Levand · 13 years ago
  19. 7f8cd35 powerpc/ps3: Fix hcall lv1_read_repository_node by Geoff Levand · 13 years ago
  20. 816cb49 powerpc/ps3: Fix hcall lv1_get_version_info by Geoff Levand · 13 years ago
  21. b5ecc55 powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe by Geoff Levand · 13 years ago
  22. 32b9074 powerpc/ps3: Interrupt code cleanup by Geoff Levand · 13 years ago
  23. 7eaf09e powerpc/ps3: Fix SMP lockdep boot warning by Geoff Levand · 13 years ago
  24. 72f3bea powerpc/ps3: Fix lost SMP IPIs by Geoff Levand · 13 years ago
  25. 5233e26 powerpc/ps3: Fix PS3 repository build warnings by Geoff Levand · 13 years ago
  26. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  27. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  28. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  29. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  30. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  31. c26afe9 powerpc/ps3: Add gelic udbg driver by Hector Martin · 13 years ago
  32. d24f9c6 powerpc: Use the newly added get_required_mask dma_map_ops hook by Milton Miller · 13 years ago
  33. df74e70 powerpc: Remove trival irq_host_ops.unmap by Milton Miller · 13 years ago
  34. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  35. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  36. b618d2f powerpc/ps3: Update debug message for irq_set_chip_data() by Geert Uytterhoeven · 13 years ago
  37. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  38. 8126708 powerpc: platforms/ps3 irq_data conversion. by Lennert Buytenhek · 14 years ago
  39. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  40. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  41. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  42. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  43. fd0961f fix typos concerning "instead" by Uwe Kleine-König · 14 years ago
  44. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  45. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 14 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  47. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  48. 7424639 powerpc/ps3: Use pr_devel() in ps3/mm.c by Michael Ellerman · 15 years ago
  49. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  50. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  51. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  52. 7b6a09f powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration by Geert Uytterhoeven · 15 years ago
  53. 9413c88 powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> by Geert Uytterhoeven · 15 years ago
  54. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  55. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  56. 204fba4 percpu: cleanup percpu array definitions by Tejun Heo · 15 years ago
  57. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  58. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  59. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  60. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  61. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  62. fb94fc2 powerpc/ps3: Use smp_request_message_ipi by Geoff Levand · 15 years ago
  63. d8f4845 powerpc/ps3: Fix build error on UP by Geoff Levand · 15 years ago
  64. 0d3b2ab powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning by Geoff Levand · 15 years ago
  65. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  66. 0b5f037 powerpc/ps3: Add rtc-ps3 by Geert Uytterhoeven · 16 years ago
  67. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  68. 54ca541 PS3: replace bus_id usage by Greg Kroah-Hartman · 16 years ago
  69. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  70. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 16 years ago
  71. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  72. 9146cfc powerpc/ps3: Print memory hotplug errors by Geoff Levand · 16 years ago
  73. 0047656 powerpc/ps3: Move ps3_mm_add_memory to device_initcall by Geoff Levand · 16 years ago
  74. 5c94907 powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc by Stephen Rothwell · 16 years ago
  75. 5418b9c powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments by Stephen Rothwell · 16 years ago
  76. 46ca0d1 powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs by Stephen Rothwell · 16 years ago
  77. b17b3df powerpc/ps3: The lv1_ routines have u64 parameters by Stephen Rothwell · 16 years ago
  78. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  79. c52fe6b powerpc/ps3: set_dabr() takes an unsigned long by Stephen Rothwell · 16 years ago
  80. cffb4add mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD by Jim Paris · 16 years ago
  81. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  82. aab0d37 powerpc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  83. 46d0149 powerpc/ps3: Add sub-match id modalias support by Geert Uytterhoeven · 16 years ago
  84. 62d8074 powerpc/ps3: Quiet dmesg output by Geoff Levand · 16 years ago
  85. 9b82f3e powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex by Geert Uytterhoeven · 16 years ago
  86. d4ad304 powerpc/ps3: Fix memory leak in device init by Masakazu Mokuno · 16 years ago
  87. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  88. 8fae035 powerpc: Drop archdata numa_node by Becky Bruce · 16 years ago
  89. b470277 powerpc/ps3: Fix ioremap of spu shadow regs by Masakazu Mokuno · 16 years ago
  90. 9cfeb74 powerpc/ps3: Rework htab code to remove ioremap by Masakazu Mokuno · 16 years ago
  91. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  92. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  93. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  94. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  95. 88b90c9 powerpc/ps3: Quiet system bus match output by Geoff Levand · 16 years ago
  96. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  97. ecc240f [POWERPC] PS3: Fix memory hotplug by Geoff Levand · 16 years ago
  98. fdedb4c [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static by Geert Uytterhoeven · 16 years ago
  99. e988a13 [POWERPC] Add include of linux/of.h to os-area.c by Michael Ellerman · 17 years ago
  100. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago