Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-08 | powerpc: align address to page boundary in change_page_attr() | Christophe Leroy | 1 | -0/+1 |
2022-02-12 | powerpc: Add set_memory_{p/np}() and remove set_memory_attr() | Christophe Leroy | 1 | -33/+6 |
2022-02-12 | powerpc/set_memory: Avoid spinlock recursion in change_page_attr() | Christophe Leroy | 1 | -19/+13 |
2021-08-19 | powerpc/mm: Fix set_memory_*() against concurrent accesses | Michael Ellerman | 1 | -13/+10 |
2021-06-21 | powerpc/mm: implement set_memory_attr() | Christophe Leroy | 1 | -0/+33 |
2021-06-21 | powerpc/mm: Implement set_memory() routines | Russell Currey | 1 | -0/+101 |