summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pkeys.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/keys: Update documentation and remove unnecessary checkAneesh Kumar K.V2018-04-041-7/+4Star
* powerpc/mm: Fix thread_pkey_regs_init()Ram Pai2018-03-301-3/+3
* powerpc: Enable pkey subsystemRam Pai2018-01-201-9/+55
* powerpc: implementation for arch_vma_access_permitted()Ram Pai2018-01-201-0/+34
* powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-201-0/+28
* powerpc: implementation for arch_override_mprotect_pkey()Ram Pai2018-01-201-0/+36
* powerpc: ability to associate pkey to a vmaRam Pai2018-01-201-0/+8
* powerpc: introduce execute-only pkeyRam Pai2018-01-201-0/+58
* powerpc: store and restore the pkey state across context switchesRam Pai2018-01-201-1/+51
* powerpc: ability to create execute-disabled pkeysRam Pai2018-01-201-0/+16
* powerpc: implementation for arch_set_user_pkey_access()Ram Pai2018-01-201-0/+40
* powerpc: helper functions to initialize AMR, IAMR and UAMOR registersRam Pai2018-01-201-0/+47
* powerpc: helper function to read, write AMR, IAMR, UAMOR registersRam Pai2018-01-201-0/+36
* powerpc: track allocation status of all pkeysRam Pai2018-01-201-0/+40
* powerpc: initial pkey plumbingRam Pai2018-01-201-0/+29