Age | Commit message (Expand) | Author | Files | Lines |
2018-04-09 | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams | 60 | -1298/+1637 |
2018-04-09 | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 30 | -603/+876 |
2018-04-09 | libnvdimm, of_pmem: workaround OF_NUMA=n build error | Dan Williams | 1 | -1/+2 |
2018-04-07 | nfit, address-range-scrub: add module option to skip initial ars | Dan Williams | 1 | -0/+7 |
2018-04-07 | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams | 2 | -268/+218 |
2018-04-07 | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams | 2 | -39/+41 |
2018-04-07 | powerpc/powernv: Create platform devs for nvdimm buses | Oliver O'Halloran | 1 | -0/+3 |
2018-04-07 | doc/devicetree: Persistent memory region bindings | Oliver O'Halloran | 2 | -0/+66 |
2018-04-07 | libnvdimm: Add device-tree based driver | Oliver O'Halloran | 4 | -0/+137 |
2018-04-07 | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran | 3 | -0/+5 |
2018-04-07 | libnvdimm, region: quiet region probe | Dan Williams | 1 | -2/+2 |
2018-04-07 | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 1 | -2/+2 |
2018-04-07 | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams | 1 | -3/+5 |
2018-04-06 | libnvdimm, testing: update the default smart ctrl_temperature | Vishal Verma | 1 | -1/+1 |
2018-04-06 | libnvdimm, testing: Add emulation for smart injection commands | Vishal Verma | 2 | -1/+53 |
2018-04-06 | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 2 | -9/+18 |
2018-04-03 | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams | 3 | -1/+9 |
2018-04-03 | nfit, address-range-scrub: fix scrub in-progress reporting | Dan Williams | 1 | -1/+4 |
2018-04-03 | dax, dm: allow device-mapper to operate without dax support | Dan Williams | 6 | -56/+93 |
2018-04-03 | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 3 | -3/+6 |
2018-04-03 | fs, dax: use page->mapping to warn if truncate collides with a busy page | Dan Williams | 1 | -0/+63 |
2018-04-03 | ext2, dax: introduce ext2_dax_aops | Dan Williams | 3 | -35/+30 |
2018-04-03 | nfit: fix region registration vs block-data-window ranges | Dan Williams | 1 | -8/+14 |
2018-03-30 | ext4, dax: introduce ext4_dax_aops | Dan Williams | 1 | -11/+31 |
2018-03-30 | xfs, dax: introduce xfs_dax_aops | Dan Williams | 3 | -17/+23 |
2018-03-30 | block, dax: remove dead code in blkdev_writepages() | Dan Williams | 1 | -5/+0 |
2018-03-30 | fs, dax: prepare for dax-specific address_space_operations | Dan Williams | 3 | -3/+52 |
2018-03-30 | dax: store pfns in the radix | Dan Williams | 2 | -55/+43 |
2018-03-28 | acpi, nfit: rework NVDIMM leaf method detection | Dan Williams | 2 | -23/+23 |
2018-03-26 | Linux 4.16-rc7v4.16-rc7 | Linus Torvalds | 1 | -1/+1 |
2018-03-25 | Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+6 |
2018-03-25 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 14 | -97/+30 |
2018-03-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+8 |
2018-03-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -12/+17 |
2018-03-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -33/+49 |
2018-03-25 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -13/+37 |
2018-03-25 | tty: vt: fix up tabstops properly | Linus Torvalds | 1 | -4/+4 |
2018-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -55/+19 |
2018-03-25 | Revert "mqueue: switch to on-demand creation of internal mount" | Eric W. Biederman | 1 | -55/+19 |
2018-03-24 | Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -53/+154 |
2018-03-24 | Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -8/+192 |
2018-03-23 | x86/entry/64: Don't use IST entry for #BP stack | Andy Lutomirski | 3 | -10/+9 |
2018-03-23 | x86/efi: Free efi_pgd with free_pages() | Waiman Long | 1 | -1/+1 |
2018-03-23 | Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -30/+27 |
2018-03-23 | Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -3/+0 |
2018-03-23 | Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -26/+16 |
2018-03-23 | Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -25/+50 |
2018-03-23 | Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -17/+35 |
2018-03-23 | Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 3 | -12/+8 |
2018-03-23 | Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -5/+41 |