summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pageattr.c
AgeCommit message (Expand)Author
2022-05-08powerpc: align address to page boundary in change_page_attr()Christophe Leroy
2022-02-12powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy
2022-02-12powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy
2021-08-19powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman
2021-06-21powerpc/mm: implement set_memory_attr()Christophe Leroy
2021-06-21powerpc/mm: Implement set_memory() routinesRussell Currey