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