index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-28
[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.
Jamie Wellnitz
9
-152
/
+390
2006-02-28
[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hba
Jamie Wellnitz
1
-1
/
+0
2006-02-28
[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_host
Jamie Wellnitz
3
-41
/
+40
2006-02-28
[SCSI] lpfc 8.1.2: Misc FC Discovery changes :
Jamie Wellnitz
5
-393
/
+452
2006-02-28
[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...
Jamie Wellnitz
1
-0
/
+15
2006-02-28
[SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...
Jamie Wellnitz
1
-3
/
+2
2006-02-28
[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...
Jamie Wellnitz
1
-1
/
+16
2006-02-28
[SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...
Jamie Wellnitz
1
-1
/
+1
2006-02-28
[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.
Jamie Wellnitz
2
-12
/
+24
2006-02-28
[SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctly
Jamie Wellnitz
5
-34
/
+309
2006-02-28
[SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITY
Jamie Wellnitz
2
-11
/
+0
2006-02-28
[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hba
Jamie Wellnitz
1
-1
/
+0
2006-02-28
[SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.h
Jamie Wellnitz
1
-18
/
+0
2006-02-27
[SCSI] scsi: Handle device_add failure in scsi_alloc_target
Brian King
1
-2
/
+13
2006-02-27
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
5
-77
/
+46
2006-02-27
[SCSI] add execute_in_process_context() API
James Bottomley
2
-0
/
+35
2006-02-27
[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlock
Mike Christie
1
-1
/
+1
2006-02-27
[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges
Al Viro
2
-2
/
+17
2006-02-27
[SCSI] Improve message printing code
Matthew Wilcox
1
-5
/
+19
2006-02-27
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
2
-1
/
+17
2006-02-27
[SCSI] aic7xxx: semaphore to completion conversion
Christoph Hellwig
2
-38
/
+12
2006-02-27
[SCSI] aacraid: use kthread_ API
Christoph Hellwig
4
-21
/
+13
2006-02-27
[SCSI] Add EXPORT_SYMBOL for spi msg functions
James Bottomley
1
-0
/
+3
2006-02-27
[SCSI] sas: add support for enclosure and bad ID rphy attributes
Christoph Hellwig
2
-2
/
+53
2006-02-27
[SCSI] mptsas: add support for enclosure and bay identifier attributes
Christoph Hellwig
1
-35
/
+161
2006-02-27
[SCSI] jazz_esp: Fix sparse warnings.
Ralf Baechle
1
-9
/
+9
2006-02-27
[SCSI] jazz_esp: Delete useless prototype
Ralf Baechle
1
-1
/
+0
2006-02-27
[SCSI] Make spi_print_msg more consistent
Matthew Wilcox
1
-3
/
+3
2006-02-27
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
8
-115
/
+73
2006-02-27
[SCSI] ncr53c8xx update
Matthew Wilcox
2
-94
/
+61
2006-02-27
[SCSI] unused show_spi_transport_period_helper parameter
Matthew Wilcox
1
-4
/
+3
2006-02-27
[SCSI] fix uninitialized variable error
Matthew Wilcox
1
-8
/
+3
2006-02-27
[SCSI] cciss: kfree(NULL) is legal
Andrew Morton
1
-2
/
+1
2006-02-27
[SCSI] drivers/message/fusion/mptfc.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-02-27
[SCSI] PCI Error Recovery: IPR SCSI device driver
Linas Vepstas
1
-0
/
+109
2006-02-27
[SCSI] fusion - mptlan - remove wierd humor print
Moore, Eric
1
-4
/
+1
2006-02-27
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
8
-63
/
+5
2006-02-27
[SCSI] Neaten comments in scsi_cmnd.h
Matthew Wilcox
1
-10
/
+10
2006-02-27
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
15
-59
/
+30
2006-02-26
Linux v2.6.16-rc5
v2.6.16-rc5
Linus Torvalds
1
-1
/
+1
2006-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-13
/
+111
2006-02-26
Make Kprobes depend on modules
Linus Torvalds
5
-1
/
+5
2006-02-26
[SPARC64]: Make cpu_present_map available earlier.
David S. Miller
3
-9
/
+27
2006-02-26
[SPARC64]: Implement futex_atomic_op_inuser().
David S. Miller
1
-4
/
+84
2006-02-26
[PATCH] fix voyager after topology.c move
James Bottomley
2
-15
/
+1
2006-02-26
[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
Brian Magnuson
1
-1
/
+1
2006-02-26
[PATCH] x86_64: Fix ioctl compat code for /dev/rtc
Andi Kleen
1
-11
/
+2
2006-02-26
[PATCH] x86_64: Better ATI timer fix
Andi Kleen
2
-17
/
+33
2006-02-26
[PATCH] x86_64: Move the SMP time selection earlier
Andi Kleen
3
-14
/
+11
2006-02-26
[PATCH] x86_64: Fix the additional_cpus=.. option
Andi Kleen
3
-1
/
+8
[next]