Age | Commit message (Expand) | Author | Files | Lines |
2018-10-27 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+2 |
2018-10-18 | powerpc/traps: fix machine check handlers to use pr_cont() | Christophe Leroy | 1 | -2/+2 |
2018-09-28 | powerpc: 8xx: get cpu node with of_get_cpu_node | Rob Herring | 1 | -2/+3 |
2018-06-03 | powerpc/8xx: Remove RTC clock on 88x | Christophe Leroy | 3 | -6/+0 |
2018-06-03 | powerpc: use time64_t in update_persistent_clock | Arnd Bergmann | 1 | -4/+3 |
2018-06-03 | powerpc: use time64_t in read_persistent_clock | Arnd Bergmann | 1 | -3/+1 |
2018-03-13 | powerpc/8xx: fix cpm_cascade() dual end of interrupt | Christophe Leroy | 1 | -7/+1 |
2018-01-16 | powerpc/8xx: Remove CPU6 ERRATA Workaround | Christophe Leroy | 1 | -12/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-08-14 | powerpc/8xx: Fix two CONFIG_8xx left behind | Christophe Leroy | 1 | -1/+1 |
2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy | 1 | -1/+0 |
2017-08-10 | powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx | Christophe Leroy | 4 | -2/+184 |
2017-08-10 | powerpc/8xx: Move 8xx machine check handlers into platforms/8xx | Christophe Leroy | 2 | -1/+38 |
2017-08-10 | powerpc/8xx: Simplify CONFIG_8xx checks in Makefile | Christophe Leroy | 1 | -1/+1 |
2016-12-10 | powerpc/8xx: Implement support of hugepages | Christophe Leroy | 1 | -0/+1 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -1/+1 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -13/+7 |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt | 5 | -11/+5 |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 2 | -2/+2 |
2016-06-08 | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2014-11-08 | powerpc/8xx: Remove Kconfig symbol FADS | Paul Bolle | 1 | -4/+0 |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König | 5 | -5/+5 |
2014-06-26 | powerpc/8xx: Remove empty asm/mpc8xx.h | Scott Wood | 3 | -3/+0 |
2014-06-26 | pcmcia: Remove m8xx_pcmcia driver | Scott Wood | 2 | -63/+0 |
2013-12-30 | powerpc: Remove unused REDBOOT Kconfig parameter | Michael Opdenacker | 1 | -1/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+7 |
2013-10-11 | powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2013-10-10 | powerpc: add explicit OF includes | Rob Herring | 4 | -0/+7 |
2013-07-02 | powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xx | LEROY Christophe | 1 | -10/+3 |
2013-06-20 | powerpc: Mark low level irq handlers NO_THREAD | Thomas Gleixner | 1 | -0/+1 |
2013-03-20 | powerpc: remove redundant GENERIC_GPIO selection | Alexandre Courbot | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 3 | -3/+0 |
2012-02-22 | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 1 | -0/+1 |
2011-11-01 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 1 | -1/+0 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 1 | -1/+1 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -3/+3 |
2011-03-15 | powerpc/8xx: remove obsolete mgsuvd board | Holger Brunck | 3 | -99/+0 |
2011-03-10 | powerpc: platforms/8xx irq_data conversion. | Lennert Buytenhek | 1 | -2/+7 |
2010-08-04 | powerpc/8xx: Add support for the MPC8xx based boards from TQC | Heiko Schocher | 3 | -0/+163 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-10-30 | powerpc/8xx: Fix build breakage with sparse irq changes | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-05-19 | powerpc/cpm: Remove some cruft code and defines | Kumar Gala | 1 | -4/+0 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 1 | -1/+0 |
2008-09-16 | powerpc: Add support for the MPC852 based mgsuvd board from keymile. | Heiko Schocher | 3 | -0/+99 |
2008-07-28 | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 1 | -0/+10 |
2008-07-14 | powerpc/CPM: Add i2c pins to dts and board setup | Jochen Friedrich | 2 | -0/+7 |
2008-04-17 | [POWERPC] CPM: Always use new binding. | Scott Wood | 1 | -4/+0 |
2008-02-26 | [POWERPC] 8xx: Timebase frequency should not depend on bus-frequency | Anton Vorontsov | 1 | -6/+1 |
2008-02-06 | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups. | Scott Wood | 2 | -4/+3 |