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