summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-283-44/+52
|\
| * mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-281-2/+1
| * mm: move most file-based accounting to the nodeMel Gorman2016-07-283-12/+14
| * mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-281-1/+1
| * mm: move page mapped accounting to the nodeMel Gorman2016-07-281-2/+2
| * mm, vmscan: move LRU lists to nodeMel Gorman2016-07-282-13/+14
| * mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-281-35/+41
* | Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-07-2849-251/+3108
|\ \
| * \ Merge branch 'topic/dmaengine_cleanups' into for-linusVinod Koul2016-07-2823-23/+222
| |\ \
| | * | dmaengine: ioat: statify symbolVinod Koul2016-07-231-1/+1
| | * | dmaengine: pxa_dma: implement device_synchronizeRobert Jarzmik2016-07-231-0/+15
| | * | dmaengine: imx-sdma: remove assignment never usedVinod Koul2016-07-231-2/+1
| | * | dmaengine: imx-sdma: remove dummy assignmentVinod Koul2016-07-231-2/+0
| | * | dmaengine: cppi: remove unused and bogus checkVinod Koul2016-07-231-3/+0
| | * | dmaengine: qcom_hidma_lli: kill the tasklets upon exitVinod Koul2016-07-231-0/+1
| | * | dmaengine: pxa_dma: remove owner assignmentVinod Koul2016-07-231-1/+0
| | * | dmaengine: fsl_raid: remove owner assignmentVinod Koul2016-07-231-1/+0
| | * | dmaengine: coh901318: remove owner assignmentVinod Koul2016-07-231-1/+0
| | * | dmaengine: qcom_hidma: kill the tasklets upon exitVinod Koul2016-07-231-0/+1
| | * | dmaengine: txx9dmac: explicitly freeup irqVinod Koul2016-07-231-2/+7
| | * | dmaengine: sirf-dma: kill the tasklets upon exitVinod Koul2016-07-231-0/+1
| | * | dmaengine: s3c24xx: kill the tasklets upon exitVinod Koul2016-07-231-1/+3
| | * | dmaengine: s3c24xx: explicitly freeup irqVinod Koul2016-07-231-0/+14
| | * | dmaengine: pl330: explicitly freeup irqVinod Koul2016-07-161-0/+6
| | * | dmaengine: omap-dma: explicitly freeup irqVinod Koul2016-07-161-0/+4
| | * | dmaengine: mpc512x: kill the tasklets upon exitVinod Koul2016-07-161-0/+1
| | * | dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul2016-07-161-0/+2
| | * | dmaengine: nbpfaxi: explicitly freeup irqVinod Koul2016-07-161-0/+11
| | * | dmaengine: moxart-dma: explicitly freeup irqVinod Koul2016-07-161-0/+4
| | * | dmaengine: mmp_tdma: statify symbolsVinod Koul2016-07-161-2/+2
| | * | dmaengine: mmp_pdma: explicitly freeup irqVinod Koul2016-07-161-0/+19
| | * | dmaengine: k3dma: explicitly freeup irqVinod Koul2016-07-161-0/+5
| | * | dmaengine: imx-sdma: explicitly freeup irqVinod Koul2016-07-161-0/+4
| | * | dmaengine: imx-dma: fix coding style issueVinod Koul2016-07-161-1/+1
| | * | dmaengine: imx-dma: explicitly freeup irqVinod Koul2016-07-161-0/+29
| | * | dmaengine: fsl-edma: kill the tasklets upon exitVinod Koul2016-07-161-0/+12
| | * | dmaengine: jz4740: kill the tasklets upon exitVinod Koul2016-07-161-0/+14
| | * | dmaengine: fsl_raid: fix size_t print specifiersVinod Koul2016-07-161-3/+3
| | * | dmaengine: fsl_raid: kill the tasklets upon exitVinod Koul2016-07-161-0/+2
| | * | dmaengine: fsl-edma: explicitly freeup irqVinod Koul2016-07-161-0/+12
| | * | dmaengine: edma: kill the tasklets upon exitVinod Koul2016-07-161-0/+13
| | * | dmaengine: edma: explicitly freeup irqVinod Koul2016-07-161-0/+8
| | * | dmaengine: coh901318: statify symbolsVinod Koul2016-07-161-3/+3
| | * | dmaengine: coh901318: kill the tasklets upon exitVinod Koul2016-07-161-0/+18
| | * | dmaengine: coh901318: explicitly freeup irqVinod Koul2016-07-161-0/+5
| * | | dmaengine: k3dma: add missing clk_disable_unprepare() on error in k3_dma_probe()Wei Yongjun2016-07-241-1/+3
| * | | dmaengine: zynqmp_dma: add missing MODULE_LICENSEArnd Bergmann2016-07-241-0/+1
| * | | dmaengine: qcom_hidma: use for_each_matching_node() macroWei Yongjun2016-07-241-2/+1
| * | | dmaengine: zynqmp_dma: Fix static checker warningKedareswara rao Appana2016-07-241-3/+8
| * | | dmaengine: omap-dma: Support for interleaved transferPeter Ujfalusi2016-07-241-4/+92
| |/ /