Age | Commit message (Expand) | Author |
2016-04-22 | libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' | Dan Williams |
2016-04-22 | libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk | Dan Williams |
2016-04-22 | libnvdimm, pmem, pfn: move pfn setup to the core | Dan Williams |
2016-04-22 | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams |
2016-04-22 | libnvdimm, pmem: clean up resource print / request | Dan Williams |
2016-04-22 | libnvdimm, pmem: use devm_add_action to release bdev resources | Dan Williams |
2016-04-22 | libnvdimm, blk: move i/o infrastructure to nd_namespace_blk | Dan Williams |
2016-04-22 | libnvdimm, blk: quiet i/o error reporting | Dan Williams |
2016-04-22 | libnvdimm, pmem: use ->queuedata for driver private data | Dan Williams |
2016-04-22 | libnvdimm, blk: use ->queuedata for driver private data | Dan Williams |
2016-04-22 | libnvdimm, blk: use devm_add_action to release bdev resources | Dan Williams |
2016-04-22 | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams |
2016-04-22 | libnvdimm, pfn, convert nd_pfn_probe() to devm | Dan Williams |
2016-04-22 | libnvdimm, pmem: kill pmem->ndns | Dan Williams |
2016-04-17 | Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2016-04-17 | dm cache metadata: fix cmd_read_lock() acquiring write lock | Ahmed Samy |
2016-04-16 | Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-04-16 | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-04-16 | Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds |
2016-04-16 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-16 | Merge branch 'fix/edma' into fixes | Vinod Koul |
2016-04-16 | Merge branch 'fix/xilinx' into fixes | Vinod Koul |
2016-04-16 | Merge branch 'fix/omap' into fixes | Vinod Koul |
2016-04-16 | Merge branch 'fix/hsu' into fixes | Vinod Koul |
2016-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-04-15 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-04-15 | Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-04-15 | Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-04-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-04-15 | libnvdimm, pmem: clarify the write+clear_poison+write flow | Dan Williams |
2016-04-15 | block: loop: fix filesystem corruption in case of aio/dio | Ming Lei |
2016-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-14 | Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2016-04-14 | Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-14 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds |
2016-04-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-04-14 | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros | Mike Snitzer |
2016-04-14 | NVMe: Always use MSI/MSI-x interrupts | Keith Busch |
2016-04-14 | pci-sysfs: use proper file capability helper function | Linus Torvalds |
2016-04-14 | pwm: fsl-ftm: Use flat regmap cache | Stefan Agner |
2016-04-14 | mmc: tegra: Disable UHS-I modes for Tegra124 | Jon Hunter |
2016-04-14 | mmc: block: Use the mmc host device index as the mmcblk device index | Ulf Hansson |
2016-04-14 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie |
2016-04-14 | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2016-04-13 | usb: hcd: out of bounds access in for_each_companion | Robert Dobrowolski |
2016-04-13 | USB: uas: Add a new NO_REPORT_LUNS quirk | Hans de Goede |
2016-04-13 | USB: uas: Limit qdepth at the scsi-host level | Hans de Goede |
2016-04-13 | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value | Peter Griffin |
2016-04-13 | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers | Mathias Nyman |
2016-04-13 | usb: xhci: fix wild pointers in xhci_mem_cleanup | Lu Baolu |