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