index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memremap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix spelling mistakes
Zhen Lei
2021-07-01
1
-1
/
+1
*
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-05-05
1
-1
/
+1
*
mm: fix memory_failure() handling of dax-namespace metadata
Dan Williams
2021-02-26
1
-0
/
+6
*
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
1
-2
/
+8
*
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
1
-2
/
+3
*
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Roger Pau Monne
2020-09-04
1
-5
/
+4
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
1
-0
/
+8
|
\
|
*
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2020-02-20
1
-0
/
+8
*
|
include/linux/memremap.h: remove stale comments
Ira Weiny
2020-04-07
1
-2
/
+0
*
|
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
2020-03-26
1
-0
/
+4
|
/
*
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-29
1
-0
/
+1
|
\
|
*
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
2019-09-24
1
-0
/
+1
*
|
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-1
/
+0
|
\
\
|
*
|
PCI/P2PDMA: Introduce private pagemap structure
Logan Gunthorpe
2019-08-16
1
-1
/
+0
|
|
/
*
|
memremap: provide a not device managed memremap_pages
Christoph Hellwig
2019-08-20
1
-0
/
+2
*
|
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
2019-08-20
1
-1
/
+0
|
/
*
memremap: provide an optional internal refcount in struct dev_pagemap
Christoph Hellwig
2019-07-02
1
-0
/
+4
*
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-07-02
1
-1
/
+11
*
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
2019-07-02
1
-2
/
+1
*
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
2019-07-02
1
-0
/
+6
*
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
1
-2
/
+2
*
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
1
-16
/
+20
*
memremap: validate the pagemap type passed to devm_memremap_pages
Christoph Hellwig
2019-07-02
1
-0
/
+8
*
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
1
-8
/
+0
*
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-13
1
-0
/
+2
*
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
2019-06-13
1
-0
/
+6
*
mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm
Dan Williams
2018-12-28
1
-32
/
+0
*
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2018-12-28
1
-0
/
+2
*
PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
Logan Gunthorpe
2018-10-17
1
-0
/
+1
*
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe
2018-10-10
1
-0
/
+5
*
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
1
-26
/
+10
|
\
|
*
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-22
1
-26
/
+10
*
|
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-2
/
+2
|
/
*
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2018-01-08
1
-4
/
+2
*
memremap: drop private struct page_map
Logan Gunthorpe
2018-01-08
1
-2
/
+3
*
memremap: remove to_vmem_altmap
Christoph Hellwig
2018-01-08
1
-9
/
+0
*
mm: move get_dev_pagemap out of line
Christoph Hellwig
2018-01-08
1
-35
/
+4
*
memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
Christoph Hellwig
2018-01-08
1
-4
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
1
-15
/
+7
*
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
1
-0
/
+21
*
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
2017-09-08
1
-0
/
+13
*
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-08
1
-0
/
+73
*
mm: cleanup ifdef guards for vmem_altmap
Dan Williams
2016-07-28
1
-1
/
+1
*
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
2016-01-15
1
-2
/
+47
*
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
2016-01-15
1
-4
/
+35
*
mm: introduce find_dev_pagemap()
Dan Williams
2016-01-15
1
-0
/
+38