summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pageattr.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: align address to page boundary in change_page_attr()Christophe Leroy2022-05-081-0/+1
* powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy2022-02-121-33/+6
* powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy2022-02-121-19/+13
* powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman2021-08-191-13/+10
* powerpc/mm: implement set_memory_attr()Christophe Leroy2021-06-211-0/+33
* powerpc/mm: Implement set_memory() routinesRussell Currey2021-06-211-0/+101