summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-1115-795/+369
|\
| * ide-tape: fix debug callMark de Wever2009-05-171-1/+1
| * Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-05-162-1/+2
| |\
| * | alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov2009-04-301-7/+3
| * | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-302-5/+5
| |\ \
| * \ \ Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-232-56/+25
| |\ \ \
| * \ \ \ Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-224-17/+29
| |\ \ \ \
| * | | | | ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo2009-04-211-16/+4
| * | | | | ide: drop rq->data handling from ide_map_sg()Tejun Heo2009-04-191-5/+1
| * | | | | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-193-26/+4
| * | | | | ide-tape: simplify read/write functionsTejun Heo2009-04-191-99/+50
| * | | | | ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo2009-04-191-25/+20
| * | | | | ide-tape: unify r/w init pathsTejun Heo2009-04-191-64/+46
| * | | | | ide-tape: kill idetape_bhTejun Heo2009-04-191-221/+84
| * | | | | ide-tape: use standard data transfer mechanismTejun Heo2009-04-192-94/+24
| * | | | | ide-tape: use single continuous bufferTejun Heo2009-04-191-198/+58
| * | | | | ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo2009-04-193-8/+18
| * | | | | ide-tape,floppy: fix failed command completion after request senseTejun Heo2009-04-192-0/+2
| * | | | | ide-pm: don't abuse rq->dataTejun Heo2009-04-192-24/+16
| * | | | | ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-195-36/+52
| * | | | | ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-194-39/+23
| * | | | | ide-cd: convert to using generic sense requestBorislav Petkov2009-04-192-46/+12
| * | | | | ide: add helpers for preparing sense requestsBorislav Petkov2009-04-192-0/+72
| * | | | | ide-cd: don't abuse rq->bufferTejun Heo2009-04-191-4/+4
| * | | | | ide-atapi: don't abuse rq->bufferTejun Heo2009-04-193-4/+4
| * | | | | ide-taskfile: don't abuse rq->bufferTejun Heo2009-04-192-11/+12
| * | | | | ide-floppy: block pc always uses bioTejun Heo2009-04-191-8/+6
| * | | | | ide-cd: clear sense buffer before issuing request senseTejun Heo2009-04-191-8/+4
| * | | | | ide kill unused ide_cmd->specialTejun Heo2009-04-191-1/+0
| * | | | | ide: don't set REQ_SOFTBARRIERTejun Heo2009-04-192-2/+0
| * | | | | ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo2009-04-191-5/+2
| * | | | | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-04-191-6/+0
| * | | | | block: clear req->errors on bio completion only for fs requestsTejun Heo2009-04-191-3/+7
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'frv' and 'mn10300'Linus Torvalds2009-06-1121-836/+656
|\ \ \ \ \ \ \
| | * | | | | | MN10300: Add utrace/tracehooks supportDavid Howells2009-06-117-239/+257
| | * | | | | | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells2009-06-111-18/+0
| * | | | | | | FRV: Implement new-style ptraceDavid Howells2009-06-117-164/+367
| * | | | | | | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells2009-06-111-1/+0
| * | | | | | | FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2009-06-112-5/+10
| * | | | | | | FRV: Remove in-kernel strace codeDavid Howells2009-06-111-379/+0
| * | | | | | | FRV: BUG to BUG_ON changesStoyan Gaydarov2009-06-114-17/+8
| * | | | | | | FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen2009-06-111-14/+15
| |/ / / / / /
* | | | | | | Merge branch 'serial-from-alan'Linus Torvalds2009-06-1195-2714/+4438
|\ \ \ \ \ \ \
| * | | | | | | moxa: prevent opening unavailable portsDirk Eibach2009-06-111-0/+5
| * | | | | | | imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer2009-06-111-0/+7
| * | | | | | | imx: serial: add IrDA support to serial driverFabian Godehardt2009-06-112-19/+181
| * | | | | | | imx: serial: use rational library functionOskar Schirmer2009-06-112-20/+11
| * | | | | | | lib: isolate rational fractions helper functionOskar Schirmer2009-06-114-0/+85
| * | | | | | | imx: serial: handle initialisation failure correctlyDaniel Glöckner2009-06-111-1/+6
| * | | | | | | imx: serial: be sure to stop xmit upon shutdownFabian Godehardt2009-06-111-0/+4
OpenPOWER on IntegriCloud