Age | Commit message (Expand) | Author | Files | Lines |
2016-07-23 | libnvdimm: register nvdimm_bus devices with an nd_bus driver | Dan Williams | 2 | -134/+181 |
2016-07-23 | pmem: clarify a debug print in pmem_clear_poison | Vishal Verma | 1 | -1/+1 |
2016-07-23 | x86/insn: remove pcommit | Dan Williams | 8 | -58/+3 |
2016-07-23 | Revert "KVM: x86: add pcommit support" | Dan Williams | 5 | -41/+6 |
2016-07-22 | nfit, tools/testing/nvdimm/: unify shutdown paths | Dan Williams | 2 | -28/+24 |
2016-07-22 | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams | 7 | -10/+10 |
2016-07-22 | nfit: cleanup acpi_nfit_init calling convention | Dan Williams | 3 | -36/+22 |
2016-07-22 | nfit: fix _FIT evaluation memory leak + use after free | Dan Williams | 2 | -44/+95 |
2016-07-22 | tools/testing/nvdimm: add manufacturing_{date|location} dimm properties | Dan Williams | 1 | -33/+21 |
2016-07-22 | tools/testing/nvdimm: add virtual ramdisk range | Dan Williams | 1 | -2/+16 |
2016-07-22 | acpi, nfit: treat virtual ramdisk SPA as pmem region | Lee, Chun-Yi | 1 | -1/+14 |
2016-07-13 | pmem: kill __pmem address space | Dan Williams | 15 | -102/+56 |
2016-07-13 | pmem: kill wmb_pmem() | Dan Williams | 2 | -77/+6 |
2016-07-13 | libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes | Dan Williams | 1 | -1/+1 |
2016-07-13 | fs/dax: remove wmb_pmem() | Dan Williams | 1 | -6/+1 |
2016-07-13 | libnvdimm, pmem: flush posted-write queues on shutdown | Dan Williams | 3 | -0/+25 |
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 | 5 | -37/+87 |
2016-07-12 | libnvdimm: keep region data alive over namespace removal | Dan Williams | 1 | -1/+2 |
2016-07-12 | tools/testing/nvdimm: simulate multiple flush hints per-dimm | Dan Williams | 1 | -22/+33 |
2016-07-12 | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams | 8 | -18/+119 |
2016-07-12 | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams | 5 | -172/+0 |
2016-07-08 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams | 5 | -8/+141 |
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-08 | tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder | Dan Williams | 1 | -17/+2 |
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-27 | tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc() | Dan Williams | 4 | -47/+41 |
2016-06-24 | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() | Dan Williams | 8 | -24/+79 |
2016-06-20 | nfit: add Microsoft NVDIMM DSM command set to white list | stuart hayes | 3 | -4/+12 |
2016-06-18 | tools/testing/nvdimm: add pfn device dependency | Dan Williams | 1 | -0/+1 |
2016-06-18 | libnvdimm: IS_ERR() usage cleanup | Dan Williams | 2 | -7/+4 |
2016-06-18 | libnvdimm, btt: update the usage section in Documentation | Vishal Verma | 1 | -19/+9 |
2016-06-16 | libnvdimm: use devm_add_action_or_reset() | Dan Williams | 2 | -15/+10 |
2016-06-12 | Linux 4.7-rc3v4.7-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-06-12 | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds | 2 | -8/+10 |
2016-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -37/+59 |
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 | 8 | -21/+119 |
2016-06-11 | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -24/+49 |
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-11 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 19 | -358/+569 |
2016-06-10 | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 7 | -12/+16 |
2016-06-10 | Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -7/+4 |