Age | Commit message (Expand) | Author |
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 |
2013-02-12 | powerpc/fsl: ifc: sparse fixes | Kim Phillips |
2013-02-12 | powerpc/fsl: fsl_soc: sparse fixes | Kim Phillips |
2013-02-12 | powerpc/fsl: lbc: sparse fixes | Kim Phillips |
2013-02-08 | powerpc: fix ics_rtas_init and start_secondary section mismatch | Daniel Borkmann |
2013-02-05 | powerpc/mpc5xxx: fix sparse warning for non static symbol | Anatolij Gustschin |
2013-01-29 | powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU | Scott Wood |
2013-01-10 | powerpc: Build kernel with -mcmodel=medium | Anton Blanchard |
2013-01-10 | powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board | Vinh Nguyen Huu Tuong |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma | Philippe De Muyter |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-13 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-11-29 | powerpc: Fix fallout from device_node->name constification | Grant Likely |
2012-11-25 | powerpc/fsl-pci: Add PCI controller ATMU PM support | Jia Hongtao |
2012-11-17 | drivers/of: Constify device_node->name and ->path_component_name | Grant Likely |
2012-11-15 | powerpc: Fix typos in Freescale copyright claims | Yang Li |
2012-11-15 | powerpc/sysdev: Use module_platform_driver macro | Srinivas Kandagatla |
2012-10-29 | Merge remote-tracking branch 'master' into queue | Marcelo Tosatti |
2012-10-10 | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue | Marcelo Tosatti |
2012-10-05 | powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls | Scott Wood |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-04 | powerpc/iommu: Fix multiple issues with IOMMU pools code | Anton Blanchard |
2012-09-27 | powerpc/fsl-pci: use 'Header Type' to identify PCIE mode | Minghuan Lian |
2012-09-19 | powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled | Jia Hongtao |
2012-09-19 | powerpc/mpc85xx: Update interrupt handling for IFC controller | Prabhakar Kushwaha |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2012-09-12 | powerpc/fsl-pci: Unify pci/pcie initialization code | Jia Hongtao |
2012-09-12 | powerpc/pci: Use PCIe IP block revision register instead of compatible | Roy Zang |
2012-09-12 | powerpc/pci: Add IP revision register define for Freescale PCIe controller | Roy Zang |
2012-09-12 | powerpc/mpic: FSL MPIC error interrupt support. | Varun Sethi |