| Commit message (Expand) | Author | Age | Files | Lines |
* | memremap: add scheduling point to devm_memremap_pages | Michal Hocko | 2017-10-03 | 1 | -1/+3 |
* | mm/device-public-memory: device memory cache coherent with CPU | Jérôme Glisse | 2017-09-08 | 1 | -4/+4 |
* | mm/memcontrol: support MEMORY_DEVICE_PRIVATE | Jérôme Glisse | 2017-09-08 | 1 | -0/+1 |
* | mm/ZONE_DEVICE: special case put_page() for device private pages | Jérôme Glisse | 2017-09-08 | 1 | -1/+24 |
* | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory | Jérôme Glisse | 2017-09-08 | 1 | -0/+34 |
* | mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups | Dan Williams | 2017-09-06 | 1 | -14/+38 |
* | x86/mm: Add support to access boot related data in the clear | Tom Lendacky | 2017-07-18 | 1 | -4/+16 |
* | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-06 | 1 | -1/+1 |
* | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-06 | 1 | -0/+4 |
* | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc... | Dan Williams | 2017-05-01 | 1 | -13/+9 |
* | mm: add private lock to serialize memory hotplug operations | Heiko Carstens | 2017-03-16 | 1 | -4/+0 |
* | mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} | Dan Williams | 2017-02-24 | 1 | -0/+6 |
* | mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} | Dan Williams | 2017-01-10 | 1 | -0/+4 |
* | mm: fix cache mode of dax pmd mappings | Dan Williams | 2016-09-09 | 1 | -0/+9 |
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 | 1 | -6/+0 |
|\ |
|
| * | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() | Dan Williams | 2016-06-24 | 1 | -6/+0 |
* | | mm: cleanup ifdef guards for vmem_altmap | Dan Williams | 2016-07-28 | 1 | -8/+0 |
|/ |
|
* | memremap: add arch specific hook for MEMREMAP_WB mappings | Ard Biesheuvel | 2016-04-04 | 1 | -2/+9 |
* | memremap: add MEMREMAP_WC flag | Brian Starkey | 2016-03-22 | 1 | -2/+11 |
* | memremap: don't modify flags | Brian Starkey | 2016-03-22 | 1 | -7/+7 |
* | mm: fix two typos in comments for to_vmem_altmap() | Andreas Ziegler | 2016-03-15 | 1 | -2/+2 |
* | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-03-14 | 1 | -6/+8 |
|\ |
|
| * | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 1 | -10/+16 |
| |\ |
|
| * | | memremap: Change region_intersects() to take @flags and @desc | Toshi Kani | 2016-01-30 | 1 | -6/+7 |
* | | | memremap: check pfn validity before passing to pfn_to_page() | Ard Biesheuvel | 2016-03-09 | 1 | -2/+2 |
* | | | mm: fix mixed zone detection in devm_memremap_pages | Dan Williams | 2016-03-09 | 1 | -5/+6 |
* | | | list: kill list_force_poison() | Dan Williams | 2016-03-09 | 1 | -2/+7 |
| |/
|/| |
|
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-02-25 | 1 | -1/+3 |
|\ \ |
|
| * | | devm_memremap: Fix error value when memremap failed | Toshi Kani | 2016-02-23 | 1 | -1/+3 |
* | | | devm_memremap_release(): fix memremap'd addr handling | Toshi Kani | 2016-02-18 | 1 | -1/+1 |
|/ / |
|
* | | mm: fix pfn_t vs highmem | Dan Williams | 2016-02-11 | 1 | -1/+1 |
* | | phys_to_pfn_t: use phys_addr_t | Dan Williams | 2016-01-31 | 1 | -1/+1 |
* | | devm_memremap_pages: fix vmem_altmap lifetime + alignment handling | Dan Williams | 2016-01-29 | 1 | -7/+11 |
|/ |
|
* | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2016-01-15 | 1 | -0/+12 |
* | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 2016-01-15 | 1 | -4/+49 |
* | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-15 | 1 | -2/+70 |
* | mm: introduce find_dev_pagemap() | Dan Williams | 2016-01-15 | 1 | -8/+77 |
* | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-15 | 1 | -0/+7 |
* | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 1 | -8/+8 |
|\ |
|
| * | pmem, memremap: convert to numa aware allocations | Dan Williams | 2015-10-09 | 1 | -3/+4 |
| * | devm_memremap_pages: use numa_mem_id | Dan Williams | 2015-10-09 | 1 | -1/+1 |
| * | devm_memremap: convert to return ERR_PTR | Dan Williams | 2015-10-09 | 1 | -1/+1 |
| * | devm_memunmap: use devres_release() | Dan Williams | 2015-10-09 | 1 | -3/+2 |
* | | memremap: fix highmem support | Dan Williams | 2015-10-26 | 1 | -2/+12 |
|/ |
|
* | add devm_memremap_pages | Christoph Hellwig | 2015-08-27 | 1 | -0/+53 |
* | devres: add devm_memremap | Christoph Hellwig | 2015-08-14 | 1 | -0/+39 |
* | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+98 |