linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-06 17:43:16 to 2015-08-26 21:44:26 UTC [more...]

[PATCH 0/2]: acpi, nfit: Clarify memory device state flags
 2015-08-26 21:44 UTC  (8+ messages)
` [PATCH 1/2]: nfit: Clarify memory device state flags strings
` [PATCH 2/2]: acpica/nfit: Rename not-armed bit definition

[PATCH v2 0/9] initial struct page support for pmem
 2015-08-26 21:39 UTC  (14+ messages)
` [PATCH v2 1/9] dax: drop size parameter to ->direct_access()
` [PATCH v2 2/9] mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
` [PATCH v2 3/9] mm: ZONE_DEVICE for "device memory"
` [PATCH v2 4/9] add devm_memremap_pages
` [PATCH v2 5/9] x86, pmem: push fallback handling to arch code
` [PATCH v2 6/9] libnvdimm, pfn: 'struct page' provider infrastructure
` [PATCH v2 7/9] libnvdimm, pmem: 'struct page' for pmem
` [PATCH v2 8/9] libnvdimm, pmem: direct map legacy pmem by default
` [PATCH v2 9/9] devm_memremap_pages: protect against pmem device unbind

[GIT PULL] libnvdimm fix for 4.2
 2015-08-26  0:16 UTC 

[PATCH v2] nd_blk: add support for "read flush" DSM flag
 2015-08-23  1:59 UTC  (10+ messages)

[RFC PATCH 0/7] 'struct page' driver for persistent memory
 2015-08-21 15:15 UTC  (31+ messages)
` [RFC PATCH 1/7] x86, mm: ZONE_DEVICE for "device memory"
` [RFC PATCH 2/7] x86, mm: introduce struct vmem_altmap
` [RFC PATCH 3/7] x86, mm: arch_add_dev_memory()
` [RFC PATCH 4/7] mm: register_dev_memmap()
` [RFC PATCH 5/7] libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
` [RFC PATCH 6/7] libnvdimm, pfn: 'struct page' provider infrastructure
` [RFC PATCH 7/7] libnvdimm, pmem: 'struct page' for pmem

[PATCH] nfit, nd_blk: BLK status register is only 32 bits
 2015-08-20 22:27 UTC 

[PATCH] nvdimm: change to use generic kvfree()
 2015-08-20 17:49 UTC  (2+ messages)

[PATCH v5 0/7] dax: I/O path enhancements
 2015-08-19  8:11 UTC  (9+ messages)
` [PATCH v5 1/7] brd: make rd_size static
` [PATCH v5 2/7] pmem, x86: move x86 PMEM API to new pmem.h header
` [PATCH v5 3/7] pmem: remove layer when calling arch_has_wmb_pmem()
` [PATCH v5 4/7] pmem, x86: clean up conditional pmem includes
` [PATCH v5 5/7] pmem: add copy_from_iter_pmem() and clear_pmem()
` [PATCH v5 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v5 7/7] pmem, dax: have direct_access use __pmem annotation

[PATCH v2] libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
 2015-08-19  4:44 UTC 

[PATCH v4 0/7] dax: I/O path enhancements
 2015-08-18 17:14 UTC  (8+ messages)
` [PATCH v4 1/7] brd: make rd_size static
` [PATCH v4 2/7] pmem, x86: move x86 PMEM API to new pmem.h header
` [PATCH v4 3/7] pmem: remove layer when calling arch_has_wmb_pmem()
` [PATCH v4 4/7] pmem, x86: clean up conditional pmem includes
` [PATCH v4 5/7] pmem: add copy_from_iter_pmem() and clear_pmem()
` [PATCH v4 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v4 7/7] pmem, dax: have direct_access use __pmem annotation

[PATCH v3 0/7] dax: I/O path enhancements
 2015-08-17 22:23 UTC  (14+ messages)
` [PATCH v3 1/7] brd: make rd_size static
` [PATCH v3 2/7] pmem, x86: move x86 PMEM API to new pmem.h header
` [PATCH v3 3/7] pmem: remove layer when calling arch_has_wmb_pmem()
` [PATCH v3 4/7] pmem, x86: clean up conditional pmem includes
` [PATCH v3 5/7] pmem: add copy_from_iter_pmem() and clear_pmem()
` [PATCH v3 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v3 7/7] pmem, dax: have direct_access use __pmem annotation

