| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/chrp/time: Make some functions static, add missing header include | Mathieu Malaterre | 2018-08-03 | 1 | -2/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 7 | -0/+7 |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 1 | -9/+9 |
* | powerpc/chrp: Store the intended structure | Julia Lawall | 2017-08-15 | 1 | -1/+1 |
* | powerpc: Add struct smp_ops_t.cause_nmi_ipi operation | Nicholas Piggin | 2017-04-28 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 1 | -2/+2 |
* | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt | 2016-07-21 | 1 | -2/+3 |
* | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 2016-07-14 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | powerpc32/chrp: fix section mismatch warning | LEROY Christophe | 2015-03-31 | 1 | -1/+1 |
* | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 2014-11-03 | 1 | -1/+2 |
* | powerpc: Remove powerpc specific cmd_line | Anton Blanchard | 2014-10-02 | 1 | -1/+1 |
* | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 2014-04-30 | 1 | -2/+2 |
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 1 | -1/+0 |
* | powerpc/nvram: Fix endian issue when reading the NVRAM size | Cedric Le Goater | 2013-10-31 | 1 | -2/+2 |
* | mv643xx_eth: convert to use the Marvell Orion MDIO driver | Florian Fainelli | 2013-03-22 | 1 | -0/+20 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -3/+3 |
* | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 2012-02-23 | 1 | -1/+2 |
* | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 2011-12-07 | 1 | -2/+1 |
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 1 | -1/+1 |
|\ |
|
| * | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 2011-07-12 | 1 | -1/+1 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
| |/ |
|
* / | pcspkr: Cleanup Kconfig dependencies | Ralf Baechle | 2011-06-09 | 1 | -0/+1 |
|/ |
|
* | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman | 2011-04-20 | 1 | -1/+3 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | powerpc: platforms/chrp irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -1/+4 |
* | powerpc/nvram: Move things out of asm/nvram.h | Benjamin Herrenschmidt | 2010-11-30 | 1 | -0/+4 |
* | powerpc/chrp/nvram.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-02 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -2/+0 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ |
|
| * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
* | | powerpc/chrp: Use the same RTAS daemon as pSeries | Benjamin Herrenschmidt | 2009-10-30 | 2 | -50/+2 |
|/ |
|
* | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt | 2009-06-26 | 1 | -31/+2 |
* | powerpc/pci: Clean up direct access to sysdata by CHRP platforms | Kumar Gala | 2009-05-21 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 1 | -1/+0 |
|\ |
|
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 | 1 | -1/+1 |
* | | powerpc: Disable mv643xx Ethernet port 0 on Pegasos | Gabriel Paubert | 2009-02-11 | 1 | -55/+17 |
|/ |
|
* | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 2008-12-16 | 1 | -1/+1 |
* | powerpc/chrp: Add missing of_node_put in pci.c | Nicolas Palix | 2008-12-16 | 1 | -0/+1 |
* | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+0 |
|\ |
|
| * | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -1/+0 |
* | | powerpc: Fix CHRP PCI config access for indirect_pci | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | | powerpc: Use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-20 | 1 | -12/+12 |
|/ |
|
* | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
* | [POWERPC] Move xmon_irq() declaration into xmon.h | Michael Ellerman | 2008-05-14 | 1 | -7/+0 |