summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko2-25/+36
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko4-30/+12
2014-10-15dmaengine: dw: introduce dw_dma_on() helperAndy Shevchenko1-2/+7
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko5-24/+47
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko2-34/+29
2014-10-15dma: cppi41: Switch to using managed resource in probeKiran Padwal1-11/+5
2014-10-15selinux: fix inode security list corruptionStephen Smalley1-1/+1
2014-10-15arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper1-1/+1
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski1-2/+4
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski1-2/+4
2014-10-15dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski1-3/+0
2014-10-15dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski1-4/+0
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds149-547/+560
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds12-159/+122
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-356/+461
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds101-798/+4134
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds70-403/+2061
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds33-249/+1919
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds25-623/+948
2014-10-15Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2014-10-15Merge branch 'cxgb4'David S. Miller4-139/+26
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt1-5/+0
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt2-0/+10
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2-1/+9
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2-133/+7
2014-10-15sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2-1/+21
2014-10-15virtio-rng: refactor probe error handlingMichael S. Tsirkin1-6/+9
2014-10-15virtio_scsi: drop scan callbackMichael S. Tsirkin1-16/+7
2014-10-15virtio_balloon: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_scsi: fix race on device removalMichael S. Tsirkin1-1/+10
2014-10-15virito_scsi: use freezable WQ for eventsPaolo Bonzini1-1/+1
2014-10-15virtio_net: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_console: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_scsi: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin1-3/+6
2014-10-15virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin1-5/+11
2014-10-15virtio_net: fix use after free on allocation failureMichael S. Tsirkin1-0/+2
2014-10-159p/trans_virtio: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_console: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_blk: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_net: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio: add API to enable VQs earlyMichael S. Tsirkin1-0/+17
2014-10-15virtio_net: minor cleanupMichael S. Tsirkin1-4/+2
2014-10-15virtio-net: drop config_mutexMichael S. Tsirkin1-6/+1
2014-10-15virtio_net: drop config_enableMichael S. Tsirkin1-23/+4
2014-10-15virtio-blk: drop config_mutexMichael S. Tsirkin1-8/+0
2014-10-15virtio_blk: drop config_enableMichael S. Tsirkin1-19/+4
2014-10-15virtio: defer config changed notificationsMichael S. Tsirkin2-9/+55
2014-10-15virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin3-52/+62
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin7-28/+17