summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/pmb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2008-10-201-0/+2
* sh: fix seq_file memory leakLi Zefan2008-07-281-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* sh: Create an sh debugfs root.Paul Mundt2008-04-181-1/+1
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-281-9/+9
* sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu2008-01-281-1/+1
* sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-281-0/+6
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1
* sh: Support explicit L1 cache disabling.Paul Mundt2007-09-211-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* sh: Kill off pmb slab cache destructor.Paul Mundt2007-05-141-41/+38
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-3/+3
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-271-4/+0
* sh: ioremap() overhaul.Paul Mundt2006-09-271-5/+140
* sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2006-09-271-0/+269