aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* stop_machine: fix up ftrace.cRusty Russell2008-07-27
* stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-27
* stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2008-07-27
* Hotplug CPU: don't check cpu_online after take_cpu_downRusty Russell2008-07-27
* Simplify stop_machineRusty Russell2008-07-27
* stop_machine: add ALL_CPUS optionJason Baron2008-07-27
* module: fix build warning with !CONFIG_KALLSYMSWANG Cong2008-07-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-27
|\
| * firewire: state userland requirements in Kconfig helpStefan Richter2008-07-25
| * firewire: avoid memleak after phy config transmit failureStefan Richter2008-07-25
| * firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter2008-07-25
| * firewire: queue the right number of dataJiSheng Zhang2008-07-20
| * firewire: warn on unfinished transactions during card removalStefan Richter2008-07-14
| * firewire: small fw_fill_request cleanupStefan Richter2008-07-14
| * firewire: fully initialize fw_transaction before marking it pendingStefan Richter2008-07-14
| * firewire: fix race of bus reset with request transmissionStefan Richter2008-07-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-27
|\ \
| * | [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
| * | [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-27
| * | [SCSI] qla2xxx: Update version number to 8.02.01-k6.Andrew Vasquez2008-07-26
| * | [SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez2008-07-26
| * | [SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton2008-07-26
| * | [SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita2008-07-26
| * | [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.Andrew Vasquez2008-07-26
| * | [SCSI] ch: fix ch_remove oopsFUJITA Tomonori2008-07-26
| * | [SCSI] 3w-9xxx: add MSI support and misc fixesadam radford2008-07-26
| * | [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fnMike Christie2008-07-26
| * | [SCSI] ibmvfc: Update driver version to 1.0.1Brian King2008-07-26
| * | [SCSI] ibmvfc: Add ADISC supportBrian King2008-07-26
| * | [SCSI] ibmvfc: Miscellaneous fixesBrian King2008-07-26
| * | [SCSI] ibmvfc: Fix hang on module removalBrian King2008-07-26
| * | [SCSI] ibmvfc: Target refcounting fixesBrian King2008-07-26
| * | [SCSI] ibmvfc: Reduce unnecessary log noiseBrian King2008-07-26
| * | [SCSI] sym53c8xx: free luntbl in sym_hcb_freeMike Anderson2008-07-26
| * | [SCSI] scsi_scan.c: Release mutex in error handling codeJulia Lawall2008-07-26
| * | [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-26
| * | [SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen2008-07-26
| * | [SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen2008-07-26
| * | [SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen2008-07-26
| * | [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
| * | [SCSI] Command protection operationMartin K. Petersen2008-07-26
| * | [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-26
| * | [SCSI] scsi_dh: create lookup cacheHannes Reinecke2008-07-26
| * | [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-26
| * | [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-26
| * | [SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke2008-07-26
| * | [SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke2008-07-26
| * | [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-26
| * | [SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke2008-07-26
| * | [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-26