index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
ibmphp_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2016-01-20
1
-15
/
+15
|
\
|
*
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-15
/
+15
*
|
PCI: ibmphp: Remove unneeded NULL test
Julia Lawall
2016-01-11
1
-3
/
+0
*
|
PCI: hotplug: Use list_for_each_entry() to simplify code
Geliang Tang
2016-01-10
1
-15
/
+6
|
/
*
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
1
-2
/
+6
*
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
2014-12-16
1
-0
/
+1
*
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
2014-12-16
1
-4
/
+1
*
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
1
-5
/
+10
*
PCI: Remove unnecessary curly braces
Quentin Lambert
2014-09-24
1
-4
/
+2
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-8
/
+4
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-16
/
+16
*
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-2
/
+11
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-54
/
+55
*
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
1
-4
/
+4
|
\
|
*
PCI: ibmhp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-6
/
+4
|
*
PCI: ibmhp: register busn_res
Yinghai Lu
2012-06-13
1
-1
/
+3
*
|
pci: hotplug: Fix typo in pci
Masanari Iida
2012-07-24
1
-1
/
+1
|
/
*
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
1
-78
/
+28
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-22
1
-1
/
+1
|
\
|
*
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2009-06-16
1
-1
/
+0
|
*
PCI: ibmphp_core.c: fix warning due to missing module_exit()
akpm@linux-foundation.org
2009-06-11
1
-0
/
+1
*
|
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
2009-05-18
1
-4
/
+2
*
|
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix
Cyrill Gorcunov
2009-05-12
1
-1
/
+1
*
|
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
2009-05-11
1
-26
/
+30
|
/
*
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
2008-12-29
1
-1
/
+1
*
PCI hotplug: ibmphp: Fix module ref count underflow
Neil Horman
2008-12-17
1
-5
/
+0
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-12
/
+12
*
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
2008-04-20
1
-1
/
+5
*
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
2008-02-01
1
-4
/
+7
*
i386: move pci
Thomas Gleixner
2007-10-11
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
2006-06-19
1
-6
/
+6
*
[PATCH] ibmphp: remove TRUE and FALSE
Kristen Accardi
2006-03-23
1
-2
/
+2
*
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-03-23
1
-4
/
+2
*
[PATCH] PCI Hotplug: fix up coding style issues
Pavel Machek
2006-01-31
1
-2
/
+2
*
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
2005-10-30
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1422