summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/pmb.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0
* sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-231-29/+14
* sh: Fix up PMB locking.Paul Mundt2010-10-141-16/+15
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-241-3/+1
* arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
* sh: Reject small mappings for PMB bolting.Paul Mundt2010-05-111-0/+2
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-261-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | sh: Do not try merging two 128MB PMB mappingsMatt Fleming2010-04-251-1/+1
|/
* sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-231-0/+2
* sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-231-1/+1
* sh: Move PMB debugfs entry initialization to later stagePawel Moll2010-03-051-1/+1
* sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt2010-03-041-6/+31
* sh: check for existing mappings for bolted PMB entries.Paul Mundt2010-03-031-44/+96
* sh: fixed virt/phys mapping helpers for PMB.Paul Mundt2010-03-021-46/+51
* sh: make pmb iomapping configurable.Paul Mundt2010-03-021-0/+17
* sh: reworked dynamic PMB mapping.Paul Mundt2010-03-021-98/+158
* sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-03-011-1/+0
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-181-36/+207
* sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-181-27/+19
* sh: PMB locking overhaul.Paul Mundt2010-02-171-38/+114
* sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-171-24/+32
* sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-171-30/+29
* sh: PMB tidying.Paul Mundt2010-02-171-45/+38
* sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-171-1/+5
* sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-161-93/+69
* sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt2010-02-161-1/+1
* sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-12/+12
* sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-211-3/+3
* sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-201-0/+5
* sh: Setup early PMB mappings.Matt Fleming2010-01-181-51/+105
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-131-45/+61
* sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-101-5/+60
* sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming2009-10-101-6/+7
* sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-101-39/+15
* sh: Get rid of the kmem cache codeMatt Fleming2009-10-101-55/+26
* sh: Make most PMB functions staticMatt Fleming2009-10-101-9/+8
* sh: Allocate PMB entry slot earlierMatt Fleming2009-10-101-41/+39
* sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-091-0/+7
* sh: Plug PMB alloc memory leakMatt Fleming2009-10-091-6/+24
* sh: PMB hibernation supportFrancesco VIRLINZI2009-03-161-0/+38
* 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
OpenPOWER on IntegriCloud