Age | Commit message (Expand) | Author | Files | Lines |
2015-08-28 | libnvdimm, pmem: 'struct page' for pmem |  Dan Williams | 6 | -17/+216 |
2015-08-28 | libnvdimm, pfn: 'struct page' provider infrastructure |  Dan Williams | 13 | -177/+719 |
2015-08-27 | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB |  Dan Williams | 5 | -25/+27 |
2015-08-27 | add devm_memremap_pages |  Christoph Hellwig | 2 | -0/+73 |
2015-08-27 | mm: ZONE_DEVICE for "device memory" |  Dan Williams | 12 | -17/+70 |
2015-08-27 | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h |  Christoph Hellwig | 4 | -18/+6 |
2015-08-27 | dax: drop size parameter to ->direct_access() |  Dan Williams | 6 | -11/+7 |
2015-08-27 | nd_blk: change aperture mapping from WC to WB |  Ross Zwisler | 11 | -36/+88 |
2015-08-27 | nvdimm: change to use generic kvfree() |  yalin wang | 1 | -4/+1 |
2015-08-20 | pmem, dax: have direct_access use __pmem annotation |  Ross Zwisler | 8 | -34/+41 |
2015-08-20 | dax: update I/O path to do proper PMEM flushing |  Ross Zwisler | 1 | -14/+25 |
2015-08-20 | pmem: add copy_from_iter_pmem() and clear_pmem() |  Ross Zwisler | 2 | -2/+137 |
2015-08-20 | pmem, x86: clean up conditional pmem includes |  Ross Zwisler | 1 | -11/+2 |
2015-08-20 | pmem: remove layer when calling arch_has_wmb_pmem() |  Ross Zwisler | 2 | -11/+4 |
2015-08-20 | pmem, x86: move x86 PMEM API to new pmem.h header |  Ross Zwisler | 4 | -72/+94 |
2015-08-19 | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option |  Dan Williams | 7 | -74/+108 |
2015-08-14 | pmem: switch to devm_ allocations |  Christoph Hellwig | 4 | -53/+47 |
2015-08-14 | devres: add devm_memremap |  Christoph Hellwig | 2 | -0/+43 |
2015-08-14 | libnvdimm, btt: write and validate parent_uuid |  Vishal Verma | 4 | -1/+37 |
2015-08-14 | libnvdimm, btt: consolidate arena validation |  Vishal Verma | 3 | -36/+37 |
2015-08-14 | libnvdimm, btt: clean up internal interfaces |  Vishal Verma | 1 | -10/+9 |
2015-08-14 | pmem: convert to generic memremap |  Dan Williams | 4 | -35/+37 |
2015-08-14 | visorbus: switch from ioremap_cache to memremap |  Dan Williams | 2 | -15/+18 |
2015-08-14 | arch: introduce memremap() |  Dan Williams | 6 | -0/+112 |
2015-08-10 | cleanup IORESOURCE_CACHEABLE vs ioremap() |  Dan Williams | 11 | -44/+16 |
2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead |  Dan Williams | 14 | -13/+14 |
2015-08-10 | mm: enhance region_is_ram() to region_intersects() |  Dan Williams | 2 | -26/+44 |
2015-07-31 | nvdimm: fix inline function return type warning |  Randy Dunlap | 1 | -1/+1 |
2015-07-27 | nfit: Don't check _STA on NVDIMM devices |  Linda Knippers | 1 | -18/+2 |
2015-07-27 | libnvdimm, pmem: Change pmem physical sector size to PAGE_SIZE |  Vishal Verma | 1 | -0/+1 |
2015-07-27 | libnvdimm: Add DSM support for Address Range Scrub commands |  Vishal Verma | 4 | -59/+152 |
2015-07-27 | libnvdimm: Update name of the ars_status_record mask field |  Vishal Verma | 1 | -1/+1 |
2015-07-27 | libnvdimm, btt: sparse fix |  Dan Williams | 1 | -2/+3 |
2015-07-26 | Linux 4.2-rc4 |  Linus Torvalds | 1 | -1/+1 |
2015-07-26 | x86/mm/pat: Revert 'Adjust default caching mode translation tables' |  Thomas Gleixner | 1 | -3/+3 |
2015-07-26 | perf/x86/intel/cqm: Return cached counter value from IRQ context |  Matt Fleming | 1 | -0/+8 |
2015-07-25 | parport: Revert "parport: fix memory leak" |  Sudip Mukherjee | 1 | -1/+0 |
2015-07-25 | libnvdimm: fix namespace seed creation |  Dan Williams | 1 | -0/+5 |
2015-07-24 | ftrace: Fix breakage of set_ftrace_pid |  Steven Rostedt (Red Hat) | 2 | -18/+37 |
2015-07-24 | Input: goodix - fix touch coordinates on WinBook TW100 and TW700 |  Bastien Nocera | 1 | -0/+36 |
2015-07-24 | Input: LEDs - skip unnamed LEDs |  Dmitry Torokhov | 1 | -2/+14 |
2015-07-24 | spi: imx: Fix small DMA transfers |  Sascha Hauer | 1 | -2/+3 |
2015-07-24 | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit |  Denys Vlasenko | 1 | -5/+9 |
2015-07-24 | x86/mm: Fix newly introduced printk format warnings |  Thomas Gleixner | 1 | -2/+2 |
2015-07-24 | mmc: sdhci-pxav3: fix platform_data is not initialized |  Jingju Hou | 1 | -0/+1 |
2015-07-24 | dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support |  Dong Aisheng | 1 | -2/+0 |
2015-07-24 | mmc: sdhci-esdhc-imx: clear f_max in boarddata |  Dong Aisheng | 2 | -7/+1 |
2015-07-24 | mmc: sdhci-esdhc-imx: remove duplicated dts parsing |  Dong Aisheng | 1 | -14/+0 |
2015-07-24 | mmc: sdhci: make max-frequency property in device tree work |  Dong Aisheng | 1 | -2/+7 |
2015-07-24 | mmc: sdhci-esdhc-imx: move all non dt probe code into one function |  Dong Aisheng | 1 | -85/+94 |