Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-29 00:17:38 to 2015-04-18 01:35:46 UTC [more...]

[PATCH 00/21] ND: NFIT-Defined / NVDIMM Subsystem
 2015-04-18  1:35 UTC  (7+ 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'
` [PATCH 05/21] nfit-test: manufactured NFITs for interface development
` [PATCH 06/21] nd: ndctl class device, and nd bus attributes

[GIT PULL] PMEM driver for v4.1
 2015-04-17  6:38 UTC  (21+ 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  (58+ messages)
` [PATCH 1/4] pmem: Initial version of "
  ` [PATCH v2] "
    ` [Linux-nvdimm] "
` [PATCH 2/4] pmem: Add support for getgeo()
` [PATCH 3/4] pmem: Add support for rw_page()
` [PATCH 4/4] pmem: Add support for direct_access()
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH 1/9] SQUASHME: pmem: Remove unused #include headers
      ` [Linux-nvdimm] "
  ` [PATCH 2/9] SQUASHME: pmem: Request from fdisk 4k alignment
  ` [PATCH 3/9] SQUASHME: pmem: Let each device manage private memory region
  ` [PATCH 4/9] SQUASHME: pmem: Support of multiple memory regions
  ` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id
  ` [PATCH 6/9] mm: New add_persistent_memory/remove_persistent_memory
  ` [PATCH 7/9] pmem: Add support for page structs
  ` [PATCH 8/9] SQUASHME: pmem: Fixs to getgeo
  ` [PATCH 9/9] pmem: KISS, remove register_blkdev
  ` [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
  ` [PATCH] SQUASHME: pmem: Add MODULE_ALIAS

转发linux-nvdimm:如何让客户及满意,不抱怨,不投诉
 2011-08-06 23:29 UTC 

转发:生产计划与物料控制
 2011-07-29  0:17 UTC 


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