Age | Commit message (Expand) | Author | Files | Lines |
2014-06-11 | powerpc: Remove platforms/wsp and associated pieces | Michael Ellerman | 18 | -3716/+0 |
2014-04-23 | powerpc: Fix SMP issues with ppc64le ABIv2 | Anton Blanchard | 1 | -1/+2 |
2013-12-30 | powerpc/iommu: Add it_page_shift field to determine iommu page size | Alistair Popple | 1 | -2/+3 |
2013-12-30 | powerpc/iommu: Update constant names to reflect their hardcoded page size | Alistair Popple | 1 | -5/+5 |
2013-11-21 | powerpc: booke: Fix build failures | Aneesh Kumar K.V | 7 | -0/+9 |
2013-11-06 | powerpc/scom: Enable 64-bit addresses | Benjamin Herrenschmidt | 1 | -2/+2 |
2013-10-11 | powerpc/scom: Change scom_read() and scom_write() to return errors | Benjamin Herrenschmidt | 3 | -15/+28 |
2013-08-14 | powerpc: Convert platforms to smp_generic_cpu_bootable | Andy Fleming | 1 | -1/+0 |
2013-05-14 | powerpc: Fix irq_set_affinity() return values | Alexander Gordeev | 1 | -1/+1 |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-04-18 | powerpc: drop even more unused Kconfig symbols | Paul Bolle | 1 | -4/+0 |
2013-04-18 | powerpc/wsp: drop "select PPC_WSP_COPRO" | Paul Bolle | 1 | -1/+0 |
2013-01-10 | powerpc: Build kernel with -mcmodel=medium | Anton Blanchard | 1 | -1/+1 |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -6/+5 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 3 | -2/+1 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 3 | -2/+1 |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+0 |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -20/+6 |
2012-02-23 | powerpc/PCI: make pci_probe_only default to 0 | Bjorn Helgaas | 1 | -1/+0 |
2012-02-22 | powerpc: Remove references to cpu_*_map | Rusty Russell | 1 | -1/+1 |
2012-02-21 | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 1 | -0/+1 |
2012-02-16 | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely | 1 | -12/+1 |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -5/+2 |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -5/+5 |
2012-02-14 | powerpc/wsp: Fix IRQ affinity setting | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-02-14 | powerpc/wsp: Permanently enable PCI class code workaround | Benjamin Herrenschmidt | 1 | -4/+4 |
2011-11-25 | powerpc/wsp: Mark opb cascade handler IRQF_NO_THREAD | Thomas Gleixner | 1 | -1/+2 |
2011-11-25 | powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. | Jimi Xenidis | 7 | -52/+344 |
2011-11-25 | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2 | Jimi Xenidis | 1 | -0/+1 |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -5/+0 |
2011-10-31 | powerpc: drop unused Kconfig symbols | Paul Bolle | 1 | -5/+0 |
2011-09-20 | powerpc/wsp: Add MSI support for PCI on PowerEN | Michael Ellerman | 5 | -0/+175 |
2011-09-20 | powerpc/wsp: Add PCIe Root support to PowerEN/WSP | Benjamin Herrenschmidt | 6 | -0/+1412 |
2011-09-20 | powerpc/wsp: Fix Wire Speed Processor platform configs | Jimi Xenidis | 1 | -4/+4 |
2011-06-20 | powerpc: Avoid extra indirect function call in sending IPIs | Paul Mackerras | 1 | -1/+1 |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller | 1 | -1/+2 |
2011-05-06 | powerpc: Add WSP platform | David Gibson | 11 | -0/+1837 |