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_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-1
/
+1
*
powerpc: Remove duplicated include from pci_32.c
YueHaibing
2018-10-03
1
-1
/
+0
*
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-25
1
-4
/
+0
*
powerpc: fix build failure by disabling attribute-alias warning in pci_32
Christophe Leroy
2018-06-05
1
-0
/
+4
*
powerpc/32: Add a missing include header
Mathieu Malaterre
2018-05-25
1
-0
/
+1
*
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
2018-05-10
1
-3
/
+3
*
powerpc/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-1
/
+2
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+2
*
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
1
-3
/
+1
*
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
-1
/
+1
*
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
1
-1
/
+1
*
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
2012-03-20
1
-3
/
+3
*
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
1
-1
/
+1
|
\
|
*
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-07-12
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-19
/
+0
|
\
\
|
*
|
powerpc/pci: Move FSL fixup from 32-bit to common
Kumar Gala
2011-06-22
1
-19
/
+0
|
|
/
*
/
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-08
1
-137
/
+13
|
/
*
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
2011-02-04
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2009-09-02
1
-23
/
+2
*
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
2009-08-28
1
-71
/
+0
*
powerpc/pci: Remove dead checks for CONFIG_PPC_OF
Grant Likely
2009-08-28
1
-9
/
+0
*
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
2009-05-21
1
-11
/
+0
*
powerpc/pci: Cleanup some minor cruft
Kumar Gala
2009-05-21
1
-8
/
+0
*
powerpc/pci: Fix PCI<->OF matching of old style multifunc devices
Tom Arbuckle
2009-02-23
1
-4
/
+11
*
powerpc/pci: Move hose_list and pci_address_to_pio to pci-common
Milton Miller
2009-02-11
1
-20
/
+1
*
powerpc: Remove `have_of' global variable
Anton Vorontsov
2008-12-16
1
-6
/
+1
*
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
2008-11-05
1
-11
/
+0
*
powerpc/pci: Use common PHB resource hookup
Benjamin Herrenschmidt
2008-11-05
1
-44
/
+34
*
powerpc/pci: Cleanup debug printk's
Benjamin Herrenschmidt
2008-11-05
1
-9
/
+3
*
powerpc: Fix link errors on 32-bit machines using legacy DMA
Benjamin Herrenschmidt
2008-10-15
1
-0
/
+6
*
powerpc/fsl: Hide MPC5121 pci bridge.
John Rigby
2008-10-13
1
-2
/
+3
*
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
2008-09-24
1
-0
/
+7
*
[POWERPC] Remove update_bridge_resource
Kumar Gala
2008-01-23
1
-58
/
+0
*
[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
Stephen Rothwell
2008-01-17
1
-2
/
+2
*
[POWERPC] pci_32.c: Use for_each_child_of_node
Stephen Rothwell
2008-01-17
1
-7
/
+13
*
[POWERPC] Fix possible NULL deref in ppc32 PCI
Benjamin Herrenschmidt
2007-12-21
1
-2
/
+3
*
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
2007-12-20
1
-37
/
+0
*
[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()
Benjamin Herrenschmidt
2007-12-20
1
-2
/
+8
*
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
2007-12-20
1
-243
/
+3
*
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
2007-12-20
1
-81
/
+2
*
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
Benjamin Herrenschmidt
2007-12-20
1
-32
/
+0
[next]