summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-01vme: add vme_init_bridge for common bridge initAaron Sierra4-16/+17
2016-05-01nvmem: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski1-0/+2
2016-05-01vme: trivial spelling and capitalization fixesAaron Sierra1-6/+6
2016-05-01tools: hv: lsvmbus: add pci pass-through UUIDVitaly Kuznetsov1-0/+1
2016-05-01Drivers: hv: balloon: reset host_specified_ha_regionVitaly Kuznetsov1-0/+1
2016-05-01Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov1-2/+2
2016-05-01Drivers: hv: vmbus: handle various crash scenariosVitaly Kuznetsov3-20/+61
2016-05-01Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov2-0/+36
2016-04-30misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy1-2/+2
2016-04-30spmi: do not use bus internal dataSudip Mukherjee1-2/+10
2016-04-30mei: fix waiting for wr_ctrl for corner cases.Alexander Usyskin1-4/+14
2016-04-30mei: don't clean control queues on notify request timeoutAlexander Usyskin1-6/+2
2016-04-30mei: amthif: discard not read messagesAlexander Usyskin3-2/+5
2016-04-30mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin3-6/+6
2016-04-30mei: drop global me_client_indexAlexander Usyskin2-17/+8
2016-04-30mei: do not pin module if cldrv->probe() failedAlexey Khoroshilov1-2/+6
2016-04-30char: xillybus: use devm_add_action_or_resetSudip Mukherjee2-19/+2
2016-04-30drivers:hv: Separate out frame buffer logic when picking MMIO rangeJake Oshins1-45/+35
2016-04-30drivers:hv: Record MMIO range in use by frame bufferJake Oshins1-1/+36
2016-04-30drivers:hv: Track allocations of children of hv_vmbus in private resource treeJake Oshins1-1/+21
2016-04-30drivers:hv: Reverse order of resources in hyperv_mmioJake Oshins1-2/+1
2016-04-30drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins2-9/+9
2016-04-30drivers:hv: Make a function to free mmio regions through vmbusJake Oshins2-1/+16
2016-04-30drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins1-4/+12
2016-04-30Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...K. Y. Srinivasan2-0/+87
2016-04-30Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan2-55/+54
2016-04-30Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan3-2/+2
2016-04-30Drivers: hv: vmbus: Use the new virt_xx barrier codeK. Y. Srinivasan1-7/+7
2016-04-30Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatileK. Y. Srinivasan1-3/+3
2016-04-30Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan2-21/+31
2016-04-30Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan1-6/+20
2016-04-30parport: use subsys_initcallSudip Mukherjee1-1/+1
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla1-3/+3
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter1-1/+2
2016-04-30misc: mic: Fix randconfig build errorSudeep Dutt1-0/+1
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit1-0/+5
2016-04-26Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman10-86/+131
2016-04-19intel_th: pci: Add Broxton-M SOC supportAlexander Shishkin1-0/+5
2016-04-19Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman1061-7098/+10883
2016-04-17Linux 4.6-rc4v4.6-rc4Linus Torvalds1-1/+1
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-16Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+9
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+14
2016-04-16Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-13/+94
2016-04-16Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-68/+73
2016-04-16Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2016-04-16Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+15
2016-04-16Merge branch 'fix/edma' into fixesVinod Koul1-38/+25
2016-04-16Merge branch 'fix/xilinx' into fixesVinod Koul1-1/+1