index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
rpadlpar_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-1
/
+1
2014-05-28
PCI: rpaphp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-5
/
+14
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-07-24
powerpc/pci/hotplug: Don't need to remove from EEH cache twice
Gavin Shan
1
-1
/
+0
2012-09-18
powerpc/eeh: Remove EEH PE for normal PCI hotplug
Gavin Shan
1
-1
/
+1
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2011-11-01
pci: add module.h to files implicitly relying on its presence.
Paul Gortmaker
1
-0
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-1
/
+1
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
1
-0
/
+3
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
1
-39
/
+30
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-10
/
+10
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-1
/
+1
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-10
/
+9
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-3
/
+3
2007-05-03
PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
Linas Vepstas
1
-7
/
+2
2007-05-03
PCI: rpaphp: Document find_php_slot()
Linas Vepstas
1
-5
/
+13
2006-12-02
PCI: rpaphp: change device tree examination
John Rose
1
-1
/
+1
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-6
/
+6
2006-02-01
[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.
linas@austin.ibm.com
1
-22
/
+22
2006-02-01
[PATCH] powerpc/PCI hotplug: cleanup: add prefix
linas@austin.ibm.com
1
-2
/
+2
2006-02-01
[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap
linas@austin.ibm.com
1
-1
/
+5
2006-02-01
[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()
linas@austin.ibm.com
1
-1
/
+1
2006-02-01
[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()
linas@austin.ibm.com
1
-3
/
+3
2006-02-01
[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)
linas
1
-1
/
+1
2006-01-09
[PATCH] PCI Hotplug/powerpc: more removal of duplicated code
linas@austin.ibm.com
1
-23
/
+1
2006-01-09
[PATCH] PCI Hotplug/powerpc: remove duplicated code
linas@austin.ibm.com
1
-1
/
+2
2005-11-11
[PATCH] dlpar regression for ppc64 - probe change
John Rose
1
-56
/
+23
2005-11-10
[PATCH] ppc64: bugfix: crash on PHB add
Linas Vepstas
1
-1
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+3
2005-09-09
[PATCH] Separate pci bits out of struct device_node
Paul Mackerras
1
-8
/
+12
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Purify hotplug
John Rose
1
-76
/
+78
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Export slot enable
John Rose
1
-1
/
+11
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
John Rose
1
-12
/
+23
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Change slot pci reference
John Rose
1
-36
/
+8
2005-09-09
[PATCH] PCI Hotplug: rpaphp: Move VIO registration
John Rose
1
-45
/
+65
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+503