aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sram-exec.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-15mm: Introduce set_memory_rox()Gravatar Peter Zijlstra 1-5/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEGravatar Thomas Gleixner 1-9/+1
2020-07-23char: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-01-14drivers/misc: sram-exec: have the callers of set_memory_*() check the return ...Gravatar Tianlin Li 1-4/+17
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrGravatar Huang Shijie 1-1/+1
2017-05-18misc: sram-exec: Use aligned fncpy instead of memcpyGravatar Dave Gerlach 1-7/+20
2017-05-08drivers/misc/sram-exec.c: use set_memory.h headerGravatar Laura Abbott 1-1/+2
2017-01-25misc: sram: Introduce support code for protect-exec sram typeGravatar Dave Gerlach 1-0/+105