Age | Commit message (Expand) | Author |
2013-12-10 | powerpc/44x: Fix ocm_block allocation | Ilia Mirkin |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-06 | powerpc/scom: Improve debugfs interface | Benjamin Herrenschmidt |
2013-10-30 | powerpc/mpc512x: remove unnecessary #if | Brian Norris |
2013-10-28 | powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev() | Wei Yongjun |
2013-10-28 | powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk | Chunhe Lan |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely |
2013-10-11 | powerpc/scom: Use "devspec" rather than "path" in debugfs entries | Benjamin Herrenschmidt |
2013-10-11 | powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS | Benjamin Herrenschmidt |
2013-10-11 | powerpc/scom: Create debugfs files using ibm,chip-id if available | Benjamin Herrenschmidt |
2013-10-11 | powerpc/scom: Add support for "reg" property | Benjamin Herrenschmidt |
2013-10-11 | powerpc/scom: Change scom_read() and scom_write() to return errors | Benjamin Herrenschmidt |
2013-10-11 | powerpc/mpic: Disable preemption when calling mpic_processor_id() | Scott Wood |
2013-10-11 | powerpc/powernv: Fix endian issues in OPAL ICS backend | Benjamin Herrenschmidt |
2013-10-09 | powerpc: add explicit OF includes | Rob Herring |
2013-09-23 | powerpc/pci: Use pci_is_pcie() to simplify code | Yijing Wang |
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 |