summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pageattr.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-13powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy1-19/+13
2022-04-08powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy1-33/+6
2021-08-19powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman1-13/+10
2021-06-21powerpc/mm: implement set_memory_attr()Christophe Leroy1-0/+33
2021-06-21powerpc/mm: Implement set_memory() routinesRussell Currey1-0/+101