aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx
Commit message (Expand)AuthorAge
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-21
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-21
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-21
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-14
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-11
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-29
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-02
* powerpc: Remove some unused functionsMichael Ellerman2015-01-27
* powerpc/gamecube/wii: delete unneeded test before of_node_putJulia Lawall2014-11-09
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-02
* powerpc: make of_device_ids constUwe Kleine-König2014-09-25
* powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers2014-04-28
* powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques2014-03-19
* powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker2014-03-06
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-14
|\
| * powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-09
* | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-14
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * powerpc: add explicit OF includesRob Herring2013-10-09
* | powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun2013-10-28
|/
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-05
* powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle2013-04-17
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\
| * powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-22
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-22
* | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-22
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\
| * powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-06
| * powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-06
| * powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-06
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* | powerpc: Cleanup memblock usageTejun Heo2011-12-08
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-31
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-06
|\ \ | |/ |/|
| * powerpc: drop unused Kconfig symbolsPaul Bolle2011-10-31
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-15
|/
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-19
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek2011-03-09
* powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2011-01-20
* powerpc, memblock: Fix memblock API change falloutYinghai Lu2010-09-11