Age | Commit message (Expand) | Author | Files | Lines |
2016-04-22 | libnvdimm, blk: quiet i/o error reporting | Dan Williams | 1 | -1/+1 |
2016-04-22 | libnvdimm, pmem: use ->queuedata for driver private data | Dan Williams | 1 | -5/+4 |
2016-04-22 | libnvdimm, blk: use ->queuedata for driver private data | Dan Williams | 1 | -4/+2 |
2016-04-22 | libnvdimm, blk: use devm_add_action to release bdev resources | Dan Williams | 1 | -41/+36 |
2016-04-22 | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams | 5 | -28/+25 |
2016-04-22 | libnvdimm, pfn, convert nd_pfn_probe() to devm | Dan Williams | 3 | -37/+26 |
2016-04-22 | libnvdimm, pmem: kill pmem->ndns | Dan Williams | 4 | -22/+25 |
2016-04-17 | Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 1 | -2/+2 |
2016-04-17 | dm cache metadata: fix cmd_read_lock() acquiring write lock | Ahmed Samy | 1 | -2/+2 |
2016-04-17 | Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+9 |
2016-04-17 | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 12 | -12/+89 |
2016-04-17 | Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 6 | -68/+73 |
2016-04-17 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+15 |
2016-04-16 | Merge branch 'fix/edma' into fixes | Vinod Koul | 1 | -38/+25 |
2016-04-16 | Merge branch 'fix/xilinx' into fixes | Vinod Koul | 1 | -1/+1 |
2016-04-16 | Merge branch 'fix/omap' into fixes | Vinod Koul | 1 | -9/+17 |
2016-04-16 | Merge branch 'fix/hsu' into fixes | Vinod Koul | 2 | -5/+11 |
2016-04-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -12/+25 |
2016-04-16 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+14 |
2016-04-16 | Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -9/+1 |
2016-04-16 | Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2 | -26/+2 |
2016-04-16 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 22 | -62/+104 |
2016-04-15 | libnvdimm, pmem: clarify the write+clear_poison+write flow | Dan Williams | 1 | -0/+14 |
2016-04-15 | block: loop: fix filesystem corruption in case of aio/dio | Ming Lei | 1 | -0/+6 |
2016-04-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -2/+11 |
2016-04-15 | Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 2 | -25/+43 |
2016-04-15 | Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-04-15 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds | 3 | -11/+13 |
2016-04-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+1 |
2016-04-15 | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros | Mike Snitzer | 1 | -24/+40 |
2016-04-14 | NVMe: Always use MSI/MSI-x interrupts | Keith Busch | 1 | -10/+15 |
2016-04-14 | pci-sysfs: use proper file capability helper function | Linus Torvalds | 1 | -1/+1 |
2016-04-14 | pwm: fsl-ftm: Use flat regmap cache | Stefan Agner | 1 | -1/+1 |
2016-04-14 | mmc: tegra: Disable UHS-I modes for Tegra124 | Jon Hunter | 1 | -9/+1 |
2016-04-14 | mmc: block: Use the mmc host device index as the mmcblk device index | Ulf Hansson | 1 | -17/+1 |
2016-04-14 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 9 | -24/+48 |
2016-04-14 | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 6 | -17/+33 |
2016-04-13 | usb: hcd: out of bounds access in for_each_companion | Robert Dobrowolski | 1 | -0/+9 |
2016-04-13 | USB: uas: Add a new NO_REPORT_LUNS quirk | Hans de Goede | 3 | -2/+24 |
2016-04-13 | USB: uas: Limit qdepth at the scsi-host level | Hans de Goede | 1 | -1/+6 |
2016-04-13 | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value | Peter Griffin | 1 | -1/+1 |
2016-04-13 | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers | Mathias Nyman | 4 | -4/+9 |
2016-04-13 | usb: xhci: fix wild pointers in xhci_mem_cleanup | Lu Baolu | 1 | -0/+6 |
2016-04-13 | usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys | Yoshihiro Shimoda | 1 | -0/+13 |
2016-04-13 | usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT | Yoshihiro Shimoda | 2 | -0/+11 |
2016-04-13 | xhci: resume USB 3 roothub first | Mathias Nyman | 1 | -3/+3 |
2016-04-13 | usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host | Rafal Redzimski | 1 | -1/+3 |
2016-04-13 | cdc-acm: fix crash if flushed with nothing buffered | Oliver Neukum | 1 | -0/+4 |
2016-04-13 | dmaengine: dw: fix master selection | Andy Shevchenko | 1 | -15/+19 |
2016-04-13 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -2/+2 |