index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-01
[IB] ucm: 32/64 compatibility fixes
Sean Hefty
1
-6
/
+13
2005-10-31
[IPoIB] cleanups: fix comment, remove useless variables
Roland Dreier
2
-9
/
+7
2005-10-31
[IB] mthca: Avoid SRQ free WQE list corruption
Roland Dreier
1
-6
/
+7
2005-10-31
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
3
-6
/
+5
2005-10-29
[IPoIB] use spin_trylock_irqsave()
Roland Dreier
1
-4
/
+1
2005-10-29
[IB] mthca: report asynchronous CQ events
Michael S. Tsirkin
3
-3
/
+36
2005-10-29
[IB] fix up class_device_create() calls
Roland Dreier
2
-3
/
+4
2005-10-29
[IB] uverbs: Fix device lifetime problems
Roland Dreier
3
-95
/
+182
2005-10-29
[IB] umad: Fix device lifetime problems
Roland Dreier
1
-109
/
+159
2005-10-29
[PATCH] PCI fixup for Toshiba laptops and ohci1394
Jesse Barnes
1
-0
/
+59
2005-10-29
[PATCH] pci_ids: cleanup comments
Grant Coady
1
-4
/
+4
2005-10-29
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
4
-7
/
+16
2005-10-29
[PATCH] kernel-doc: fix PCI hotplug
Randy Dunlap
1
-1
/
+3
2005-10-29
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
1
-0
/
+8
2005-10-29
[PATCH] PCI: Convert megaraid to use pci_driver shutdown method
Russell King
1
-6
/
+4
2005-10-29
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
1
-0
/
+4
2005-10-29
[PATCH] PCI: fix edac drivers for radisys 82600 borkage
Andrew Morton
1
-0
/
+1
2005-10-29
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
3
-0
/
+7
2005-10-29
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
4
-65
/
+7
2005-10-29
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
9
-157
/
+46
2005-10-29
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
4
-424
/
+63
2005-10-29
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
4
-338
/
+32
2005-10-29
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
1
-0
/
+14
2005-10-29
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
9
-984
/
+138
2005-10-29
[PATCH] shpchp: remove redundant display of PCI device resources
rajesh.shah@intel.com
1
-68
/
+0
2005-10-29
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
11
-3756
/
+168
2005-10-29
[PATCH] PCI: Add quirk for SMBus on HP D530
Jean Delvare
1
-0
/
+1
2005-10-29
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
3
-10
/
+9
2005-10-29
[PATCH] pci_ids: remove non-referenced symbols from pci_ids.h
Grant Coady
1
-540
/
+0
2005-10-29
[PATCH] pci_ids: macros: replace partial with whole symbols
Grant Coady
3
-24
/
+28
2005-10-29
[PATCH] pci_ids: remove duplicates from pci_ids.h
Grant Coady
1
-19
/
+9
2005-10-29
[PATCH] unhide ICH6 SMBus - take 2
R.Marek@sh.cvut.cz
1
-0
/
+24
2005-10-29
[PATCH] cpqphp: add pci_enable_device()
Bjorn Helgaas
1
-5
/
+19
2005-10-29
[PATCH] cpcihp_zt5550: add pci_enable_device()
Bjorn Helgaas
1
-4
/
+21
2005-10-29
[PATCH] pci: cleanup need_restore switch statement
John W. Linville
1
-7
/
+7
2005-10-29
[PATCH] PCI: ipr: Block config access during BIST
Brian King
1
-0
/
+2
2005-10-29
[PATCH] PCI: Block config access during BIST
Brian King
6
-31
/
+134
2005-10-29
[PATCH] PCI: ICH6 ACPI and GPIO quirk
R.Marek@sh.cvut.cz
1
-0
/
+12
2005-10-29
[IPoIB] Drop RX packets when out of memory
Roland Dreier
3
-60
/
+85
2005-10-28
[PATCH] I2C: add i2c module alias for i2c drivers to use
Greg Kroah-Hartman
3
-0
/
+16
2005-10-28
[PATCH] I2C: remove devfs support from i2c-dev driver
Greg Kroah-Hartman
1
-10
/
+0
2005-10-28
[PATCH] hwmon: smsc47m1 documentation update
Jean Delvare
2
-2
/
+12
2005-10-28
[PATCH] hwmon: lm90 documentation update
Jean Delvare
2
-13
/
+11
2005-10-28
[PATCH] hwmon: Add PEC support to the lm90 driver
Jean Delvare
3
-3
/
+96
2005-10-28
[PATCH] hwmon: Separate the lm90 register read function
Jean Delvare
1
-54
/
+53
2005-10-28
[PATCH] i2c: i2c-i801 PEC code cleanups
Jean Delvare
1
-14
/
+10
2005-10-28
[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
Jean Delvare
4
-26
/
+5
2005-10-28
[PATCH] i2c: SMBus PEC support rewrite, 2 of 3
Jean Delvare
2
-115
/
+49
2005-10-28
[PATCH] i2c: SMBus PEC support rewrite, 1 of 3
Jean Delvare
2
-20
/
+1
2005-10-28
[PATCH] i2c: i2c-i810 documentation update
Jean Delvare
3
-1
/
+4
[next]