Age | Commit message (Expand) | Author | Files | Lines |
2021-08-13 | powerpc: rename powerpc_debugfs_root to arch_debugfs_dir | Aneesh Kumar K.V | 1 | -2/+1 |
2021-05-04 | powerpc/powernv/memtrace: Fix dcache flushing | Sandipan Das | 1 | -2/+2 |
2021-04-08 | powerpc/powernv/memtrace: Allow mmaping trace buffers | Jordan Niethe | 1 | -1/+17 |
2021-02-11 | powerpc/mm: Remove dcache flush from memory remove. | Aneesh Kumar K.V | 1 | -0/+29 |
2020-11-19 | powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al... | David Hildenbrand | 1 | -105/+58 |
2020-11-19 | powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently | David Hildenbrand | 1 | -7/+15 |
2020-11-19 | powerpc/powernv/memtrace: Don't leak kernel memory to user space | David Hildenbrand | 1 | -0/+22 |
2020-10-16 | mm/memory_hotplug: prepare passing flags to add_memory() and friends | David Hildenbrand | 1 | -1/+1 |
2020-04-07 | powernv/memtrace: always online added memory blocks | David Hildenbrand | 1 | -10/+4 |
2020-03-04 | powerpc/powernv: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -7/+0 |
2019-07-19 | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ... | David Hildenbrand | 1 | -12/+11 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-03-06 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 1 | -2/+3 |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() | David Hildenbrand | 1 | -1/+3 |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling device_online() | David Hildenbrand | 1 | -0/+2 |
2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+1 |
2018-09-19 | powerpc/memtrace: Remove memory in chunks | Rashmica Gupta | 1 | -5/+16 |
2018-08-10 | powerpc/powernv: Allow memory that has been hot-removed to be hot-added | Rashmica Gupta | 1 | -7/+85 |
2018-07-02 | powerpc/powernv/memtrace: Remove memtrace mmap() | Michael Neuling | 1 | -29/+0 |
2018-05-14 | powerpc/powernv: Fix memtrace build when NUMA=n | Michael Ellerman | 1 | -1/+1 |
2018-04-24 | powerpc/powernv/memtrace: Let the arch hotunplug code flush cache | Balbir Singh | 1 | -17/+0 |
2017-08-24 | powerpc/powernv: Enable removal of memory for in memory tracing | Rashmica Gupta | 1 | -0/+282 |