summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams
2018-04-09libnvdimm, of_pmem: workaround OF_NUMA=n build errorDan Williams
2018-04-07nfit, address-range-scrub: add module option to skip initial arsDan Williams
2018-04-07nfit, address-range-scrub: rework and simplify ARS state machineDan Williams
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams
2018-04-07powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran
2018-04-07doc/devicetree: Persistent memory region bindingsOliver O'Halloran
2018-04-07libnvdimm: Add device-tree based driverOliver O'Halloran
2018-04-07libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran
2018-04-07libnvdimm, region: quiet region probeDan Williams
2018-04-06libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams
2018-04-06libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams
2018-04-05libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma
2018-04-05libnvdimm, testing: Add emulation for smart injection commandsVishal Verma
2018-04-05nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams
2018-04-03nfit, address-range-scrub: fix scrub in-progress reportingDan Williams
2018-04-02nfit: fix region registration vs block-data-window rangesDan Williams
2018-03-28acpi, nfit: rework NVDIMM leaf method detectionDan Williams
2018-03-25Linux 4.16-rc7v4.16-rc7Linus Torvalds
2018-03-25Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-03-24Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman
2018-03-24Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-23Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-03-23Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-23Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-03-23tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-22mm, thp: do not cause memcg oom for thpDavid Rientjes
2018-03-22mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek