summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-15ioatdma: Adding Haswell devid for ioatdmaDave Jiang3-6/+55
2013-04-15dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter2-2/+40
2013-04-15dw_dmac: remove unnecessary ENODEV checkAndy Shevchenko1-1/+1
2013-04-15dmaengine: dw_dmac: simplify master selectionArnd Bergmann2-48/+33
2013-04-15dw_dmac: rename DT related methods to reflect their belongingAndy Shevchenko1-11/+13
2013-04-15dw_dmac: fix style of the commentsAndy Shevchenko1-15/+15
2013-04-15dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen2-8/+12
2013-04-15dmaengine:sirf:take clock and enable it while probingBarry Song1-0/+11
2013-04-15dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pauseAndy Shevchenko1-2/+3
2013-04-15dma: imx-dma: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-04-15dma: ipu: ipu_idmac: Fix section mismatchFabio Estevam1-1/+1
2013-04-15dma: tegra: assume CONFIG_OFStephen Warren1-15/+7
2013-04-15dma: pl330: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-04-15dmatest: append verify result to resultsAndy Shevchenko2-56/+132
2013-04-15dmatest: gather test results in the linked listAndy Shevchenko2-30/+223
2013-04-15dmatest: define MAX_ERROR_COUNT constantAndy Shevchenko1-3/+6
2013-04-15dmatest: return actual state in 'run' fileAndy Shevchenko2-2/+33
2013-04-15dmatest: run test via debugfsAndy Shevchenko2-2/+303
2013-04-15dmatest: split test parameters to separate structureAndy Shevchenko1-47/+62
2013-04-15dmatest: move dmatest_channels and nr_channels to dmatest_infoAndy Shevchenko1-13/+16
2013-04-15dmatest: create dmatest_info to keep test parametersAndy Shevchenko1-47/+113
2013-04-15dmatest: allocate memory for pq_coefs from heapAndy Shevchenko1-2/+9
2013-04-15dmatest: cancel thread immediately when asked forAndy Shevchenko1-1/+2
2013-04-15ioatdma: allow all channels to have irq coalescing supportDave Jiang1-9/+3
2013-04-15ioatdma: make debug output more readableDave Jiang2-2/+3
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John6-14/+14
2013-04-15dma: timb_dma: Fix compiler warningMaxin B. John1-1/+1
2013-04-15pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA1-1/+1
2013-04-15DMA: PL330: allow submitting 2 requests at a timeJassi Brar1-2/+1
2013-04-14Linux 3.9-rc7v3.9-rc7Linus Torvalds1-1/+1
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-21/+33
2013-04-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+32
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-11/+28
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+9
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+20
2013-04-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+42
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-20/+21
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-13kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen4-2/+15
2013-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-68/+133
2013-04-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-80/+38
2013-04-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-3/+13
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2-15/+16
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim3-7/+7
2013-04-12Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds9-40/+35