summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-0420-779/+1717
|\
| * Merge branch 'coh' into dmaengineDan Williams2010-03-047-123/+116
| |\
| | * DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij2010-03-021-4/+6
| | * DMAENGINE: COH 901 318 configure channel directionLinus Walleij2010-03-021-0/+14
| | * DMAENGINE: COH 901 318 remove irq countingLinus Walleij2010-03-022-55/+34
| | * DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-022-30/+26
| | * DMAENGINE: COH 901 318 cleanupsLinus Walleij2010-03-021-14/+28
| * | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-045-67/+40
| * | ioat3: interrupt coalescingDan Williams2010-03-042-5/+34
| * | ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-042-2/+2
| * | ioat2: kill pending flagDan Williams2010-03-032-24/+12
| * | ioat3: use ioat2_quiesce()Dan Williams2010-03-031-9/+1
| * | ioat3: cleanup, don't enable DCA completion writesDan Williams2010-03-031-2/+1
| * | dma: Add MPC512x DMA driverPiotr Ziecik2010-03-023-0/+808
| * | Debugging options for the DMA engine subsystemLinus Walleij2010-03-022-0/+23
| * | iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin2010-03-011-8/+4
| * | dmatest: fix handling of an even number of xor_sourcesDan Williams2010-03-011-1/+1
| * | dmatest: correct raid6 PQ testAnatolij Gustschin2010-03-011-3/+3
| * | fsldma: Fix cookie issuesSteven J. Magnani2010-03-012-1/+6
| * | fsldma: Fix cookie issuesSteven J. Magnani2010-03-011-1/+1
| * | dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...Roel Kluin2010-02-031-14/+1
| * | dma: make Open Firmware device id constantMárton Németh2010-02-032-2/+2
| * | fsldma: major cleanups and fixesIra Snyder2010-02-022-182/+207
| * | fsldma: rename fsl_chan to chanIra Snyder2010-02-021-275/+275
| * | fsldma: simplify IRQ probing and handlingIra Snyder2010-02-022-44/+137
| * | fsldma: clean up the OF subsystem routinesIra Snyder2010-02-022-129/+134
| * | fsldma: rename dest to dst for uniformityIra Snyder2010-02-022-17/+17
| * | fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder2010-02-022-73/+81
| * | fsldma: remove unused structure membersIra Snyder2010-02-022-13/+8
| * | fsldma: reduce kernel text sizeIra Snyder2010-02-021-38/+45
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-0473-1080/+773
|\ \ \
| * \ \ Merge branch 'for-fsnotify' into for-linusAl Viro2010-03-037-76/+23
| |\ \ \
| | * | | switch inotify_user to anon_inodeAl Viro2010-02-192-54/+6
| | * | | Lose the first argument of audit_inode_child()Al Viro2010-02-084-16/+12
| | * | | Lose the new_name argument of fsnotify_move()Al Viro2010-02-083-6/+5
| * | | | init: Open /dev/console from rootfsEric W. Biederman2010-03-032-9/+6
| * | | | mqueue: fix typo "failues" -> "failures"André Goddard Rosa2010-03-031-1/+1
| * | | | mqueue: only set error codes if they are really necessaryAndré Goddard Rosa2010-03-031-27/+50
| * | | | mqueue: simplify do_open() error handlingAndré Goddard Rosa2010-03-031-6/+10
| * | | | mqueue: apply mathematics distributivity on mq_bytes calculationAndré Goddard Rosa2010-03-031-4/+5
| * | | | mqueue: remove unneeded info->messages initializationAndré Goddard Rosa2010-03-031-8/+5
| * | | | mqueue: fix mq_open() file descriptor leak on user-space processesAndré Goddard Rosa2010-03-031-2/+1
| * | | | fix race in d_splice_alias()Al Viro2010-03-031-1/+0
| * | | | set S_DEAD on unlink() and non-directory rename() victimsAl Viro2010-03-031-1/+6
| * | | | vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2010-03-032-1/+10
| * | | | get rid of ->mnt_parent in tomoyo/realpathAl Viro2010-03-031-1/+1
| * | | | hppfs can use existing proc_mnt, no need for do_kern_mount() in thereAl Viro2010-03-031-1/+1
| * | | | Mirror MS_KERNMOUNT in ->mnt_flagsAl Viro2010-03-033-1/+6
| * | | | get rid of useless vfsmount_lock use in put_mnt_ns()Al Viro2010-03-031-6/+2
| * | | | Take vfsmount_lock to fs/internal.hAl Viro2010-03-032-1/+2