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
/
mm
/
memremap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memremap.c: fix improper SPDX comment style
Zhiyuan Dai
2021-04-30
1
-1
/
+1
*
mm/memory_hotplug: prevalidate the address range being added with platform
Anshuman Khandual
2021-02-26
1
-1
/
+7
*
mm: fix memory_failure() handling of dax-namespace metadata
Dan Williams
2021-02-26
1
-0
/
+15
*
mm/mremap_pages: fix static key devmap_managed_key updates
Ralph Campbell
2020-11-02
1
-23
/
+16
*
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
2020-10-16
1
-1
/
+2
*
mm/memremap.c: convert devmap static branch to {inc,dec}
Ira Weiny
2020-10-13
1
-5
/
+2
*
mm: remove superfluous __ClearPageActive()
Yu Zhao
2020-10-13
1
-2
/
+0
*
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
1
-108
/
+150
*
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
1
-38
/
+39
*
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Roger Pau Monne
2020-09-04
1
-1
/
+1
*
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
2020-04-10
1
-0
/
+3
*
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
1
-3
/
+3
*
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-10
1
-4
/
+4
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
1
-0
/
+23
|
\
|
*
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2020-02-20
1
-0
/
+23
*
|
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
2020-03-26
1
-0
/
+4
|
/
*
mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
David Hildenbrand
2020-02-04
1
-0
/
+2
*
mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
John Hubbard
2020-01-31
1
-14
/
+1
*
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
Dan Williams
2020-01-31
1
-36
/
+44
*
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-04
1
-1
/
+1
*
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
2019-10-19
1
-4
/
+7
*
mm/memremap: drop unused SECTION_SIZE and SECTION_MASK
Anshuman Khandual
2019-10-07
1
-2
/
+0
*
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
2019-08-21
1
-42
/
+63
*
mm/hmm: fix ZONE_DEVICE anon page mapping reuse
Ralph Campbell
2019-08-13
1
-0
/
+24
*
mm/memremap: Fix reuse of pgmap instances with internal references
Dan Williams
2019-08-09
1
-0
/
+6
*
memremap: move from kernel/ to mm/
Christoph Hellwig
2019-08-03
1
-0
/
+405