summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/inst.c
Commit message (Expand)AuthorAgeFilesLines
* maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig2020-06-171-3/+3
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-3/+3
* powerpc: Add prefixed instructions to instruction data typeJordan Niethe2020-05-191-0/+40
* powerpc: Add a probe_kernel_read_inst() functionJordan Niethe2020-05-191-0/+13
* powerpc: Add a probe_user_read_inst() functionJordan Niethe2020-05-191-0/+20