| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Kconfig: remove BE-only platforms from LE kernel build | Boqun Feng | 2015-09-29 | 1 | -1/+1 |
* | powerpc/maple: Move controller ops from ppc_md to controller_ops | Daniel Axtens | 2015-04-11 | 3 | -1/+7 |
* | powerpc: dart_iommu: optionally populate controller_ops on init | Daniel Axtens | 2015-04-11 | 1 | -1/+1 |
* | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 2014-11-10 | 1 | -1/+0 |
* | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 2014-11-03 | 1 | -2/+2 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -2/+0 |
|\ |
|
| * | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 2 | -2/+0 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 2012-02-23 | 1 | -1/+1 |
* | | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 2012-02-23 | 1 | -1/+1 |
|/ |
|
* | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 2011-12-07 | 1 | -1/+1 |
* | powerpc/maple: Enable access to HT Host-Bridge on Maple | Dmitry Eremin-Solenikov | 2011-11-28 | 1 | -0/+55 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | powerpc/maple: Register CPC925 EDAC device on all boards with CPC925 | Dmitry Eremin-Solenikov | 2011-06-29 | 1 | -22/+19 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | powerpc/maple: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-02 | 1 | -0/+1 |
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | edac: cpc925 MC platform device setup | Harry Ciao | 2009-06-18 | 1 | -0/+59 |
* | powerpc/maple: Add a quirk to disable MSI for IPR on Bimini | Michael Ellerman | 2009-05-22 | 1 | -0/+14 |
* | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 | 1 | -1/+1 |
* | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-23 | 1 | -6/+0 |
* | 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: Use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-20 | 1 | -12/+12 |
|/ |
|
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman | 2008-05-14 | 1 | -2/+0 |
* | [POWERPC] maple: Kill fixup_maple_ide | Nathan Lynch | 2008-03-26 | 1 | -47/+0 |
* | [POWERPC] maple: Use platform name in define_machine() | Nathan Lynch | 2008-03-26 | 1 | -1/+1 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -1/+1 |
* | [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants. | Jon Loeliger | 2008-01-17 | 1 | -1/+1 |
* | [POWERPC] Make non-PCI build work again | Stephen Rothwell | 2007-12-21 | 1 | -0/+1 |
* | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 2007-12-11 | 1 | -1/+1 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | [POWERPC] maple pci_ops: Use named structure member initializers | Nathan Lynch | 2007-08-17 | 1 | -6/+6 |
* | [POWERPC] Remove gratuitous reads from maple PCI config space methods | Nathan Lynch | 2007-08-17 | 1 | -9/+0 |
* | [POWERPC] Fix Maple platform ISA bus | Benjamin Herrenschmidt | 2007-07-26 | 1 | -0/+3 |
* | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 2007-06-29 | 1 | -3/+3 |
* | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 1 | -35/+0 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 2 | -7/+7 |
* | [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS | Michael Ellerman | 2007-04-24 | 2 | -2/+2 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 2 | -9/+9 |
* | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 1 | -1/+0 |
* | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala | 2007-03-22 | 1 | -0/+17 |
* | [POWERPC] Maple: use mmio nvram | Nathan Lynch | 2007-02-07 | 1 | -0/+3 |
* | [POWERPC] Maple: don't override bus-range supplied by firmware | Nathan Lynch | 2007-02-07 | 1 | -8/+0 |
* | [POWERPC] maple: improve CPC9x5 host bridge detection | Nathan Lynch | 2007-01-24 | 1 | -6/+9 |
* | [POWERPC] Fix unbalanced uses of of_node_put | Nathan Lynch | 2007-01-09 | 1 | -1/+0 |