1. c83ba87 powerpc/6xx: add missing of_node_put by Julia Lawall · 3 years, 2 months ago
  2. e53281b powerpc: Drop _nmask_and_or_msr() by Christophe Leroy · 4 years, 6 months ago
  3. 91ffeaa powerpc/wii: Fix declaration made after definition by Nathan Chancellor · 4 years, 10 months ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. 62611c1e powerpc/embedded6xx: Remove unused functions holly_power_off and holly_halt by Mathieu Malaterre · 6 years ago
  7. 308be6c powerpc/embedded6xx: Make some functions static by Mathieu Malaterre · 6 years ago
  8. 160985f powerpc/wii: remove wii_mmu_mapin_mem2() by Christophe Leroy · 6 years ago
  9. 6d183ca powerpc/wii: properly disable use of BATs when requested. by Christophe Leroy · 6 years ago
  10. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  11. be34fff powerpc/kconfig: remove CONFIG_6xx by Christophe Leroy · 6 years ago
  12. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  13. b9ef7b4 powerpc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  14. 8272f59 powerpc: wii: Remove outdated comment about memory fixups by Jonathan Neuschäfer · 7 years ago
  15. 92c8c16 powerpc/embedded6xx: Remove C2K board support by Mark Greer · 7 years ago
  16. eed6964 powerpc/wii: Make hlwd_pic_init function static by Mathieu Malaterre · 7 years ago
  17. 9dcb3df powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet by Jonathan Neuschäfer · 7 years ago
  18. c068e6b powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains by Jonathan Neuschäfer · 7 years ago
  19. 57deb8f powerpc/wii: Don't rely on the reserved memory hack by Jonathan Neuschäfer · 7 years ago
  20. 9cbaaec powerpc/wii: Explicitly configure GPIO owner for poweroff pin by Jonathan Neuschäfer · 7 years ago
  21. 7ab96c0 powerpc/wii: Probe the whole devicetree by Jonathan Neuschäfer · 7 years ago
  22. 8b51e67 powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() static by Mathieu Malaterre · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. b7c670d powerpc: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  25. 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
  26. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  27. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 9 years ago
  28. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 9 years ago
  29. 5657138 powerpc: Move 32-bit probe() machine to later in the boot process by Benjamin Herrenschmidt · 9 years ago
  30. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 9 years ago
  31. e974cd4 powerpc32: remove ioremap_base by Christophe Leroy · 9 years ago
  32. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  33. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 10 years ago
  34. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  35. 8aa989b powerpc: Remove some unused functions by Michael Ellerman · 10 years ago
  36. 6609ed1 powerpc/gamecube/wii: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  37. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago
  38. ce6d73c powerpc: make of_device_ids const by Uwe Kleine-König · 10 years ago
  39. 13ae403 powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers by Stephen Chivers · 11 years ago
  40. 3cae801 powerpc/kconfig: Remove TSI108_BRIDGE duplicates by Luis Henriques · 11 years ago
  41. 3c8464a powerpc: Delete old PrPMC 280/2800 support by Paul Gortmaker · 11 years ago
  42. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  43. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  44. be20198 powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100 by Stephen Chivers · 11 years ago
  45. 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
  46. 8d7c0b5 powerpc/6xx: add missing iounmap() on error in hlwd_pic_init() by Wei Yongjun · 11 years ago
  47. 26a2056 powerpc: add explicit OF includes by Rob Herring · 11 years ago
  48. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 12 years ago
  49. 0eaf225 powerpc: remove CONFIG_MPC10X_OPENPIC by Paul Bolle · 12 years ago
  50. ae3a197e Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  51. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  52. 6d166fe ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c by Paul Gortmaker · 13 years ago
  53. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  54. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  55. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  56. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  57. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  58. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  59. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  60. 6fbef13 powerpc: Cleanup memblock usage by Tejun Heo · 13 years ago
  61. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  62. 996983b powerpc/mpic: Search for open-pic device-tree node if NULL by Kyle Moffett · 13 years ago
  63. e7a9867 powerpc/mpic: Save computed phys_addr for board-specific code by Kyle Moffett · 13 years ago
  64. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  65. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  66. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  67. 6805ab6 powerpc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  68. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 14 years ago
  69. df74e70a powerpc: Remove trival irq_host_ops.unmap by Milton Miller · 14 years ago
  70. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  71. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  72. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 14 years ago
  73. 0bf8878 powerpc: platforms/embedded6xx irq_data conversion. by Lennert Buytenhek · 14 years ago
  74. c6baabf powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare by Anton Blanchard · 14 years ago
  75. 823108a powerpc, memblock: Fix memblock API change fallout by Yinghai Lu · 15 years ago
  76. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 15 years ago
  77. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  78. c4b9f9a Powerpc: wii: Fix typo in comment by Thomas Weber · 15 years ago
  79. 95cd34b powerpc/gc/wii: Remove get_irq_desc() by Albert Herranz · 15 years ago
  80. 7ccec3e powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock by Albert Herranz · 15 years ago
  81. 698cd33 powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg by Albert Herranz · 15 years ago
  82. c0577ee powerpc: wii: allow ioremap within the memory hole by Albert Herranz · 15 years ago
  83. de32400 wii: use both mem1 and mem2 as ram by Albert Herranz · 15 years ago
  84. d1d56f8 powerpc: gamecube/wii: early debugging using usbgecko by Albert Herranz · 15 years ago
  85. 5a7ee31 powerpc: wii: platform support by Albert Herranz · 15 years ago
  86. 9c21025 powerpc: wii: hollywood interrupt controller support by Albert Herranz · 15 years ago
  87. e90d71d powerpc: gamecube: platform support by Albert Herranz · 15 years ago
  88. 028ee97 powerpc: gamecube/wii: flipper interrupt controller support by Albert Herranz · 15 years ago
  89. a166df0 powerpc: gamecube/wii: udbg support for usbgecko by Albert Herranz · 15 years ago
  90. bc161c7 powerpc: gamecube/wii: introduce GAMECUBE_COMMON by Albert Herranz · 15 years ago
  91. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  92. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  93. ed75d86 powerpc: fix linkstation and storcenter compilation breakage by Guennadi Liakhovetski · 16 years ago
  94. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  95. 22e181b powerpc: fix i2c on PPC linkstation / kurobox machines by Guennadi Liakhovetski · 16 years ago
  96. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  97. 0161dca powerpc: Drop redundant machine type print in show_cpuinfo by Becky Bruce · 16 years ago
  98. bacd73a powerpc: Add C2K to configuration by Remi Machet · 17 years ago
  99. 46388c0 powerpc: C2K board driver by Remi Machet · 17 years ago
  100. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 17 years ago