index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-1
/
+2
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
1
-18
/
+35
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-1
/
+1
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
1
-1
/
+1
2019-08-22
powerpc/64: Adjust order in pcibios_init()
Sam Bobroff
1
-3
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-1
/
+1
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
1
-1
/
+1
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
1
-4
/
+0
2018-06-03
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
1
-0
/
+4
2018-05-10
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
1
-2
/
+2
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-2
/
+2
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
1
-1
/
+0
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
1
-1
/
+0
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
1
-1
/
+2
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
1
-1
/
+1
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2014-11-24
powerpc/pci: Remove unused force_32bit_msi quirk
Benjamin Herrenschmidt
1
-10
/
+0
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-04-15
powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal
Mike Qiu
1
-4
/
+6
2014-02-14
powerpc/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-3
/
+1
2013-08-14
powerpc/pci: Don't use bitfield for force_32bit_msi
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-1
/
+1
2013-05-24
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
1
-0
/
+10
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
1
-1
/
+1
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-29
powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+0
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
1
-1
/
+1
2012-02-24
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-5
/
+0
2012-02-24
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
1
-1
/
+1
2012-01-07
powerpc/PCI: split PHB part out of pcibios_map_io_space()
Bjorn Helgaas
1
-19
/
+21
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-2
/
+2
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
1
-3
/
+3
2010-12-09
powerpc/pci: Use printf extension %pR for struct resource
Joe Perches
1
-2
/
+1
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-1
/
+1
2009-10-27
powerpc: Fix compile errors found by new ppc64e_defconfig
Kumar Gala
1
-0
/
+2
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
1
-40
/
+6
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
1
-289
/
+0
2009-06-09
powerpc: Fix warning when printing a resource_size_t
Stephen Rothwell
1
-1
/
+1
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
1
-0
/
+5
2009-05-21
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
1
-10
/
+0
2009-05-15
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
1
-3
/
+12
2009-02-11
powerpc/pci: Move hose_list and pci_address_to_pio to pci-common
Milton Miller
1
-19
/
+0
[next]