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