index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-32
/
+340
2017-11-13
tools/testing/nvdimm: unit test clear-error commands
Dan Williams
1
-0
/
+18
2017-11-08
tools/testing/nvdimm: stricter bounds checking for error injection commands
Vishal Verma
1
-2
/
+2
2017-11-02
nfit_test: when clearing poison, also remove badrange entries
Vishal Verma
1
-8
/
+4
2017-11-02
nfit_test: add error injection DSMs
Dave Jiang
2
-24
/
+168
2017-11-02
libnvdimm: move poison list functions to a new 'badrange' file
Dave Jiang
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-07
acpi nfit: nfit_test supports translate SPA
Yasunori Goto
1
-1
/
+103
2017-09-28
nfit_test Make private definitions to command emulation
Yasunori Goto
1
-0
/
+47
2017-09-18
tools/testing/nvdimm: disable labels for nfit_test.1
Dan Williams
1
-3
/
+0
2017-08-31
libnvdimm, nd_blk: remove mmio_flush_range()
Robin Murphy
1
-2
/
+2
2017-06-15
tools/testing/nvdimm: fix nfit_test buffer overflow
Yasunori Goto
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
3
-5
/
+7
2017-05-04
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
3
-20
/
+25
2017-04-19
pmem: add dax_operations support
Dan Williams
1
-11
/
+10
2017-04-18
acpi, nfit: fix module unload vs workqueue shutdown race
Dan Williams
1
-0
/
+4
2017-04-18
tools/testing/nvdimm: fix nfit_test shutdown crash
Dan Williams
1
-1
/
+9
2017-04-17
tools/testing/nvdimm: test acpi 6.1 health state flags
Dan Williams
1
-3
/
+37
2017-04-12
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
1
-2
/
+8
2017-04-12
device-dax, tools/testing/nvdimm: enable device-dax with mock resources
Dave Jiang
2
-1
/
+51
2017-03-01
tools/testing/nvdimm: make iset cookie predictable
Dan Williams
1
-7
/
+7
2016-12-17
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-7
/
+23
2016-12-06
tools/testing/nvdimm: unit test acpi_nfit_ctl()
Dan Williams
4
-6
/
+262
2016-10-19
tools/testing/nvdimm: dynamic label support
Dan Williams
1
-7
/
+23
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-07
Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next
Dan Williams
4
-48
/
+276
2016-10-07
tools/testing/nvdimm: support for sub-dividing a pmem region
Dan Williams
3
-43
/
+124
2016-09-21
tools/testing/nvdimm: test get_config_size DSM failures
Dan Williams
1
-2
/
+77
2016-09-19
tools/testing/nvdimm: fix allocation range for mock flush hint tables
Dan Williams
1
-1
/
+2
2016-09-01
tools/testing/nvdimm: unit test for acpi_nvdimm_notify()
Dan Williams
1
-0
/
+45
2016-08-23
tools/testing/nvdimm: unit test for acpi_nfit_notify()
Dan Williams
3
-6
/
+33
2016-08-10
tools/testing/nvdimm: fix SIGTERM vs hotplug crash
Dan Williams
1
-0
/
+2
2016-07-24
nfit: do an ARS scrub on hitting a latent media error
Vishal Verma
1
-0
/
+1
2016-07-24
nfit: move to nfit/ sub-directory
Dan Williams
2
-3
/
+3
2016-07-22
nfit, tools/testing/nvdimm/: unify shutdown paths
Dan Williams
1
-14
/
+2
2016-07-21
libnvdimm: move ->module to struct nvdimm_bus_descriptor
Dan Williams
1
-0
/
+1
2016-07-21
nfit: cleanup acpi_nfit_init calling convention
Dan Williams
1
-3
/
+4
2016-07-21
tools/testing/nvdimm: add manufacturing_{date|location} dimm properties
Dan Williams
1
-33
/
+21
2016-07-21
tools/testing/nvdimm: add virtual ramdisk range
Dan Williams
1
-2
/
+16
2016-07-12
pmem: kill __pmem address space
Dan Williams
1
-1
/
+1
2016-07-11
tools/testing/nvdimm: simulate multiple flush hints per-dimm
Dan Williams
1
-22
/
+33
2016-07-07
tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder
Dan Williams
1
-17
/
+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
4
-2
/
+48
2016-06-17
tools/testing/nvdimm: add pfn device dependency
Dan Williams
1
-0
/
+1
2016-05-21
Merge branch 'for-4.7/dax' into libnvdimm-for-next
Dan Williams
2
-0
/
+11
2016-05-20
/dev/dax, pmem: direct access to persistent memory
Dan Williams
2
-0
/
+11
2016-05-18
Merge branch 'for-4.7/dsm' into libnvdimm-for-next
Dan Williams
1
-17
/
+33
2016-05-18
Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-0
/
+44
[next]