aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/wsp (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming1-1/+0
2013-05-14powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev1-1/+1
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-1/+1
2013-04-18powerpc: drop even more unused Kconfig symbolsPaul Bolle1-4/+0
2013-04-18powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle1-1/+0
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard1-1/+1
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman4-6/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds3-2/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells3-2/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+0
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-20/+6
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas1-1/+0
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell1-1/+1
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely1-0/+1
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely1-12/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-5/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-5/+5
2012-02-14powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt1-1/+1
2012-02-14powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt1-4/+4
2011-11-25powerpc/wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner1-1/+2
2011-11-25powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.Jimi Xenidis7-52/+344
2011-11-25powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis1-0/+1
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-5/+0
2011-10-31powerpc: drop unused Kconfig symbolsPaul Bolle1-5/+0
2011-09-20powerpc/wsp: Add MSI support for PCI on PowerENMichael Ellerman5-0/+175
2011-09-20powerpc/wsp: Add PCIe Root support to PowerEN/WSPBenjamin Herrenschmidt6-0/+1412
2011-09-20powerpc/wsp: Fix Wire Speed Processor platform configsJimi Xenidis1-4/+4
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras1-1/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-1/+2
2011-05-06powerpc: Add WSP platformDavid Gibson11-0/+1837