Age | Commit message (Expand) | Author | Files | Lines |
2017-04-25 | dm: teach dm-targets to use a dax_device + dax_operations | Dan Williams | 1 | -3/+4 |
2017-04-20 | dm: add dax_device and dax_operations support | Dan Williams | 1 | -0/+1 |
2017-04-20 | dax: introduce dax_direct_access() | Dan Williams | 2 | -0/+3 |
2017-04-20 | block: kill bdev_dax_capable() | Dan Williams | 1 | -1/+0 |
2017-04-19 | pmem: add dax_operations support | Dan Williams | 1 | -0/+6 |
2017-04-19 | dax: introduce dax_operations | Dan Williams | 1 | -0/+10 |
2017-04-19 | dax: add a facility to lookup a dax device by 'host' device name | Dan Williams | 1 | -0/+1 |
2017-04-12 | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams | 1 | -0/+3 |
2017-04-12 | Merge branch 'for-4.11/libnvdimm' into for-4.12/dax | Dan Williams | 42 | -134/+197 |
2017-03-26 | Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+7 |
2017-03-26 | Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-03-26 | Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+6 |
2017-03-25 | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2017-03-25 | Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2017-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2 | -14/+19 |
2017-03-24 | uapi: fix rdma/mlx5-abi.h userspace compilation errors | Dmitry V. Levin | 1 | -1/+2 |
2017-03-24 | IB/core: Restore I/O MMU, s390 and powerpc support | Bart Van Assche | 1 | -13/+17 |
2017-03-24 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -20/+5 |
2017-03-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+3 |
2017-03-24 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2017-03-24 | Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+13 |
2017-03-24 | Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 1 | -0/+12 |
2017-03-24 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 1 | -0/+12 |
2017-03-23 | Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 20 | -39/+83 |
2017-03-23 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -27/+0 |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -6/+46 |
2017-03-22 | sctp: declare struct sctp_stream before using it | Xin Long | 1 | -0/+1 |
2017-03-22 | iommu: Disambiguate MSI region types | Robin Murphy | 1 | -5/+13 |
2017-03-22 | Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -1/+1 |
2017-03-22 | hwmon: Add missing HWMON_T_ALARM | Peter Huewe | 1 | -0/+1 |
2017-03-21 | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS | Soheil Hassas Yeganeh | 1 | -0/+2 |
2017-03-21 | sctp: define dst_pending_confirm as a bit in sctp_transport | Xin Long | 1 | -2/+2 |
2017-03-21 | Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in... | Olof Johansson | 1 | -7/+2 |
2017-03-21 | vhost-vsock: add pkt cancel capability | Peng Tao | 1 | -0/+3 |
2017-03-21 | vsock: track pkt owner vsock | Peng Tao | 1 | -0/+3 |
2017-03-21 | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -16/+0 |
2017-03-21 | reset: fix optional reset_control_get stubs to return NULL | Philipp Zabel | 1 | -7/+2 |
2017-03-21 | chardev: add helper function to register char devs with a struct device | Logan Gunthorpe | 1 | -0/+5 |
2017-03-21 | drm/exynos/decon5433: signal frame done interrupt at front porch | Andrzej Hajda | 1 | -0/+4 |
2017-03-21 | drm/exynos/decon5433: fix vblank event handling | Andrzej Hajda | 1 | -0/+8 |
2017-03-20 | generic syscalls: Wire up statx syscall | Stafford Horne | 1 | -1/+3 |
2017-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -2/+7 |
2017-03-18 | target: fix ALUA transition timeout handling | Mike Christie | 1 | -1/+1 |
2017-03-18 | target: allow ALUA setup for some passthrough backends | Mike Christie | 1 | -1/+6 |
2017-03-17 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+1 |
2017-03-17 | Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 1 | -19/+19 |
2017-03-17 | auxdisplay: charlcd: Add support for 4-bit interfaces | Geert Uytterhoeven | 1 | -0/+2 |
2017-03-17 | auxdisplay: charlcd: Extract character LCD core from misc/panel | Geert Uytterhoeven | 1 | -0/+40 |
2017-03-17 | pps: fix padding issue with PPS_FETCH for ioctl_compat | Matt Ranostay | 1 | -0/+19 |
2017-03-17 | docs: Add kernel-doc comments to VME driver API | Martyn Welch | 1 | -1/+11 |