Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring |
2016-11-14 | powerpc: Add support for relative exception tables | Nicholas Piggin |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-08-22 | powerpc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-07-21 | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens |
2016-03-11 | powerpc32: remove ioremap_base | Christophe Leroy |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-07-30 | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier |
2015-06-02 | powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-01-28 | powerpc: Remove some unused functions | Michael Ellerman |
2014-11-10 | powerpc/gamecube/wii: delete unneeded test before of_node_put | Julia Lawall |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König |
2014-04-28 | powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers | Stephen Chivers |
2014-03-19 | powerpc/kconfig: Remove TSI108_BRIDGE duplicates | Luis Henriques |
2014-03-07 | powerpc: Delete old PrPMC 280/2800 support | Paul Gortmaker |
2014-01-15 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-09 | powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100 | Stephen Chivers |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-28 | powerpc/6xx: add missing iounmap() on error in hlwd_pic_init() | Wei Yongjun |
2013-10-09 | powerpc: add explicit OF includes | Rob Herring |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt |
2013-04-18 | powerpc: remove CONFIG_MPC10X_OPENPIC | Paul Bolle |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-02-22 | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c | Paul Gortmaker |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett |
2012-02-23 | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count | Kyle Moffett |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | powerpc: Cleanup memblock usage | Tejun Heo |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett |
2011-12-07 | powerpc/mpic: Search for open-pic device-tree node if NULL | Kyle Moffett |
2011-12-07 | powerpc/mpic: Save computed phys_addr for board-specific code | Kyle Moffett |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-10-31 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker |
2011-10-31 | powerpc: drop unused Kconfig symbols | Paul Bolle |
2011-09-15 | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov |
2011-05-19 | powerpc: Remove trival irq_host_ops.unmap | Milton Miller |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |