aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09microblaze: add loglvl to microblaze_unwind()Dmitry Safonov4-7/+8
2020-06-09microblaze: add loglvl to microblaze_unwind_inner()Dmitry Safonov1-15/+23
2020-06-09m68k: add show_stack_loglvl()Dmitry Safonov1-5/+11
2020-06-09ia64: add show_stack_loglvl()Dmitry Safonov1-3/+10
2020-06-09ia64: pass log level as arg into ia64_do_show_stack()Dmitry Safonov2-7/+7
2020-06-09hexagon: add show_stack_loglvl()Dmitry Safonov1-14/+17
2020-06-09h8300: add show_stack_loglvl()Dmitry Safonov1-6/+12
2020-06-09csky: add show_stack_loglvl()Dmitry Safonov1-2/+9
2020-06-09c6x: add show_stack_loglvl()Dmitry Safonov1-7/+14
2020-06-09arm64: add show_stack_loglvl()Dmitry Safonov1-2/+8
2020-06-09arm64: add loglvl to dump_backtrace()Dmitry Safonov3-9/+11
2020-06-09arm: add show_stack_loglvl()Dmitry Safonov1-2/+8
2020-06-09arm: wire up dump_backtrace_{entry,stm}Dmitry Safonov1-5/+7
2020-06-09arm: add loglvl to dump_backtrace()Dmitry Safonov1-7/+9
2020-06-09arm: add loglvl to unwind_backtrace()Dmitry Safonov3-6/+8
2020-06-09arm/asm: add loglvl to c_backtrace()Dmitry Safonov6-13/+27
2020-06-09arc: add show_stack_loglvl()Dmitry Safonov3-8/+18
2020-06-09alpha: add show_stack_loglvl()Dmitry Safonov1-11/+17
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov9-19/+17
2020-06-08doc: cgroup: update note about conditions when oom killer is invokedKonstantin Khlebnikov1-9/+8
2020-06-08module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig2-8/+4
2020-06-08nommu: use flush_icache_user_range in brk and mmapChristoph Hellwig1-2/+2
2020-06-08binfmt_flat: use flush_icache_user_rangeChristoph Hellwig1-1/+1
2020-06-08exec: use flush_icache_user_range in read_codeChristoph Hellwig1-1/+1
2020-06-08exec: only build read_code when neededChristoph Hellwig1-0/+3
2020-06-08m68k: implement flush_icache_user_rangeChristoph Hellwig2-1/+8
2020-06-08arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2-3/+3
2020-06-08xtensa: implement flush_icache_user_rangeChristoph Hellwig1-0/+2
2020-06-08sh: implement flush_icache_user_rangeChristoph Hellwig1-0/+1
2020-06-08asm-generic: add a flush_icache_user_range stubChristoph Hellwig1-0/+4
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig13-22/+23
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig4-9/+0
2020-06-08riscv: use asm-generic/cacheflush.hChristoph Hellwig1-59/+3
2020-06-08powerpc: use asm-generic/cacheflush.hChristoph Hellwig1-32/+10
2020-06-08openrisc: use asm-generic/cacheflush.hChristoph Hellwig1-25/+6
2020-06-08m68knommu: use asm-generic/cacheflush.hChristoph Hellwig1-17/+2
2020-06-08microblaze: use asm-generic/cacheflush.hChristoph Hellwig1-27/+2
2020-06-08ia64: use asm-generic/cacheflush.hChristoph Hellwig1-25/+3
2020-06-08hexagon: use asm-generic/cacheflush.hChristoph Hellwig1-14/+5
2020-06-08c6x: use asm-generic/cacheflush.hChristoph Hellwig1-18/+1
2020-06-08arm64: use asm-generic/cacheflush.hChristoph Hellwig1-41/+5
2020-06-08alpha: use asm-generic/cacheflush.hChristoph Hellwig1-22/+6
2020-06-08asm-generic: improve the flush_dcache_page stubChristoph Hellwig1-3/+3
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig5-5/+7
2020-06-08asm-generic: fix the inclusion guards for cacheflush.hChristoph Hellwig1-3/+3
2020-06-08unicore32: remove flush_cache_user_rangeChristoph Hellwig1-8/+0
2020-06-08powerpc: unexport flush_icache_user_rangeChristoph Hellwig1-1/+0
2020-06-08nds32: unexport flush_icache_pageChristoph Hellwig1-1/+0
2020-06-08arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig1-2/+2
2020-06-08vhost: convert get_user_pages() --> pin_user_pages()John Hubbard1-3/+2