1. 8aa989b powerpc: Remove some unused functions by Michael Ellerman · 10 years ago
  2. 6609ed1 powerpc/gamecube/wii: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  3. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago
  4. ce6d73c powerpc: make of_device_ids const by Uwe Kleine-König · 10 years ago
  5. 13ae403 powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers by Stephen Chivers · 10 years ago
  6. 3cae801 powerpc/kconfig: Remove TSI108_BRIDGE duplicates by Luis Henriques · 11 years ago
  7. 3c8464a powerpc: Delete old PrPMC 280/2800 support by Paul Gortmaker · 11 years ago
  8. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  9. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  10. be20198 powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100 by Stephen Chivers · 11 years ago
  11. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  12. 8d7c0b5 powerpc/6xx: add missing iounmap() on error in hlwd_pic_init() by Wei Yongjun · 11 years ago
  13. 26a2056 powerpc: add explicit OF includes by Rob Herring · 11 years ago
  14. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 11 years ago
  15. 0eaf225 powerpc: remove CONFIG_MPC10X_OPENPIC by Paul Bolle · 11 years ago
  16. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  17. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  18. 6d166fe ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c by Paul Gortmaker · 13 years ago
  19. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  20. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  21. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  22. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  23. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  24. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  25. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  26. 6fbef13 powerpc: Cleanup memblock usage by Tejun Heo · 13 years ago
  27. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  28. 996983b powerpc/mpic: Search for open-pic device-tree node if NULL by Kyle Moffett · 13 years ago
  29. e7a9867 powerpc/mpic: Save computed phys_addr for board-specific code by Kyle Moffett · 13 years ago
  30. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  31. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  32. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  33. 6805ab6 powerpc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  34. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
  35. df74e70 powerpc: Remove trival irq_host_ops.unmap by Milton Miller · 13 years ago
  36. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  37. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  38. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 14 years ago
  39. 0bf8878 powerpc: platforms/embedded6xx irq_data conversion. by Lennert Buytenhek · 14 years ago
  40. c6baabf powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare by Anton Blanchard · 14 years ago
  41. 823108a powerpc, memblock: Fix memblock API change fallout by Yinghai Lu · 14 years ago
  42. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  43. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  44. c4b9f9a Powerpc: wii: Fix typo in comment by Thomas Weber · 14 years ago
  45. 95cd34b powerpc/gc/wii: Remove get_irq_desc() by Albert Herranz · 15 years ago
  46. 7ccec3e powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock by Albert Herranz · 15 years ago
  47. 698cd33 powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg by Albert Herranz · 15 years ago
  48. c0577ee powerpc: wii: allow ioremap within the memory hole by Albert Herranz · 15 years ago
  49. de32400 wii: use both mem1 and mem2 as ram by Albert Herranz · 15 years ago
  50. d1d56f8 powerpc: gamecube/wii: early debugging using usbgecko by Albert Herranz · 15 years ago
  51. 5a7ee31 powerpc: wii: platform support by Albert Herranz · 15 years ago
  52. 9c21025 powerpc: wii: hollywood interrupt controller support by Albert Herranz · 15 years ago
  53. e90d71d powerpc: gamecube: platform support by Albert Herranz · 15 years ago
  54. 028ee97 powerpc: gamecube/wii: flipper interrupt controller support by Albert Herranz · 15 years ago
  55. a166df0 powerpc: gamecube/wii: udbg support for usbgecko by Albert Herranz · 15 years ago
  56. bc161c7 powerpc: gamecube/wii: introduce GAMECUBE_COMMON by Albert Herranz · 15 years ago
  57. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  58. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  59. ed75d86 powerpc: fix linkstation and storcenter compilation breakage by Guennadi Liakhovetski · 16 years ago
  60. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  61. 22e181b powerpc: fix i2c on PPC linkstation / kurobox machines by Guennadi Liakhovetski · 16 years ago
  62. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  63. 0161dca powerpc: Drop redundant machine type print in show_cpuinfo by Becky Bruce · 16 years ago
  64. bacd73a powerpc: Add C2K to configuration by Remi Machet · 16 years ago
  65. 46388c0 powerpc: C2K board driver by Remi Machet · 16 years ago
  66. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 16 years ago
  67. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  68. d4eac75 [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE by Grant Likely · 17 years ago
  69. 0367aad [POWERPC] Fix storcenter DTS typos, feedback, IRQs. by Jon Loeliger · 17 years ago
  70. ca956f0 [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  71. 3490cba [POWERPC] Add initial iomega StorCenter board port. by Jon Loeliger · 17 years ago
  72. 1d59483 [POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h by Jon Loeliger · 17 years ago
  73. 70e4752 [POWERPC] holly.c: Remove unnecessary include of linux/ide.h by Olof Johansson · 17 years ago
  74. 5f867dc [POWERPC] Clean out asm/of_{platform, device}.h by Jon Loeliger · 17 years ago
  75. 0961dbf [POWERPC] prpmc2800: Enable L2 cache by Mark A. Greer · 17 years ago
  76. c9438af [POWERPC] Use for_each_ matching routinues for pci PHBs by Kumar Gala · 17 years ago
  77. c4e05bc [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform by Roy Zang · 17 years ago
  78. a35e370 [POWERPC] Move embedded6xx into multiplatform by Arnd Bergmann · 17 years ago
  79. 9b41fcb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions by Dale Farnsworth · 17 years ago
  80. 7f2862c [POWERPC] linkstation updates by Guennadi Liakhovetski · 17 years ago
  81. 33d71d2 [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need by Kumar Gala · 17 years ago
  82. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  83. 33567a0 [POWERPC] Typo fixes interrrupt -> interrupt by Gabriel C · 17 years ago
  84. 2a4a9fb [POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization code by Jon Loeliger · 17 years ago
  85. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  86. f8eb77d [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option. by Robert P. J. Day · 17 years ago
  87. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 17 years ago
  88. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  89. d3c7ffa [POWERPC] disallow building powermac and tsi108 without PCI by Arnd Bergmann · 17 years ago
  90. d665840 [POWERPC] fix building without PCI by Arnd Bergmann · 17 years ago
  91. 3dfaa76 [POWERPC] kill isa_{io,mem}_base definitions for !PCI by Arnd Bergmann · 17 years ago
  92. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 17 years ago
  93. b0e8020 [POWERPC] Update holly to use new dts wrapping feature by Mark A. Greer · 17 years ago
  94. fd4ba7e [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800 by Dale Farnsworth · 17 years ago
  95. 06cce43 [POWERPC] Check cache coherency of kernel vs firmware by Dale Farnsworth · 17 years ago
  96. e1a3107 [POWERPC] Add Marvell mv64x60 PCI bridge support by Dale Farnsworth · 17 years ago
  97. 52d3aff [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data by Dale Farnsworth · 17 years ago
  98. cb9e4d1 [POWERPC] Add support for 750CL Holly board by Josh Boyer · 17 years ago
  99. 05ad6a9 [POWERPC] Generalize tsi108 PCI setup by Josh Boyer · 17 years ago
  100. 08390db [POWERPC] Add tsi108_pci.h for common PCI functions by Josh Boyer · 17 years ago