Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-14 14:58:52 to 2015-04-22 19:12:18 UTC [more...]

[PATCH 00/21] ND: NFIT-Defined / NVDIMM Subsystem
 2015-04-22 19:12 UTC  (54+ messages)
` [PATCH 01/21] e820, efi: add ACPI 6.0 persistent memory types
` [PATCH 02/21] ND NFIT-Defined/NVIDIMM Subsystem
` [PATCH 03/21] nd_acpi: initial core implementation and nfit skeleton
` [PATCH 04/21] nd: create an 'nd_bus' from an 'nfit_desc'
  ` [Linux-nvdimm] "
` [PATCH 05/21] nfit-test: manufactured NFITs for interface development
` [PATCH 06/21] nd: ndctl class device, and nd bus attributes
` [PATCH 07/21] nd: dimm devices (nfit "memory-devices")
` [PATCH 08/21] nd: ndctl.h, the nd ioctl abi
  ` [Linux-nvdimm] "
` [PATCH 09/21] nd_dimm: dimm driver and base nd-bus device-driver infrastructure
` [PATCH 10/21] nd: regions (block-data-window, persistent memory, volatile memory)
` [PATCH 11/21] nd_region: support for legacy nvdimms
` [PATCH 12/21] nd_pmem: add NFIT support to the pmem driver
` [PATCH 13/21] nd: add interleave-set state-tracking infrastructure
` [PATCH 14/21] nd: namespace indices: read and validate
` [PATCH 15/21] nd: pmem label sets and namespace instantiation
` [PATCH 16/21] nd: blk labels "
` [PATCH 17/21] nd: write pmem label set
` [PATCH 18/21] nd: write blk "
` [PATCH 19/21] nd: infrastructure for btt devices
  ` [Linux-nvdimm] "
` [PATCH 20/21] nd_btt: atomic sector updates
` [PATCH 21/21] nd_blk: nfit blk driver
` [Linux-nvdimm] [PATCH 00/21] ND: NFIT-Defined / NVDIMM Subsystem

[GIT PULL] PMEM driver for v4.1
 2015-04-18 15:42 UTC  (22+ messages)
    ` [Linux-nvdimm] "

[PATCH 0/3 v5] e820: Fix handling of NvDIMM chips
 2015-03-26 21:31 UTC  (40+ messages)
` [PATCH 1/3] e820: Don't let unknown DIMM type come out BUSY
` [PATCH 2/3] resource: Add new flag IORESOURCE_MEM_WARN
` [PATCH 3/3] e820: Add the unknown-12 Memory type (DDR3-NvDIMM)
` [RFC 0/8] pmem: Submission of the Persistent memory block device
  ` [PATCH 1/8] pmem: Initial version of persistent memory driver
  ` [PATCH 2/8] pmem: KISS, remove register_blkdev
  ` [PATCH 3/8] pmem: Add support for rw_page()
  ` [PATCH 4/8] pmem: Add support for direct_access()
  ` [PATCH 5/8] mm: Let sparse_{add,remove}_one_section receive a node_id
  ` [PATCH 6/8] mm: New add_persistent_memory/remove_persistent_memory
  ` [PATCH 7/8] pmem: Add support for page structs
  ` [PATCH 8/8] OUT-OF-TREE: pmem: Allow request_mem to fail (BLK_DEV_PMEM_IGNORE_REQUEST_MEM_RET)

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-18 15:35 UTC  (13+ messages)
` [RFC PATCH 1/7] block: add helpers for accessing a bio_vec page
` [RFC PATCH 2/7] block: convert bio_vec.bv_page to bv_pfn
` [RFC PATCH 3/7] dma-mapping: allow archs to optionally specify a ->map_pfn() operation
  ` [Linux-nvdimm] "
` [RFC PATCH 4/7] scatterlist: use sg_phys()
` [RFC PATCH 5/7] scatterlist: support "page-less" (__pfn_t only) entries
` [RFC PATCH 6/7] x86: support dma_map_pfn()
` [RFC PATCH 7/7] block: base support for pfn i/o
    ` [Linux-nvdimm] [RFC PATCH 0/7] evacuate struct page from the block layer

[PATCH 0/6] Add persistent memory driver
 2015-03-18 11:08 UTC  (10+ messages)
` [PATCH 1/6] pmem: Initial version of "
` [PATCH 2/6] pmem: Add support for getgeo()
` [PATCH 3/6] pmem: Add support for rw_page()
` [PATCH 4/6] pmem: Add support for direct_access()
` [PATCH 5/6] pmem: Clean up includes
` [PATCH 6/6] pmem: Let each device manage private memory region
` [Linux-nvdimm] [PATCH 0/6] Add persistent memory driver

[PATCH] brd: Ensure that bio_vecs have size <= PAGE_SIZE
 2015-03-12 16:30 UTC  (5+ messages)
` [Linux-nvdimm] "

[PATCH 0/3 v2] e820: Fix handling of NvDIMM chips
 2015-02-26  2:09 UTC  (27+ messages)
` [PATCH 1/3] e820: Don't let unknown DIMM type come out BUSY
` [PATCH 2/3] resource: Add new flag IORESOURCE_WARN (64bit)
    ` [PATCH 2/3 v3] resource: Add new flag IORESOURCE_MEM_WARN
        ` [PATCH 2/3 v4] "
` [PATCH 3A/3 good] e820: Add the unknown-12 Memory type (DDR3-NvDIMM)
` [PATCH 3B/3 fat] e820: dynamic unknown-xxx names (for DDR3-NvDIMM)

[PATCH 0/2] e820: Fix handling of NvDIMM chips
 2015-02-19 10:30 UTC  (17+ messages)
` [PATCH 1/2] e820: Don't let unknown DIMM type come out BUSY
` [RFC 2/2] e820: Add the NvDIMM Memory type (type-12)
` [PATCH 3/3] pmem: Allow request_mem to fail, (CONFIG_BLK_DEV_PMEM_IGNORE_REQUEST_MEM_RET)
` [Linux-nvdimm] [PATCH 0/2] e820: Fix handling of NvDIMM chips

[PATCH 0/4] Add persistent memory driver
 2014-11-04 17:06 UTC  (17+ messages)
` [PATCH 1/4] pmem: Initial version of "
` [PATCH 2/4] pmem: Add support for getgeo()
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH] SQUASHME pmem: Micro optimization for pmem_direct_access
    ` [PATCH v2] SQUASHME pmem: Micro optimize the hotpath
      ` [PATCH] SQUASHME: pmem: no need to copy a page at a time


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox