summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-04IB/hfi1: Clean up on context initialization failureMichael J. Ruhl
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl
2017-05-04IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bitSebastian Sanchez
2017-05-04IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl
2017-05-04IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl
2017-05-04IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl
2017-05-04IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan
2017-05-04IB/hfi1: Get rid of divide when setting the tx request headerSebastian Sanchez
2017-05-04IB/hfi1: Fix yield logic in send engineMike Marciniszyn
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn
2017-05-04IB/hfi1: Fix checks for Offline transient stateJakub Byczkowski
2017-05-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun
2017-05-04libnvdimm: handle locked label storage areasDan Williams
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams
2017-05-04IB/mlx5: Enable IPoIB accelerationErez Shitrit
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-05-04Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-04of: fix sparse warning in of_pci_range_parser_oneRob Herring
2017-05-04of: fix sparse warnings in of_find_next_cache_nodeRob Herring
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04of/unittest: Missing unlocks on errorDan Carpenter
2017-05-04netvsc: make sure napi enabled before vmbus_openstephen hemminger
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous
2017-05-04dm integrity: improve the Kconfig help text for DM_INTEGRITYMike Snitzer
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun
2017-05-04dm cache policy smq: cleanup free_target_met() and clean_target_met()Mike Snitzer
2017-05-04dm cache policy smq: allow demotions to happen even during continuous IOJoe Thornber
2017-05-04lightnvm: fix bad back free on error pathJavier González
2017-05-04lightnvm: create cmd before allocating requestJavier González
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03zram: reduce load operation in page_same_filledSangwoo Park
2017-05-03zram: use zram_free_page instead of open-codedMinchan Kim
2017-05-03zram: introduce zram data accessorMinchan Kim
2017-05-03zram: remove zram_meta structureMinchan Kim
2017-05-03zram: use zram_slot_lock instead of raw bit_spin_lock opMinchan Kim
2017-05-03zram: partial IO refactoringMinchan Kim
2017-05-03zram: handle multiple pages attached bio's bvecMinchan Kim
2017-05-03oom: improve oom disable handlingMichal Hocko
2017-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds