index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla1280: retain firmware for error recovery
Michael Reed
2010-03-27
1
-52
/
+109
*
[SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init
James Bottomley
2010-03-27
1
-0
/
+1
*
[SCSI] advansys: fix regression with request_firmware change
Herton Ronaldo Krzesinski
2010-03-27
1
-0
/
+8
*
[SCSI] qla2xxx: Updated version number to 8.03.02-k2.
Giridhar Malavali
2010-03-27
1
-2
/
+2
*
[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
Santosh Vernekar
2010-03-27
1
-1
/
+5
*
[SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.
Ben Hutchings
2010-03-27
1
-15
/
+13
*
[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...
Michael Hernandez
2010-03-27
1
-1
/
+3
*
[SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.
Andrew Vasquez
2010-03-27
1
-5
/
+4
*
[SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.
Santosh Vernekar
2010-03-27
2
-4
/
+22
*
[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline
Sarang Radke
2010-03-27
1
-2
/
+2
*
[SCSI] libiscsi: Fix recovery slowdown regression
Mike Christie
2010-03-27
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-03-27
13
-97
/
+184
|
\
|
*
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
2010-03-25
1
-1
/
+12
|
*
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-25
1
-3
/
+6
|
*
frv/PCI: remove redundant warnings
Bjorn Helgaas
2010-03-25
1
-3
/
+1
|
*
x86/PCI: remove redundant warnings
Bjorn Helgaas
2010-03-25
1
-5
/
+0
|
*
PCI: don't say we claimed a resource if we failed
Bjorn Helgaas
2010-03-25
1
-2
/
+3
|
*
PCI quirk: Disable MSI on VIA K8T890 systems
Matthew Wilcox
2010-03-25
1
-0
/
+1
|
*
PCI quirk: RS780/RS880: work around missing MSI initialization
Clemens Ladisch
2010-03-24
2
-7
/
+34
|
*
PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present
Tim Yamin
2010-03-24
1
-3
/
+17
|
*
PCI: complain about devices that seem to be broken
Bjorn Helgaas
2010-03-24
1
-7
/
+16
|
*
PCI: print resources consistently with %pR
Bjorn Helgaas
2010-03-24
3
-16
/
+10
|
*
PCI: make disabled window printk style match the enabled ones
Bjorn Helgaas
2010-03-24
1
-3
/
+3
|
*
PCI: break out primary/secondary/subordinate for readability
Bjorn Helgaas
2010-03-24
1
-10
/
+14
|
*
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-24
1
-6
/
+8
|
*
resources: add interfaces that return conflict information
Bjorn Helgaas
2010-03-23
2
-7
/
+39
|
*
PCI: cleanup error return for pcix get and set mmrbc functions
Dean Nelson
2010-03-19
1
-20
/
+16
|
*
PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions
Dean Nelson
2010-03-19
1
-5
/
+6
|
*
PCI: kill off pci_register_set_vga_state() symbol export.
Paul Mundt
2010-03-19
1
-1
/
+0
|
*
PCI: fix return value from pcix_get_max_mmrbc()
Dean Nelson
2010-03-19
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-03-26
2
-12
/
+11
|
\
\
|
*
|
nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
Ryusuke Konishi
2010-03-23
1
-4
/
+4
|
*
|
nilfs2: fix hang-up of cleaner after log writer returned with error
Ryusuke Konishi
2010-03-23
1
-2
/
+1
|
*
|
nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
Ryusuke Konishi
2010-03-22
1
-6
/
+6
*
|
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2010-03-26
22
-315
/
+149
|
\
\
\
|
*
|
|
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
2010-03-24
19
-288
/
+66
|
*
|
|
power: support _noirq actions on device types and classes
Dominik Brodowski
2010-03-24
1
-0
/
+31
|
*
|
|
pcmcia: allow for four multifunction subdevices (again)
Dominik Brodowski
2010-03-24
1
-2
/
+6
|
*
|
|
pcmcia: do not use ioports < 0x100 on x86
Dominik Brodowski
2010-03-23
1
-0
/
+7
|
*
|
|
pd6729: Coding Style fixes
Komuro
2010-03-23
1
-25
/
+39
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-03-26
7
-12
/
+61
|
\
\
\
\
|
*
|
|
|
x86, amd: Restrict usage of c1e_idle()
Andreas Herrmann
2010-03-19
2
-8
/
+26
|
*
|
|
|
x86: Fix placement of FIX_OHCI1394_BASE
Jan Beulich
2010-03-16
1
-3
/
+3
|
*
|
|
|
x86: Handle legacy PIC interrupts on all the cpu's
Suresh Siddha
2010-03-16
4
-1
/
+32
*
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-03-26
6
-17
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
time: Fix accumulation bug triggered by long delay.
John Stultz
2010-03-23
1
-1
/
+2
|
*
|
|
|
|
posix-cpu-timers: Reset expire cache when no timer is running
Stanislaw Gruszka
2010-03-12
1
-3
/
+7
|
*
|
|
|
|
timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
Andrew Morton
2010-03-12
1
-0
/
+1
|
*
|
|
|
|
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
2010-03-12
3
-13
/
+44
*
|
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-26
1
-3
/
+11
|
\
\
\
\
\
\
[next]