[PATCH v2 0/7] dax: I/O path enhancements
 2015-08-17 20:07 UTC  (21+ messages)
` [PATCH v2 1/7] brd: make rd_size static
` [PATCH v2 2/7] pmem, x86: move x86 PMEM API to new pmem.h header
` [PATCH v2 3/7] pmem: remove layer when calling arch_has_wmb_pmem()
` [PATCH v2 4/7] pmem, x86: clean up conditional pmem includes
` [PATCH v2 5/7] pmem: add wb_cache_pmem() and clear_pmem()
` [PATCH v2 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation

Switch nvdimm.git to the shared repository
 2015-08-15  0:57 UTC  (2+ messages)

[PATCH] nd_blk: add support for "read flush" DSM flag
 2015-08-14 21:28 UTC  (4+ messages)

[PATCH v5 0/8] memremap for 4.3
 2015-08-14 20:08 UTC  (13+ messages)
` [PATCH v5 1/8] mm: enhance region_is_ram() to region_intersects()
` [PATCH v5 2/8] arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
` [PATCH v5 3/8] cleanup IORESOURCE_CACHEABLE vs ioremap()
` [PATCH v5 4/8] arch: introduce memremap()
` [PATCH v5 5/8] visorbus: switch from ioremap_cache to memremap
` [PATCH v5 6/8] pmem: convert to generic memremap
` [PATCH v5 7/8] devres: add devm_memremap
` [PATCH v5 8/8] pmem: switch to devm_ allocations

[PATCH 29/31] parisc: handle page-less SG entries
 2015-08-14  3:59 UTC  (6+ messages)
  ` [PATCH 31/31] dma-mapping-common: skip kmemleak checks for "

[PATCH v5 0/5] introduce __pfn_t for unmapped pfn I/O and DAX lifetime
 2015-08-13 18:51 UTC  (21+ messages)
` [PATCH v5 1/5] mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
` [PATCH v5 2/5] allow mapping page-less memremaped areas into KVA
` [PATCH v5 3/5] dax: drop size parameter to ->direct_access()
` [PATCH v5 4/5] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t()
` [PATCH v5 5/5] scatterlist: convert to __pfn_t

[PATCH v2 08/25] arch: introduce memremap()
 2015-08-11 23:13 UTC  (14+ messages)

[PATCH v4 00/10] memremap for 4.3
 2015-08-11 16:20 UTC  (16+ messages)
` [PATCH v4 01/10] mm: enhance region_is_ram() to region_intersects()
` [PATCH v4 02/10] arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
` [PATCH v4 03/10] cleanup IORESOURCE_CACHEABLE vs ioremap()
` [PATCH v4 04/10] arch: introduce memremap()
` [PATCH v4 05/10] visorbus: switch from ioremap_cache to memremap
` [PATCH v4 06/10] libnvdimm, pmem: push call to ioremap_cache out of line
` [PATCH v4 07/10] pmem: switch from ioremap_wt to memremap
` [PATCH v4 08/10] pmem: convert to generic memremap
` [PATCH v4 09/10] devres: add devm_memremap
` [PATCH v4 10/10] pmem: switch to devm_ allocations

[PATCH v4 0/9] introduce __pfn_t, evacuate struct page from sgls
 2015-08-07 23:54 UTC  (4+ messages)
` [PATCH v4 4/9] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t()

[PATCH 0/6] pmem, dax: I/O path enhancements
 2015-08-07 20:01 UTC  (15+ messages)
` [PATCH 1/6] pmem: remove indirection layer arch_has_pmem_api()
` [PATCH 2/6] x86: clean up conditional pmem includes
` [PATCH 3/6] x86: add clwb_cache_range()
` [PATCH 4/6] pmem: Add wb_cache_pmem() and flush_cache_pmem()
` [PATCH 5/6] nd_blk: add support for "read flush" DSM flag
` [PATCH 6/6] dax: update I/O path to do proper PMEM flushing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).