index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
aoe: improve retransmission heuristics
Ed L. Cashin
2006-10-18
2
-6
/
+17
|
*
|
|
aoe: jumbo frame support 2 of 2
Ed L. Cashin
2006-10-18
1
-2
/
+6
|
*
|
|
aoe: clean up printks via macros
Ed L. Cashin
2006-10-18
7
-58
/
+50
|
*
|
|
aoe: jumbo frame support 1 of 2
Ed L. Cashin
2006-10-18
3
-17
/
+72
|
*
|
|
aoe: zero copy write 1 of 2
Ed L. Cashin
2006-10-18
3
-74
/
+69
|
*
|
|
aoe: remove unused NARGS enum
Ed L. Cashin
2006-10-18
1
-1
/
+0
|
*
|
|
aoe: update copyright date
Ed L. Cashin
2006-10-18
7
-7
/
+7
|
*
|
|
aoe: eliminate isbusy message
Ed L. Cashin
2006-10-18
1
-4
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-10-18
37
-387
/
+447
|
\
\
\
|
*
|
|
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
2006-10-18
23
-257
/
+22
|
*
|
|
change pci hotplug subsystem maintainer to Kristen
Kristen Carlson Accardi
2006-10-18
2
-4
/
+2
|
*
|
|
PCI: optionally sort device lists breadth-first
Matt Domsch
2006-10-18
1
-0
/
+92
|
*
|
|
cpcihp_generic: prevent loading without "bridge" parameter
Akinobu Mita
2006-10-18
1
-2
/
+2
|
*
|
|
pci: Additional search functions
Alan Cox
2006-10-18
1
-2
/
+70
|
*
|
|
PCI: quirks: switch quirks code offender to use pci_get API
Alan Cox
2006-10-18
1
-1
/
+2
|
*
|
|
PCI: Improve pci_msi_supported() comments
Brice Goglin
2006-10-18
1
-7
/
+9
|
*
|
|
PCI hotplug: ioremap balanced with iounmap
Amol Lad
2006-10-18
1
-5
/
+14
|
*
|
|
shpchp: remove unnecessary cmd_busy member from struct controller
Kenji Kaneshige
2006-10-18
2
-5
/
+1
|
*
|
|
shpchp: fix command completion check
Kenji Kaneshige
2006-10-18
1
-5
/
+9
|
*
|
|
pci: Stamp out pci_find_* usage in fakephp
Alan Cox
2006-10-18
1
-3
/
+8
|
*
|
|
PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error
Zhang, Yanmin
2006-10-18
1
-1
/
+1
|
*
|
|
Fix DMA resource allocation in ACPIPnP
Vojtech Pavlik
2006-10-18
1
-15
/
+26
|
*
|
|
PCI: Turn pci_fixup_video into generic for embedded VGA
eiichiro.oiwa.nm@hitachi.com
2006-10-18
2
-1
/
+49
|
*
|
|
PCI: add ICH7/8 ACPI/GPIO io resource quirks
Daniel Ritz
2006-10-18
1
-0
/
+6
|
*
|
|
PCI: pcie-check-and-return-bus_register-errors fix
Andrew Morton
2006-10-18
2
-3
/
+4
|
*
|
|
PCI: VIA IRQ quirk behaviour change
Daniel Drake
2006-10-18
1
-9
/
+34
|
*
|
|
pciehp: Remove unnecessary check in pciehp_ctrl.c
Eric Sesterhenn
2006-10-18
1
-2
/
+1
|
*
|
|
pciehp - add missing locking
Kenji Kaneshige
2006-10-18
4
-30
/
+33
|
*
|
|
pciehp: fix improper info messages
Kenji Kaneshige
2006-10-18
2
-22
/
+33
|
*
|
|
shpchp: fix shpchp_wait_cmd in poll
Kenji Kaneshige
2006-10-18
1
-19
/
+35
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-10-18
6
-58
/
+101
|
\
\
\
|
*
|
|
driver core: kmalloc() failure check in driver_probe_device
Akinobu Mita
2006-10-18
1
-0
/
+2
|
*
|
|
Driver core: bus: remove indentation level
Jeff Garzik
2006-10-18
1
-37
/
+40
|
*
|
|
Driver core: Don't ignore error returns from probing
Alan Stern
2006-10-18
2
-3
/
+8
|
*
|
|
Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()
Jesper Juhl
2006-10-18
1
-3
/
+6
|
*
|
|
driver core fixes: sysfs_create_group() retval in topology.c
Cornelia Huck
2006-10-18
1
-2
/
+1
|
*
|
|
driver core fixes: device_create_file() retval check in dmapool.c
Cornelia Huck
2006-10-18
1
-2
/
+11
|
*
|
|
driver core fixes: device_add() cleanup on error
Cornelia Huck
2006-10-18
1
-3
/
+7
|
*
|
|
driver core fixes: bus_add_device() cleanup on error
Cornelia Huck
2006-10-18
1
-4
/
+15
|
*
|
|
driver core fixes: bus_add_attrs() retval check
Cornelia Huck
2006-10-18
1
-1
/
+5
|
*
|
|
driver core fixes: sysfs_create_link() retval check in class.c
Cornelia Huck
2006-10-18
1
-1
/
+4
|
*
|
|
Fix dev_printk() is now GPL-only
Matthew Wilcox
2006-10-18
1
-1
/
+1
|
*
|
|
Driver core: plug device probe memory leak
Duncan Sands
2006-10-18
1
-1
/
+1
|
|
/
/
*
|
|
[S390] dasd: clean up timer.
Stefan Weinhuber
2006-10-18
1
-0
/
+1
*
|
|
[S390] monwriter find header logic.
Melissa Howland
2006-10-18
1
-4
/
+10
*
|
|
[S390] cio: sch_no -> schid.sch_no conversion.
Cornelia Huck
2006-10-18
1
-1
/
+1
*
|
|
[S390] cio: invalid device operational notification
Peter Oberparleiter
2006-10-18
1
-0
/
+4
|
/
/
*
|
[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
David S. Miller
2006-10-17
2
-4
/
+4
*
|
[SPARC]: Fix some section mismatch warnings in sparc drivers.
Ben Collins
2006-10-17
5
-10
/
+10
|
/
*
Fix USB gadget net2280.c compile
Linus Torvalds
2006-10-17
1
-2
/
+2
[prev]
[next]