aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: use ATA printk helpersTejun Heo2006-05-1510-137/+124
* [PATCH] libata: implement ATA printk helpersTejun Heo2006-05-151-0/+11
* [PATCH] libata: use dev->apTejun Heo2006-05-155-128/+106
* [PATCH] libata: add dev->apTejun Heo2006-05-152-0/+2
* [PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo2006-05-151-22/+0
* [PATCH] libata: use new SCR and on/offline functionsTejun Heo2006-05-154-60/+75
* [PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo2006-05-152-0/+149
* [PATCH] libata: init ap->cbl to ATA_CBL_SATA earlyTejun Heo2006-05-151-3/+6
* [PATCH] sata_sil24: update TF image only when necessaryTejun Heo2006-05-151-10/+2
* [PATCH] libata: implement qc->result_tfTejun Heo2006-05-153-15/+23
* [PATCH] libata: remove postreset handling from ata_do_reset()Tejun Heo2006-05-152-10/+11
* [PATCH] libata: move ->set_mode() handling into ata_set_mode()Tejun Heo2006-05-151-14/+15
* [PATCH] libata: use preallocated buffersTejun Heo2006-05-152-25/+11
* [PATCH] libata: hold host_set lock while finishing internal qcTejun Heo2006-05-151-0/+5
* [PATCH] libata: clear ap->active_tag atomically w.r.t. command completionTejun Heo2006-05-151-2/+3
* [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()Tejun Heo2006-05-151-2/+4
* [PATCH] libata: kill duplicate prototypesTejun Heo2006-05-151-2/+0
* [PATCH] libata: unexport ata_scsi_error()Tejun Heo2006-05-151-1/+0
* [PATCH] ahci: hardreset classification fixTejun Heo2006-05-151-1/+1
* [PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo2006-05-154-20/+20
* [PATCH] libata: silly fix in ata_scsi_start_stop_xlat()Tejun Heo2006-05-151-1/+1
* [PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo2006-05-155-3/+5
* [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov2006-05-152-0/+19
* Merge branch 'master' into upstreamJeff Garzik2006-04-27203-1960/+4294
|\
| * Linux v2.6.17-rc3Linus Torvalds2006-04-261-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-261-6/+4
| |\
| | * [MMC] pxamci: fix data timeout calculationRussell King2006-04-241-6/+4
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-266-6/+8
| |\ \
| | * \ Merge nommu treeRussell King2006-04-262-2/+4
| | |\ \
| | | * | [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-242-2/+4
| | | |/
| | * | [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King2006-04-253-3/+3
| | * | [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie2006-04-251-1/+1
| * | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-2619-19/+19
| * | | [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-269-9/+9
| * | | [PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris2006-04-261-0/+4
| * | | [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro2006-04-261-4/+14
| * | | [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-261-62/+2
| * | | [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro2006-04-261-1/+1
| * | | [PATCH] fix leak in activate_ep_files()Al Viro2006-04-261-0/+1
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-2611-77/+328
| |\ \ \
| | * | | [PATCH] splice: add ->splice_write support for /dev/nullJens Axboe2006-04-261-0/+14
| | * | | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-262-24/+28
| | * | | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-269-43/+268
| | * | | [PATCH] splice: fix offset problemsJens Axboe2006-04-261-19/+27
| | * | | [PATCH] splice: fix min() warningAndrew Morton2006-04-261-1/+1
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2618-147/+354
| |\ \ \ \
| | * | | | [PATCH] forcedeth: fix initializationAyaz Abdulla2006-04-261-12/+67
| | * | | | [PATCH] sky2: version 1.2Stephen Hemminger2006-04-261-1/+1
| | * | | | [PATCH] sky2: reset function can be devinitStephen Hemminger2006-04-261-1/+1
| | * | | | [PATCH] sky2: use ALIGN() macroStephen Hemminger2006-04-261-4/+2