summaryrefslogtreecommitdiffstats
path: root/mm/mprotect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-26remoteproc/omap: Report device exceptions and trigger recoverySuman Anna1-1/+5
2020-03-26remoteproc/omap: Add support for runtime auto-suspend/resumeSuman Anna1-9/+203
2020-03-26remoteproc/omap: Add support for system suspend/resumeSuman Anna2-2/+207
2020-03-26remoteproc/omap: Request a timer(s) for remoteproc usageSuman Anna1-1/+290
2020-03-26remoteproc/omap: Check for undefined mailbox messagesSuman Anna2-0/+13
2020-03-26remoteproc/omap: Remove the platform_data headerTero Kristo1-51/+0
2020-03-26remoteproc/omap: Add support for DRA7xx remote processorsSuman Anna2-2/+38
2020-03-26remoteproc/omap: Initialize and assign reserved memory nodeSuman Anna1-1/+12
2020-03-26remoteproc/omap: Add the rproc ops .da_to_va() implementationSuman Anna1-0/+40
2020-03-26remoteproc/omap: Add support to parse internal memories from DTSuman Anna1-0/+94
2020-03-26remoteproc/omap: Add a sanity check for DSP boot address alignmentSuman Anna1-4/+16
2020-03-26remoteproc/omap: Add device tree supportSuman Anna1-17/+160