index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
pmb.c
Age
Commit message (
Expand
)
Author
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2011-03-23
sh: pmb: Use struct syscore_ops instead of sysdevs
Paul Mundt
2010-10-14
sh: Fix up PMB locking.
Paul Mundt
2010-09-24
sh: provide generic arch_debugfs_dir.
Paul Mundt
2010-06-21
arch/sh/mm: Eliminate a double lock
Julia Lawall
2010-05-11
sh: Reject small mappings for PMB bolting.
Paul Mundt
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-25
sh: Do not try merging two 128MB PMB mappings
Matt Fleming
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
sh: Fix build after dynamic PMB rework
Matt Fleming
2010-03-23
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
2010-03-05
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
2010-03-04
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
2010-03-03
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
2010-03-02
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
2010-03-02
sh: make pmb iomapping configurable.
Paul Mundt
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
2010-03-01
sh: No need to explicitly include <linux/rwlock.h>.
Robert P. J. Day
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
sh: Use uncached I/O helpers in PMB setup.
Paul Mundt
2010-02-17
sh: PMB locking overhaul.
Paul Mundt
2010-02-17
sh: Fix up dynamically created write-through PMB mappings.
Paul Mundt
2010-02-17
sh: Build PMB entry links for existing contiguous multi-page mappings.
Paul Mundt
2010-02-17
sh: PMB tidying.
Paul Mundt
2010-02-17
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
Paul Mundt
2010-02-16
sh: Merge the legacy PMB mapping and entry synchronization code.
Paul Mundt
2010-02-16
sh: Prevent fixed slot PMB remapping from clobbering boot entries.
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
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
2010-01-13
sh: fixed PMB mode refactoring.
Paul Mundt
2009-10-10
sh: Fold fixed-PMB support into dynamic PMB support
Matt Fleming
2009-10-10
sh: Fix the offset from P1SEG/P2SEG where we map RAM
Matt Fleming
2009-10-10
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
2009-10-10
sh: Get rid of the kmem cache code
Matt Fleming
2009-10-10
sh: Make most PMB functions static
Matt Fleming
2009-10-10
sh: Allocate PMB entry slot earlier
Matt Fleming
2009-10-09
sh: Don't allocate smaller sized mappings on every iteration
Matt Fleming
2009-10-09
sh: Plug PMB alloc memory leak
Matt Fleming
2009-03-16
sh: PMB hibernation support
Francesco VIRLINZI
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-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-04-18
sh: Create an sh debugfs root.
Paul Mundt
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
sh: Fix compile error of arch/sh/mm/pmb.c
Nobuhiro Iwamatsu
2008-01-28
sh: Invalidate the TLB after applying PMB mappings.
Stuart Menefy
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-09-21
sh: Support explicit L1 cache disabling.
Paul Mundt
[next]