summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven2014-03-041-1/+1
* sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-061-20/+5
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-241-8/+2
* sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-2/+2
* sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-211-2/+1
* Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2008-10-201-0/+6
* sh: fix seq_file memory leakLi Zefan2008-07-281-1/+1
* sh: Create an sh debugfs root.Paul Mundt2008-04-181-2/+2
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-281-4/+5
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-131-2/+2
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* sh: build fixes for defconfigs.Paul Mundt2006-10-031-1/+1
* sh: Add support for cacheline poking through debugfs.Paul Mundt2006-09-271-0/+147
OpenPOWER on IntegriCloud