Age | Commit message (Expand) | Author | Files | Lines |
2015-08-27 | dax: drop size parameter to ->direct_access() | Dan Williams | 6 | -11/+7 |
2015-08-27 | Merge branch 'pmem-api' into libnvdimm-for-next | Dan Williams | 56 | -315/+671 |
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-rc4v4.2-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-07-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2015-07-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -59/+81 |
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 | Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 20 | -161/+170 |
2015-07-25 | Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -23/+57 |
2015-07-25 | Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -26/+31 |
2015-07-25 | Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -16/+12 |
2015-07-25 | parport: Revert "parport: fix memory leak" | Sudip Mukherjee | 1 | -1/+0 |
2015-07-25 | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -18/+37 |
2015-07-25 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
2015-07-25 | Merge tag 'md/4.2-fixes' of git://neil.brown.name/md | Linus Torvalds | 8 | -27/+71 |
2015-07-25 | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -5/+11 |
2015-07-25 | libnvdimm: fix namespace seed creation | Dan Williams | 1 | -0/+5 |
2015-07-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -13/+29 |
2015-07-24 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -4/+32 |
2015-07-24 | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 42 | -187/+202 |
2015-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -8/+62 |
2015-07-24 | Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -10/+27 |
2015-07-24 | Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -3/+8 |
2015-07-24 | Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -18/+57 |