index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
cache-debugfs.c
Age
Commit message (
Expand
)
Author
2021-01-06
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2019-06-03
sh: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-03-04
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
2011-06-06
sh: fix wrong icache/dcache address-array start addr in cache-debugfs.
Srinivas KANDAGATLA
2010-09-24
sh: provide generic arch_debugfs_dir.
Paul Mundt
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2008-10-20
Fix debugfs_create_file's error checking method for arch/sh/mm/
Zhaolei
2008-07-28
sh: fix seq_file memory leak
Li Zefan
2008-04-18
sh: Create an sh debugfs root.
Paul Mundt
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
2006-09-27
sh: Add support for cacheline poking through debugfs.
Paul Mundt