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