Age | Commit message (Expand) | Author | Files | Lines |
2016-07-13 | libnvdimm, pmem: flush posted-write queues on shutdown | Dan Williams | 2 | -0/+24 |
2016-07-12 | libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() | Dan Williams | 1 | -4/+12 |
2016-07-12 | libnvdimm: cycle flush hints | Dan Williams | 2 | -3/+15 |
2016-07-12 | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams | 4 | -37/+85 |
2016-07-12 | libnvdimm: keep region data alive over namespace removal | Dan Williams | 1 | -1/+2 |
2016-07-12 | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams | 7 | -17/+116 |
2016-07-12 | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams | 4 | -171/+0 |
2016-07-08 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams | 4 | -8/+132 |
2016-07-08 | nfit: don't override return value of nfit_mem_init | Dan Williams | 1 | -3/+2 |
2016-07-08 | nfit: always associate flush hints | Dan Williams | 1 | -9/+8 |
2016-07-07 | dax: use devm_add_action_or_reset() | Sajjan, Vikas C | 2 | -12/+8 |
2016-07-07 | nfit: use devm_add_action_or_reset() | Sajjan, Vikas C | 1 | -4/+4 |
2016-07-06 | libnvdimm: initialize struct blk_integrity with 0 | Johannes Thumshirn | 1 | -1/+2 |
2016-06-24 | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() | Dan Williams | 2 | -15/+27 |
2016-06-20 | nfit: add Microsoft NVDIMM DSM command set to white list | stuart hayes | 2 | -4/+11 |
2016-06-18 | libnvdimm: IS_ERR() usage cleanup | Dan Williams | 2 | -7/+4 |
2016-06-16 | libnvdimm: use devm_add_action_or_reset() | Dan Williams | 2 | -15/+10 |
2016-06-12 | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds | 1 | -8/+8 |
2016-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -16/+30 |
2016-06-12 | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -7/+16 |
2016-06-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -4/+10 |
2016-06-11 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -10/+107 |
2016-06-11 | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -13/+32 |
2016-06-11 | Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -77/+20 |
2016-06-11 | uvc_v4l2: Simplify compat ioctl implementation | Andy Lutomirski | 1 | -56/+2 |
2016-06-11 | uvc: Forward compat ioctls to their handlers directly | Andy Lutomirski | 1 | -21/+18 |
2016-06-10 | Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -7/+3 |
2016-06-10 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+6 |
2016-06-10 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+3 |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 28 | -285/+435 |
2016-06-10 | Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 62 | -185/+439 |
2016-06-10 | Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -9/+24 |
2016-06-10 | Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -3/+9 |
2016-06-10 | vmxnet3: segCnt can be 1 for LRO packets | Shrikrishna Khare | 2 | -3/+3 |
2016-06-10 | stmmac: fix parameter to dwmac4_set_umac_addr() | Ben Dooks | 1 | -1/+1 |
2016-06-10 | net/mlx5e: Fix blue flame quota logic | Eli Cohen | 1 | -1/+2 |
2016-06-10 | net/mlx5e: Use ndo_stop explicitly at shutdown flow | Eran Ben Elisha | 1 | -4/+1 |
2016-06-10 | net/mlx5: E-Switch, always set mc_promisc for allmulti vports | Mohamad Haj Yahia | 1 | -0/+1 |
2016-06-10 | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich | 2 | -2/+59 |
2016-06-10 | net/mlx5: E-Switch, Fix vport enable flow | Mohamad Haj Yahia | 1 | -4/+1 |
2016-06-10 | net/mlx5: E-Switch, Use the correct error check on returned pointers | Or Gerlitz | 1 | -17/+17 |
2016-06-10 | net/mlx5: E-Switch, Use the correct free() function | Or Gerlitz | 1 | -3/+3 |
2016-06-10 | net/mlx5: Fix E-Switch flow steering capabilities check | Maor Gottlieb | 1 | -13/+15 |
2016-06-10 | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb | 1 | -1/+9 |
2016-06-10 | net/mlx5: Fix root flow table update | Maor Gottlieb | 1 | -1/+1 |
2016-06-10 | net/mlx5: Fix masking of reserved bits in XRCD number | Majd Dibbiny | 1 | -1/+1 |
2016-06-10 | Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dc... | Dave Airlie | 1 | -1/+2 |
2016-06-10 | drm/amdgpu: fix warning with powerplay disabled. | Dave Airlie | 1 | -1/+1 |
2016-06-10 | Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 31 | -92/+249 |
2016-06-10 | Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/li... | Dave Airlie | 6 | -1/+21 |