aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/asids-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03sh: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-8/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+2
2016-07-31sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker1-4/+1
2014-08-06arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick1-3/+1
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt1-1/+1
2009-03-17sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt1-3/+1
2008-12-22sh: Fix up the cpu_asid() return value on nommu.Paul Mundt1-1/+1
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt1-0/+79