Age | Commit message (Expand) | Author |
2019-08-22 | powerpc/64: Adjust order in pcibios_init() | Sam Bobroff |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-10-14 | powerpc: handover page flags with a pgprot_t parameter | Christophe Leroy |
2018-10-14 | powerpc/mm: properly set PAGE_KERNEL flags in ioremap() | Christophe Leroy |
2018-06-25 | powerpc: Remove -Wattribute-alias pragmas | Paul Burton |
2018-06-03 | powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx | Christophe Leroy |
2018-05-10 | powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE | Al Viro |
2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring |
2016-07-15 | Merge tag 'powerpc-4.7-5' into next | Michael Ellerman |
2016-06-30 | powerpc: Initialise pci_io_base as early as possible | Darren Stevens |
2016-06-14 | powerpc: Various typo fixes | Michael Ellerman |
2016-05-11 | powerpc/mm: vmalloc abstraction in preparation for radix | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm: Use a helper for finding pte bits mapping I/O area | Aneesh Kumar K.V |
2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-11-24 | powerpc/pci: Remove unused force_32bit_msi quirk | Benjamin Herrenschmidt |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard |
2014-04-14 | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal | Mike Qiu |
2014-02-14 | powerpc/PCI: Use list_for_each_entry() for bus traversal | Yijing Wang |
2013-08-14 | powerpc/pci: Don't use bitfield for force_32bit_msi | Anton Blanchard |
2013-08-14 | powerpc: Fix a number of sparse warnings | Anton Blanchard |
2013-05-24 | powerpc: Make radeon 32-bit MSI quirk work on powernv | Benjamin Herrenschmidt |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-28 | powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-03-20 | powerpc/PCI: compute I/O space bus-to-resource offset consistently | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: make pci_probe_only default to 0 | Bjorn Helgaas |
2012-01-06 | powerpc/PCI: split PHB part out of pcibios_map_io_space() | Bjorn Helgaas |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker |
2011-07-12 | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring |
2011-02-04 | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely |
2010-12-09 | powerpc/pci: Use printf extension %pR for struct resource | Joe Perches |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely |
2009-10-27 | powerpc: Fix compile errors found by new ppc64e_defconfig | Kumar Gala |
2009-09-02 | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely |
2009-08-28 | powerpc/pci: move pci_64.c device tree scanning code into pci-common.c | Grant Likely |
2009-06-09 | powerpc: Fix warning when printing a resource_size_t | Stephen Rothwell |
2009-06-09 | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt |
2009-05-21 | powerpc/pci: Remove redundant pcnet32 fixup | Kumar Gala |
2009-05-15 | powerpc: Fix PCI ROM access | Benjamin Herrenschmidt |
2009-02-11 | powerpc/pci: Move hose_list and pci_address_to_pio to pci-common | Milton Miller |
2009-01-13 | powerpc: Cleanup from l64 to ll64 change: arch code | Stephen Rothwell |
2009-01-08 | powerpc: Fix pciconfig_iobase system call on PCI-Express powermac | Paul Mackerras |
2008-11-06 | powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup | Benjamin Herrenschmidt |
2008-11-05 | powerpc/pci: Remove pcibios_do_bus_setup() | Benjamin Herrenschmidt |
2008-11-05 | powerpc/pci: Use common PHB resource hookup | Benjamin Herrenschmidt |
2008-11-05 | powerpc/pci: Cleanup debug printk's | Benjamin Herrenschmidt |
2008-11-05 | powerpc: Fix domain numbers in /proc on 64-bit | Benjamin Herrenschmidt |