aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm/pmb.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23sh: Fix build after dynamic PMB reworkMatt Fleming
2010-03-23sh: Replace unsafe manipulation of MMUCRMatt Fleming
2010-03-05sh: Move PMB debugfs entry initialization to later stagePawel Moll
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt
2010-03-03sh: check for existing mappings for bolted PMB entries.Paul Mundt
2010-03-02sh: fixed virt/phys mapping helpers for PMB.Paul Mundt
2010-03-02sh: make pmb iomapping configurable.Paul Mundt
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt
2010-03-01sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt
2010-02-18sh: Use uncached I/O helpers in PMB setup.Paul Mundt
2010-02-17sh: PMB locking overhaul.Paul Mundt
2010-02-17sh: Fix up dynamically created write-through PMB mappings.Paul Mundt
2010-02-17sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt
2010-02-17sh: PMB tidying.Paul Mundt
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt
2010-02-16sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt
2010-01-20sh: Make 29/32-bit mode check helper generally available.Paul Mundt
2010-01-18sh: Setup early PMB mappings.Matt Fleming
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming
2009-10-10sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming
2009-10-10sh: Get rid of the kmem cache codeMatt Fleming
2009-10-10sh: Make most PMB functions staticMatt Fleming
2009-10-10sh: Allocate PMB entry slot earlierMatt Fleming
2009-10-09sh: Don't allocate smaller sized mappings on every iterationMatt Fleming
2009-10-09sh: Plug PMB alloc memory leakMatt Fleming
2009-03-16sh: PMB hibernation supportFrancesco VIRLINZI
2008-10-20Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei
2008-07-28sh: fix seq_file memory leakLi Zefan
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-04-18sh: Create an sh debugfs root.Paul Mundt
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy
2008-01-28sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu
2008-01-28sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-05-14sh: Kill off pmb slab cache destructor.Paul Mundt
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt
2006-09-27sh: ioremap() overhaul.Paul Mundt
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt