Age | Commit message (Expand) | Author |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-08-14 | iommu/fsl: Freescale PAMU driver and iommu implementation. | Varun Sethi |
2013-08-14 | powerpc: Fix some endian issues in xics code | Anton Blanchard |
2013-08-14 | powerpc: Add some endian annotations to time and xics code | Anton Blanchard |
2013-08-07 | powerpc/pci: fix PCI-e check link issue | Yuanquan Chen |
2013-08-07 | powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu | Kevin Hao |
2013-08-07 | powerpc/fsl-pci: fix the unreachable warning message | Kevin Hao |
2013-08-07 | powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3 | Minghuan Lian |
2013-07-30 | powerpc/fsl_msi: fix error return code in fsl_of_msi_probe() | Wei Yongjun |
2013-07-30 | powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx | Hongtao Jia |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-02 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt |
2013-07-01 | powerpc/fsl: add MPIC timer wakeup support | Dongsheng.wang@freescale.com |
2013-07-01 | powerpc/mpic: create mpic subsystem object | Dongsheng.wang@freescale.com |
2013-07-01 | powerpc/mpic: add global timer support | Dongsheng.wang@freescale.com |
2013-07-01 | powerpc/mpic: add irq_set_wake support | Dongsheng.wang@freescale.com |
2013-07-01 | powerpc/mpic: Add get_version API both for internal and external use | Hongtao Jia |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt |
2013-06-24 | powerpc/pci: Fix boot panic on mpc83xx (regression) | Rojhalat Ibrahim |
2013-06-20 | powerpc: Mark low level irq handlers NO_THREAD | Thomas Gleixner |
2013-06-01 | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU | chenhui zhao |
2013-05-14 | powerpc: Fix irq_set_affinity() return values | Alexander Gordeev |
2013-05-08 | powerpc: Add an in memory udbg console | Alistair Popple |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt |
2013-05-06 | irqdomain: Allow quiet failure mode | Benjamin Herrenschmidt |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-04-30 | powerpc: Fix usage of setup_pci_atmu() | Michael Neuling |
2013-04-30 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2013-04-29 | powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu | Kevin Hao |
2013-04-26 | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM | Benjamin Herrenschmidt |
2013-04-26 | powerpc/powernv: Patch MSI EOI handler on P8 | Gavin Shan |
2013-04-26 | powerpc/powernv: Add option CONFIG_POWERNV_MSI | Gavin Shan |
2013-04-24 | powerpc/powernv: Fix missing Kconfig dependency for MSIs | Benjamin Herrenschmidt |
2013-04-18 | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR | Adrian-Leonard Radu |
2013-04-10 | powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers | Rojhalat Ibrahim |
2013-04-10 | powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller | Kumar Gala |
2013-04-03 | powerpc/fsl-msi: use a different lockclass for the cascade interrupt | Sebastian Andrzej Siewior |
2013-04-03 | powerpc/fsl_pci: fix 64 bit pci size issue | Roy Zang |
2013-03-22 | mv643xx_eth: convert to use the Marvell Orion MDIO driver | Florian Fainelli |
2013-03-15 | powerpc/qe: Fix Kconfig enablement of QE_USB support | Kumar Gala |
2013-03-15 | powerpc/85xx: Add platform_device declaration to fsl_pci.h | Jia Hongtao |
2013-03-05 | powerpc/85xx: Add support for FSL PCIe controller v3.0 | Roy ZANG |
2013-02-20 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2013-02-19 | powerpc/85xx: l2sram - Add compatible string for BSC9131 platform | Harninder Rai |
2013-02-15 | powerpc/mpic: allow coreint to be determined by MPIC version | Scott Wood |
2013-02-15 | powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct | Varun Sethi |
2013-02-13 | powerpc/85xx: fix various PCI node compatible strings | Timur Tabi |
2013-02-12 | powerpc/fsl: msi: sparse fixes | Kim Phillips |