- 59dc5bf powerpc/64s: avoid reloading (H)SRR registers if they are still valid by Nicholas Piggin · 3 years, 7 months ago
- b778780 powerpc/fsl-pci: Fix section mismatch warning by Michael Ellerman · 3 years, 10 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- def0bfd powerpc: use probe_user_read() and probe_user_write() by Christophe Leroy · 5 years ago
- a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 4a605e2 powerpc/dma: trim the fat from <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
- 0617fc0 powerpc/dma: remove set_dma_offset by Christoph Hellwig · 6 years ago
- 68005b67 powerpc/dma: use the generic direct mapping bypass by Christoph Hellwig · 6 years ago
- 11ddce1 dma-mapping, powerpc: simplify the arch dma_set_mask override by Christoph Hellwig · 6 years ago
- 74194cd powerpc/dma: remove max_direct_dma_addr by Christoph Hellwig · 6 years ago
- 391133f powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c by Christoph Hellwig · 6 years ago
- 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- d038386 powerpc/fsl_pci: Fix ptr_ret.cocci warnings by Vasyl Gomonovych · 7 years ago
- bb8651e powerpc/fsl_pci: Correct fsl_pci_mcheck_exception by Joakim Tjernlund · 7 years ago
- a37a371 powerpc: rename swiotlb_dma_ops by Christoph Hellwig · 7 years ago
- 2d9d6f6 powerpc: rename dma_direct_ to dma_nommu_ by Christoph Hellwig · 7 years ago
- f2c2cbc powerpc: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
- b7c670d powerpc: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
- 63f1de8 powerpc/fsl_pci: Size upper inbound window based on RAM size by Scott Wood · 8 years ago
- a8165d4 powerpc/fsl-pci: Add a workaround for PCI 5 errata by chenhui zhao · 9 years ago
- 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 720d7ae powerpc/85xx: Add PCIe controller support for bsc9132qds by Harninder Rai · 9 years ago
- 666db56 EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device by Scott Wood · 9 years ago
- 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
- 1930bb5 powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel by Scott Wood · 9 years ago
- 072daee powerpc/fsl_pci: Check for get_user/probe_kernel_address failure by Scott Wood · 9 years ago
- 971bd8f treewide: Fix typo in printk by Masanari Iida · 10 years ago
- 97884e0 powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
- d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 933d275 powerpc/fsl_pci: Convert PCI to use generic config accessors by Rob Herring · 10 years ago
- 6d5f6a0 powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN by Kim Phillips · 10 years ago
- e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
- 6e4c632 powerpc: make __ffs return unsigned long by Anton Blanchard · 10 years ago
- 00406e8 powerpc: fsl_pci: Add forced PCI Agent enumeration by Aaron Sierra · 10 years ago
- 3894817 powerpc/fsl-pci: Correct use of ! and & by Himangi Saraogi · 10 years ago
- dd41d51 fsl/pci: fix RC cannot detect PME message coming by Wang Dongsheng · 11 years ago
- 48b1618 fsl/pci: The new pci suspend/resume implementation by Wang Dongsheng · 11 years ago
- a424b97 powerpc/pci: Fix IMMRBAR address by Minghuan Lian · 11 years ago
- d064f30 powerpc/fsl_pci: add versionless pci compatible by Shengzhou Liu · 11 years ago
- 1e83bf8 powerpc/sysdev: Fix a pci section mismatch for Book E by Christian Engelmayer · 11 years ago
- d317ac1 powerpc/pci: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
- 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- bbd234b powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk by Chunhe Lan · 11 years ago
- f030826 powerpc/pci: Use pci_is_pcie() to simplify code by Yijing Wang · 11 years ago
- 36f6849 powerpc/pci: fix PCI-e check link issue by Yuanquan Chen · 12 years ago
- c45e918 powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu by Kevin Hao · 12 years ago
- 2d49c42 powerpc/fsl-pci: fix the unreachable warning message by Kevin Hao · 12 years ago
- 4e0e343 powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx by Hongtao Jia · 12 years ago
- b37e161 powerpc/pci: Fix boot panic on mpc83xx (regression) by Rojhalat Ibrahim · 12 years ago
- 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 12 years ago
- d5bbe65 powerpc: Fix usage of setup_pci_atmu() by Michael Neuling · 12 years ago
- 04aa99c powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu by Kevin Hao · 12 years ago
- 50d8f87 powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers by Rojhalat Ibrahim · 12 years ago
- 34642bb powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller by Kumar Gala · 12 years ago
- 2b4a8bd powerpc/fsl_pci: fix 64 bit pci size issue by Roy Zang · 12 years ago
- cc6ea0d powerpc/85xx: Add support for FSL PCIe controller v3.0 by Roy ZANG · 12 years ago
- 52c5aff powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct by Varun Sethi · 12 years ago
- 14bdc91 powerpc/85xx: fix various PCI node compatible strings by Timur Tabi · 12 years ago
- cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- a393d89 powerpc/fsl-pci: Add PCI controller ATMU PM support by Jia Hongtao · 12 years ago
- c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
- 59c58c3 powerpc/fsl-pci: use 'Header Type' to identify PCIE mode by Minghuan Lian · 12 years ago
- 4d56dec powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled by Jia Hongtao · 12 years ago
- 905e75c powerpc/fsl-pci: Unify pci/pcie initialization code by Jia Hongtao · 12 years ago
- 9e67886 powerpc/pci: Use PCIe IP block revision register instead of compatible by Roy Zang · 12 years ago
- 688ba1d powerpc/swiotlb: Enable at early stage and disable if not necessary by Jia Hongtao · 12 years ago
- 708998c powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string by Timur Tabi · 12 years ago
- c9f11c3 powerpc/fsl-pci: Only scan PCI bus if configured as a host by Jia Hongtao · 12 years ago
- 07e4f80 powerpc/fsl-pci: get PCI init out of board files by Scott Wood · 13 years ago
- dea0ed4 powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up by Matias Garcia · 13 years ago
- 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 13 years ago
- 0cf572d arch/powerpc/sysdev/fsl_pci.c: add missing iounmap by Julia Lawall · 13 years ago
- 446bc1f powerpc/fsl: add MSI support for the Freescale hypervisor by Timur Tabi · 13 years ago
- 96ea3b4 powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address by Kumar Gala · 13 years ago
- 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 14 years ago
- 08871c0 powerpc/85xx: Add host-pci(e) bridge only for RC by Prabhakar Kushwaha · 14 years ago
- 470788d powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER by Kumar Gala · 14 years ago
- 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
- ef1fd2d powerpc/85xx: Don't add disabled PCIe devices by Prabhakar Kushwaha · 14 years ago
- f4154e1 powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 14 years ago
- 4f0e332 powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips by Kumar Gala · 14 years ago
- b8f44ec powerpc/fsl-pci: Fix MSI support on 83xx platforms by Kumar Gala · 14 years ago
- a28dec2f powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 14 years ago
- 42a0ae2 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
- e3b5e0d powerpc/fsl_pci: add quirk for mpc8308 pcie bridge by Ilya Yanok · 15 years ago
- 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- f93611f powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers by Anton Vorontsov · 15 years ago
- a3f62bd powerpc/fsl: Add PCI device ids for new QoirQ chips by Kumar Gala · 15 years ago
- 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
- 8206a11 powerpc/pci: Clean up direct access to sysdata by FSL platforms by Kumar Gala · 16 years ago
- 54c1819 powerpc/fsl: Setup PCI inbound window based on actual amount of memory by Kumar Gala · 16 years ago
- 01af950 powerpc/85xx: Add P2020DS board support by Kumar Gala · 16 years ago