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
/
arm
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
2012-01-23
ARM: earlier initialization of vectors page
Russell King
2011-12-08
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Russell King
2011-12-08
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
Will Deacon
2011-12-08
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
2011-11-26
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
2011-11-26
ARM: move iotable mappings within the vmalloc region
Nicolas Pitre
2011-11-18
ARM: move initialization of the high_memory variable earlier
Nicolas Pitre
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-06
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
Catalin Marinas
2011-09-23
ARM: mm: Add strongly ordered descriptor support.
Santosh Shilimkar
2011-08-23
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
Catalin Marinas
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
Russell King
2011-05-26
ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM
Will Deacon
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-02-23
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
Nicolas Pitre
2011-02-21
ARM: pgtable: add pud-level code
Russell King
2011-02-21
ARM: Use long long format when printing meminfo physical addresses
Russell King
2011-02-15
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
Will Deacon
2011-02-15
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
2011-02-14
ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE
Catalin Marinas
2011-01-06
Merge branch 'pgt' (early part) into devel
Russell King
2010-12-22
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
2010-12-22
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
2010-12-22
ARM: pgtable: collect up identity mapping functions
Russell King
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-11-26
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-10-28
ARM: memblock: setup lowmem mappings using memblock
Russell King
2010-10-28
ARM: ensure membank array is always sorted
Russell King
2010-10-27
ARM: fix memblock breakage
Russell King
2010-10-27
ARM: 6445/1: fixup TCM memory types
Linus Walleij
2010-10-19
Merge branch 'devel-stable' into devel
Russell King
2010-10-04
ARM: Allow SMP kernels to boot on UP systems
Russell King
2010-10-04
ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags
Santosh Shilimkar
2010-09-25
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
Santosh Shilimkar
2010-09-19
ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing
Catalin Marinas
2010-07-31
Merge branch 'misc' into devel
Russell King
2010-07-27
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
2010-07-27
ARM: initial LMB trial
Russell King
2010-07-27
ARM: early_pte_alloc()
Russell King
2010-07-18
ARM: 6222/1: add memory types for the TCMs
Linus Walleij
2010-07-16
ARM: early_alloc()
Russell King
2010-07-16
ARM: Move platform memory reservations out of generic code
Russell King
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
2010-07-16
ARM: Precalculate vmalloc_min
Russell King
[next]