summaryrefslogtreecommitdiffstats
path: root/lib/seq_buf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-01eeprom: at24: remove nvmem regmap dependencySrinivas Kandagatla2-82/+22
2016-05-01nvmem: core: remove regmap dependencySrinivas Kandagatla3-28/+50
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-28misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit1-0/+5
2016-04-19intel_th: pci: Add Broxton-M SOC supportAlexander Shishkin1-0/+5
2016-04-18Linux 4.6-rc4v4.6-rc4Linus Torvalds1-1/+1
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-15libnvdimm, pmem: clarify the write+clear_poison+write flowDan Williams1-0/+14
2016-04-15block: loop: fix filesystem corruption in case of aio/dioMing Lei1-0/+6
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer1-24/+40
2016-04-14NVMe: Always use MSI/MSI-x interruptsKeith Busch1-10/+15
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds1-1/+1
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds2-12/+8
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds1-0/+37
2016-04-14parisc: Fix ftrace function tracerHelge Deller8-168/+114