summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-15dm crypt: update URLs to new cryptsetup project pageMilan Broz
2015-04-15dm: add log writes targetJosef Bacik
2015-04-15dm table: use bool function return values of true/false not 1/0Joe Perches
2015-04-15dm verity: add error handling modes for corrupted blocksSami Tolvanen
2015-04-15dm delay: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-04-15dm log userspace base: fix compile warningNicholas Mc Guire
2015-04-15dm log userspace transfer: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-04-15dm table: fall back to getting device using name_to_dev_t()Dan Ehrenberg
2015-04-15dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer
2015-04-15dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mqMike Snitzer
2015-04-15dm: add full blk-mq support to request-based DMMike Snitzer
2015-04-15dm: impose configurable deadline for dm_request_fn's merge heuristicMike Snitzer
2015-04-15dm sysfs: introduce ability to add writable attributesMike Snitzer
2015-04-15dm: don't start current request if it would've merged with the previousMike Snitzer
2015-04-15dm: reduce the queue delay used in dm_request_fn from 100ms to 10msMike Snitzer
2015-04-15dm: don't schedule delayed run of the queue if nothing to doMike Snitzer
2015-04-15dm: only run the queue on completion if congested or no requests pendingMike Snitzer
2015-04-15dm: remove request-based logic from make_request_fn wrapperMike Snitzer
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15i2c: jz4780: Fix build for m68k and sparc64Guenter Roeck
2015-04-15xen/pci: Try harder to get PXM information for XenRoss Lagerwall
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-14i40e: Bump version to 1.3.2Catherine Sullivan
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14i40e: Use new 40G speedsGreg Rose
2015-04-14i40e: get rid of unused localsJesse Brandeburg
2015-04-14i40e: handle possible memory allocation failureJesse Brandeburg
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-04-14i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-14i40e: move VF notification routines upMitch Williams
2015-04-14i40e: notify VFs of link stateMitch Williams
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14i40evf: remove aq_pendingMitch Williams
2015-04-14i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain
2015-04-14i40evf: fix bad indentationMitch Williams
2015-04-14i40e: stop VF ringsMitch Williams
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov