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
/
nommu.c
Age
Commit message (
Expand
)
Author
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
2013-11-14
ARM: Fix nommu.c build warning
Russell King
2013-11-07
ARM: 7878/1: nommu: Implement dummy early_paging_init()
Thierry Reding
2013-07-26
ARM: constify machine_desc structure uses
Russell King
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
2013-06-24
ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
Simon Baatz
2013-06-07
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
Jonathan Austin
2013-06-07
ARM: mpu: add MPU probe and initialisation functions in C
Jonathan Austin
2013-05-23
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
2013-04-17
ARM: Add base support for ARMv7-M
Catalin Marinas
2012-04-13
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
2012-03-11
ARM: fix ioremap/iounmap for !CONFIG_MMU
Rob Herring
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-11-18
ARM: move initialization of the high_memory variable earlier
Nicolas Pitre
2011-11-10
ARM: restart: remove argument to setup_mm_for_reboot()
Russell King
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
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-16
ARM: Move platform memory reservations out of generic code
Russell King
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
2010-05-08
ARM: 6106/1: Implement copy_to_user_page() for noMMU
Catalin Marinas
2010-05-08
ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c
Catalin Marinas
2010-02-15
ARM: Add caller information to ioremap
Russell King
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
2009-07-24
nommu: Include asm/setup.h in arch/arm/mm/nommu.c
Catalin Marinas
2008-12-01
[ARM] use asm/sections.h
Russell King
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
2008-09-30
[ARM] mm: move validation of membanks to one place
Russell King
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
[ARM] clean up a load of old declarations
Russell King
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2007-05-05
[ARM] mm 10: allow memory type to be specified with ioremap
Russell King
2006-11-30
[ARM] Fix nommu build
Russell King
2006-09-27
[ARM] Add setup_mm_for_reboot() for nommu
Russell King
2006-09-27
[ARM] Split ARM MM initialisation for !mmu
Russell King
2006-06-28
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
2006-06-28
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
2006-06-28
[ARM] nommu: add stubs for ioremap and friends
Russell King