index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
nommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+9
2016-05-05
ARM: 8572/1: nommu: change memory reserve for the vectors
Jean-Philippe Brucker
1
-1
/
+1
2016-05-05
ARM: 8571/1: nommu: fix PMSAv7 setup
Jean-Philippe Brucker
1
-6
/
+7
2016-04-04
ARM: memremap: implement arch_memremap_wb()
Ard Biesheuvel
1
-0
/
+5
2016-04-04
ARM: reintroduce ioremap_cached() for creating cached I/O mappings
Ard Biesheuvel
1
-0
/
+4
2015-07-03
ARM: io: convert ioremap*() to functions
Russell King
1
-13
/
+26
2015-06-02
ARM: cleanup early_paging_init() calling
Russell King
1
-9
/
+0
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
1
-0
/
+1
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
1
-30
/
+36
2013-11-14
ARM: Fix nommu.c build warning
Russell King
1
-0
/
+1
2013-11-07
ARM: 7878/1: nommu: Implement dummy early_paging_init()
Thierry Reding
1
-0
/
+9
2013-07-26
ARM: constify machine_desc structure uses
Russell King
1
-1
/
+1
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+263
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
1
-3
/
+3
2013-06-24
ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
Simon Baatz
1
-0
/
+6
2013-06-07
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
Jonathan Austin
1
-1
/
+7
2013-06-07
ARM: mpu: add MPU probe and initialisation functions in C
Jonathan Austin
1
-0
/
+249
2013-05-23
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
1
-3
/
+3
2013-04-17
ARM: Add base support for ARMv7-M
Catalin Marinas
1
-0
/
+7
2012-04-13
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
1
-0
/
+2
2012-03-12
ARM: fix ioremap/iounmap for !CONFIG_MMU
Rob Herring
1
-2
/
+6
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-0
/
+2
2011-11-18
ARM: move initialization of the high_memory variable earlier
Nicolas Pitre
1
-0
/
+2
2011-11-11
ARM: restart: remove argument to setup_mm_for_reboot()
Russell King
1
-1
/
+1
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
Russell King
1
-0
/
+4
2010-07-27
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
1
-1
/
+1
2010-07-27
ARM: initial LMB trial
Russell King
1
-16
/
+3
2010-07-16
ARM: Move platform memory reservations out of generic code
Russell King
1
-1
/
+1
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
1
-8
/
+5
2010-05-08
ARM: 6106/1: Implement copy_to_user_page() for noMMU
Catalin Marinas
1
-0
/
+9
2010-05-08
ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c
Catalin Marinas
1
-2
/
+2
2010-02-16
ARM: Add caller information to ioremap
Russell King
1
-0
/
+12
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
1
-1
/
+1
2009-07-24
nommu: Include asm/setup.h in arch/arm/mm/nommu.c
Catalin Marinas
1
-0
/
+1
2008-12-01
[ARM] use asm/sections.h
Russell King
1
-2
/
+3
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
1
-16
/
+2
2008-10-01
[ARM] mm: move validation of membanks to one place
Russell King
1
-0
/
+14
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-09-06
[ARM] clean up a load of old declarations
Russell King
1
-2
/
+0
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-3
/
+6
2007-05-05
[ARM] mm 10: allow memory type to be specified with ioremap
Russell King
1
-6
/
+6
2006-11-30
[ARM] Fix nommu build
Russell King
1
-1
/
+3
2006-09-27
[ARM] Add setup_mm_for_reboot() for nommu
Russell King
1
-0
/
+7
2006-09-27
[ARM] Split ARM MM initialisation for !mmu
Russell King
1
-0
/
+36
2006-06-28
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
1
-0
/
+1
2006-06-28
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
1
-0
/
+8
2006-06-28
[ARM] nommu: add stubs for ioremap and friends
Russell King
1
-0
/
+30