aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie2006-02-271-1/+1
* [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-272-2/+17
* [SCSI] Improve message printing codeMatthew Wilcox2006-02-271-5/+19
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-272-1/+17
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-272-38/+12
* [SCSI] aacraid: use kthread_ APIChristoph Hellwig2006-02-274-21/+13
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-271-0/+3
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-272-2/+53
* [SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig2006-02-271-35/+161
* [SCSI] jazz_esp: Fix sparse warnings.Ralf Baechle2006-02-271-9/+9
* [SCSI] jazz_esp: Delete useless prototypeRalf Baechle2006-02-271-1/+0
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-271-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-278-115/+73
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-272-94/+61
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-271-4/+3
* [SCSI] fix uninitialized variable errorMatthew Wilcox2006-02-271-8/+3
* [SCSI] cciss: kfree(NULL) is legalAndrew Morton2006-02-271-2/+1
* [SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk2006-02-271-2/+2
* [SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas2006-02-271-0/+109
* [SCSI] fusion - mptlan - remove wierd humor printMoore, Eric2006-02-271-4/+1
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-278-63/+5
* [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-271-10/+10
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-2715-59/+30
* Linux v2.6.16-rc5Linus Torvalds2006-02-261-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-264-13/+111
|\
| * [SPARC64]: Make cpu_present_map available earlier.David S. Miller2006-02-263-9/+27
| * [SPARC64]: Implement futex_atomic_op_inuser().David S. Miller2006-02-261-4/+84
* | Make Kprobes depend on modulesLinus Torvalds2006-02-265-1/+5
|/
* [PATCH] fix voyager after topology.c moveJames Bottomley2006-02-262-15/+1
* [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson2006-02-261-1/+1
* [PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen2006-02-261-11/+2
* [PATCH] x86_64: Better ATI timer fixAndi Kleen2006-02-262-17/+33
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-263-14/+11
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-263-1/+8
* [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen2006-02-261-1/+1
* [PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott2006-02-261-1/+1
* [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-262-20/+3
* [PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2006-02-262-4/+12
* [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-263-4/+22
* [PATCH] x86_64: Check for bad elf entry address.Suresh Siddha2006-02-261-0/+5
* [PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich2006-02-261-1/+1
* [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-263-20/+6
* [PATCH] Fix Specialix SI probingMarc Zyngier2006-02-261-4/+8
* [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-261-3/+17
* [PATCH] x86-64: react to new topology.c locationDave Jones2006-02-251-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-242-2/+8
|\
| * [SERIAL] Add comment about early_serial_setup()Russell King2006-02-231-0/+6
| * [SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw2006-02-231-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-241-2/+12
|\ \
| * | [ARM] 3348/1: Disable GPIO interruptsAndrew Victor2006-02-241-2/+12