summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams60-1298/+1637
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams30-603/+876
2018-04-09libnvdimm, of_pmem: workaround OF_NUMA=n build errorDan Williams1-1/+2
2018-04-07nfit, address-range-scrub: add module option to skip initial arsDan Williams1-0/+7
2018-04-07nfit, address-range-scrub: rework and simplify ARS state machineDan Williams2-268/+218
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams2-39/+41
2018-04-07powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran1-0/+3
2018-04-07doc/devicetree: Persistent memory region bindingsOliver O'Halloran2-0/+66
2018-04-07libnvdimm: Add device-tree based driverOliver O'Halloran4-0/+137
2018-04-07libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran3-0/+5
2018-04-07libnvdimm, region: quiet region probeDan Williams1-2/+2
2018-04-07libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams1-2/+2
2018-04-07libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams1-3/+5
2018-04-06libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma1-1/+1
2018-04-06libnvdimm, testing: Add emulation for smart injection commandsVishal Verma2-1/+53
2018-04-06nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2-9/+18
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams3-1/+9
2018-04-03nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-03dax, dm: allow device-mapper to operate without dax supportDan Williams6-56/+93
2018-04-03dax: introduce CONFIG_DAX_DRIVERDan Williams3-3/+6
2018-04-03fs, dax: use page->mapping to warn if truncate collides with a busy pageDan Williams1-0/+63
2018-04-03ext2, dax: introduce ext2_dax_aopsDan Williams3-35/+30
2018-04-03nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-03-30ext4, dax: introduce ext4_dax_aopsDan Williams1-11/+31
2018-03-30xfs, dax: introduce xfs_dax_aopsDan Williams3-17/+23
2018-03-30block, dax: remove dead code in blkdev_writepages()Dan Williams1-5/+0
2018-03-30fs, dax: prepare for dax-specific address_space_operationsDan Williams3-3/+52
2018-03-30dax: store pfns in the radixDan Williams2-55/+43
2018-03-28acpi, nfit: rework NVDIMM leaf method detectionDan Williams2-23/+23
2018-03-26Linux 4.16-rc7v4.16-rc7Linus Torvalds1-1/+1
2018-03-25Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+6
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-97/+30
2018-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2018-03-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+17
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-33/+49
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-13/+37
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-55/+19
2018-03-25Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman1-55/+19
2018-03-24Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-53/+154
2018-03-24Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-8/+192
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+27
2018-03-23Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+0
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds3-26/+16
2018-03-23Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-25/+50
2018-03-23Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+35
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-12/+8
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-5/+41