summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler1687-11207/+18295
2018-02-03libnvdimm, namespace: remove redundant initialization of 'nd_mapping'Colin Ian King1-1/+1
2018-02-03acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-02libnvdimm, namespace: make min namespace size 4KDan Williams1-1/+1
2018-02-02tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams7-0/+63
2018-02-02libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang2-0/+40
2018-02-02libnvdimm/nfit_test: add firmware download emulationDave Jiang2-28/+360
2018-01-23device-dax: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-20libnvdimm, btt: fix uninitialized err_lockJeff Moyer1-1/+1
2018-01-20dax: require 'struct page' by default for filesystem daxDan Williams4-0/+19
2018-01-20ext2: auto disable dax instead of failing mountDan Williams1-2/+5
2018-01-20ext4: auto disable dax instead of failing mountDan Williams1-3/+6
2018-01-20mm, dax: introduce pfn_t_special()Dan Williams4-3/+31
2018-01-20mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr1-4/+7
2018-01-20mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr1-1/+2
2018-01-08memremap: merge find_dev_pagemap into get_dev_pagemapChristoph Hellwig1-9/+1
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig8-81/+77
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe3-45/+30
2018-01-08memremap: simplify duplicate region handling in devm_memremap_pagesChristoph Hellwig1-11/+0
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig2-35/+0
2018-01-08mm: optimize dev_pagemap reference counting around get_dev_pagemapChristoph Hellwig2-10/+14
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig2-37/+38
2018-01-08mm: merge vmem_altmap_alloc into altmap_alloc_block_bufChristoph Hellwig1-29/+16
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig4-21/+13
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig7-16/+18
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig10-51/+68
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig10-26/+19
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig11-29/+39
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig10-29/+39
2018-01-08mm: don't export __add_pagesChristoph Hellwig1-1/+0
2018-01-08mm: don't export arch_add_memoryChristoph Hellwig2-2/+0
2018-01-08memremap: provide stubs for vmem_altmap_offset and vmem_altmap_freeChristoph Hellwig1-4/+14
2018-01-01Linux 4.15-rc6v4.15-rc6Linus Torvalds1-1/+1
2018-01-01Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds14-39/+42
2018-01-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-16/+16
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-20/+52
2017-12-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2017-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-3/+9
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-43/+190
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-72/+196
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+6
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-17/+38
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+25
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-20/+24
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds23-104/+117
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski1-9/+7
2017-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7