summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler
2018-02-03libnvdimm, namespace: remove redundant initialization of 'nd_mapping'Colin Ian King
2018-02-02acpi, nfit: fix register dimm error handlingToshi Kani
2018-02-01libnvdimm, namespace: make min namespace size 4KDan Williams
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang
2018-02-01libnvdimm/nfit_test: add firmware download emulationDave Jiang
2018-01-23device-dax: Fix trailing semicolonLuis de Bethencourt
2018-01-19libnvdimm, btt: fix uninitialized err_lockJeff Moyer
2018-01-19dax: require 'struct page' by default for filesystem daxDan Williams
2018-01-19ext2: auto disable dax instead of failing mountDan Williams
2018-01-19ext4: auto disable dax instead of failing mountDan Williams
2018-01-19mm, dax: introduce pfn_t_special()Dan Williams
2018-01-19mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr
2018-01-19mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr
2018-01-08memremap: merge find_dev_pagemap into get_dev_pagemapChristoph Hellwig
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe
2018-01-08memremap: simplify duplicate region handling in devm_memremap_pagesChristoph Hellwig
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig
2018-01-08mm: optimize dev_pagemap reference counting around get_dev_pagemapChristoph Hellwig
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig
2018-01-08mm: merge vmem_altmap_alloc into altmap_alloc_block_bufChristoph Hellwig
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2018-01-08mm: don't export __add_pagesChristoph Hellwig
2018-01-08mm: don't export arch_add_memoryChristoph Hellwig
2018-01-08memremap: provide stubs for vmem_altmap_offset and vmem_altmap_freeChristoph Hellwig
2017-12-31Linux 4.15-rc6v4.15-rc6Linus Torvalds
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-12-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski
2017-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner