| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 7 | -13/+257 |
| * | | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 5 | -0/+34 |
| * | | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 2015-06-26 | 6 | -1/+16 |
| * | | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 2015-06-26 | 2 | -3/+52 |
| * | | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2015-06-26 | 10 | -3/+100 |
| * | | pmem: flag pmem block devices as non-rotational | Dan Williams | 2015-06-26 | 1 | -0/+1 |
| * | | libnvdimm: enable iostat | Dan Williams | 2015-06-26 | 5 | -2/+59 |
| * | | pmem: make_request cleanups | Dan Williams | 2015-06-26 | 1 | -21/+5 |
| * | | libnvdimm, pmem: fix up max_hw_sectors | Dan Williams | 2015-06-26 | 1 | -1/+1 |
| * | | libnvdimm, blk: add support for blk integrity | Vishal Verma | 2015-06-26 | 5 | -23/+159 |
| * | | libnvdimm, btt: add support for blk integrity | Vishal Verma | 2015-06-26 | 5 | -18/+154 |
| * | | fs/block_dev.c: skip rw_page if bdev has integrity | Vishal Verma | 2015-06-26 | 1 | -2/+2 |
| * | | libnvdimm: Non-Volatile Devices | Dan Williams | 2015-06-26 | 3 | -13/+858 |
| * | | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2015-06-26 | 9 | -4/+1377 |
| * | | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 2015-06-26 | 12 | -34/+941 |
| * | | nd_btt: atomic sector updates | Vishal Verma | 2015-06-26 | 13 | -25/+1950 |
| * | | libnvdimm: infrastructure for btt devices | Dan Williams | 2015-06-25 | 13 | -99/+879 |
| * | | libnvdimm: write blk label set | Dan Williams | 2015-06-24 | 6 | -24/+369 |
| * | | libnvdimm: write pmem label set | Dan Williams | 2015-06-24 | 5 | -14/+455 |
| * | | libnvdimm: blk labels and namespace instantiation | Dan Williams | 2015-06-24 | 8 | -38/+594 |
| * | | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 2015-06-24 | 15 | -31/+1506 |
| * | | libnvdimm: namespace indices: read and validate | Dan Williams | 2015-06-24 | 7 | -2/+520 |
| * | | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 2015-06-24 | 8 | -5/+269 |
| * | | libnvdimm, pmem: add libnvdimm support to the pmem driver | Dan Williams | 2015-06-24 | 3 | -67/+96 |
| * | | libnvdimm, pmem: move pmem to drivers/nvdimm/ | Dan Williams | 2015-06-24 | 5 | -13/+25 |
| * | | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams | 2015-06-24 | 13 | -8/+383 |
| * | | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams | 2015-06-24 | 6 | -1/+484 |
| * | | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams | 2015-06-24 | 11 | -15/+527 |
| * | | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams | 2015-06-24 | 10 | -10/+810 |
| * | | libnvdimm, nfit: dimm/memory-devices | Dan Williams | 2015-06-24 | 8 | -4/+321 |
| * | | libnvdimm: control character device and nvdimm_bus sysfs attributes | Dan Williams | 2015-06-24 | 7 | -3/+215 |
| * | | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support | Dan Williams | 2015-06-24 | 11 | -0/+733 |
| * | | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 2015-05-27 | 7 | -5/+39 |
* | | | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-06-29 | 40 | -497/+3329 |
|\ \ \ |
|
| * | | | dmaengine: xgene: fix file permission | Vinod Koul | 2015-06-25 | 1 | -0/+0 |
| * | | | dmaengine: fsl-edma: clear pending interrupts on initialization | Stefan Agner | 2015-06-25 | 1 | -4/+5 |
| * | | | dmaengine: xdmac: Add memset support | Maxime Ripard | 2015-06-25 | 1 | -0/+89 |
| * | | | Merge branch 'topic/pxa' into for-linus | Vinod Koul | 2015-06-25 | 6 | -0/+1660 |
| |\ \ \ |
|
| | * | | | dmaengine: pxa_dma: add support for legacy transition | Robert Jarzmik | 2015-05-29 | 1 | -0/+28 |
| | * | | | dmaengine: pxa_dma: add debug information | Robert Jarzmik | 2015-05-26 | 1 | -0/+244 |
| | * | | | dmaengine: pxa: add pxa dmaengine driver | Robert Jarzmik | 2015-05-26 | 4 | -0/+1234 |
| | * | | | MAINTAINERS: add pxa dma driver to pxa architecture | Robert Jarzmik | 2015-05-26 | 1 | -0/+1 |
| | * | | | Documentation: dmaengine: pxa-dma design | Robert Jarzmik | 2015-05-26 | 1 | -0/+153 |
| * | | | | Merge branch 'topic/xdmac' into for-linus | Vinod Koul | 2015-06-25 | 4 | -52/+391 |
| |\ \ \ \ |
|
| | * | | | | dmaengine: hdmac: Implement interleaved transfers | Maxime Ripard | 2015-06-12 | 2 | -0/+111 |
| | * | | | | dmaengine: Move icg helpers to global header | Maxime Ripard | 2015-06-12 | 2 | -42/+31 |
| | * | | | | dmaengine: xdmac: Add interleaved transfer support | Maxime Ripard | 2015-05-18 | 1 | -0/+233 |
| | * | | | | dmaengine: xdmac: Rework the chaining logic | Maxime Ripard | 2015-05-18 | 1 | -21/+20 |
| | * | | | | dmaengine: xdmac: Add function to align width | Maxime Ripard | 2015-05-18 | 1 | -31/+32 |
| | * | | | | dmaengine: xdmac: Handle descriptor's view 3 registers | Maxime Ripard | 2015-05-18 | 1 | -0/+6 |
| | |/ / / |
|