index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
Russell King
1
-1
/
+19
2009-10-07
ARM: 5747/1: Fix the start_pg value in free_memmap()
Catalin Marinas
1
-1
/
+1
2009-09-24
Merge branch 'origin' into for-linus
Russell King
1
-2
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-2
/
+2
2009-09-15
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
Linus Walleij
1
-0
/
+8
2009-09-12
ARM: Fix pfn_valid() for sparse memory
Russell King
1
-0
/
+32
2009-08-15
ARM: Fix broken highmem support
Russell King
1
-45
/
+73
2009-03-15
[ARM] mem_init(): make highmem pages available for use
Nicolas Pitre
1
-3
/
+18
2009-03-12
[ARM] Fix virtual to physical translation macro corner cases
Russell King
1
-1
/
+1
2008-12-01
[ARM] use asm/sections.h
Russell King
1
-6
/
+7
2008-11-28
[ARM] mem_init() cleanups
Nicolas Pitre
1
-21
/
+24
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
1
-6
/
+6
2008-10-01
[ARM] mm: finish ARM sparsemem support
Russell King
1
-29
/
+57
2008-10-01
[ARM] mm: provide helpers for accessing membanks
Russell King
1
-31
/
+28
2008-09-30
[ARM] mm: move validation of membanks to one place
Russell King
1
-8
/
+1
2008-09-06
[ARM] clean up a load of old declarations
Russell King
1
-2
/
+0
2008-09-06
[ARM] move initrd code from kernel/setup.c to mm/init.c
Russell King
1
-2
/
+37
2008-07-30
[ARM] initrd: claim initrd memory exclusively
Russell King
1
-12
/
+20
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-04-19
[ARM] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+2
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
1
-1
/
+0
2007-01-24
[ARM] Fix show_mem() for discontigmem
Russell King
1
-4
/
+7
2006-11-07
[ARM] 3927/1: Allow show_mem() to work with holes in memory map.
Ray Lehtiniemi
1
-27
/
+34
2006-09-27
[ARM] Split ARM MM initialisation for !mmu
Russell King
1
-205
/
+4
2006-09-27
[ARM] Separate page table manipulation code from bootmem initialisation
Russell King
1
-29
/
+44
2006-09-27
[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...
George G. Davis
1
-2
/
+2
2006-09-20
[ARM] Cleanup arch/arm/mm a little
Russell King
1
-13
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
1
-2
/
+0
2006-04-07
[ARM] Move FLUSH_BASE macros to asm/arch/memory.h
Russell King
1
-3
/
+4
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+0
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-1
/
+1
2006-03-21
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
1
-1
/
+0
2005-11-17
[ARM] Fix some corner cases in new mm initialisation
Russell King
1
-11
/
+13
2005-11-02
[ARM] Fix mm initialisation with write buffered write allocate caches
Russell King
1
-1
/
+8
2005-10-29
[ARM] 3059/1: fix XIP support
Nicolas Pitre
1
-11
/
+19
2005-10-28
[ARM] 3016/1: Replace map_desc.physical with map_desc.pfn
Deepak Saxena
1
-6
/
+6
2005-10-28
[ARM] Re-jig bootmem initialisation
Russell King
1
-241
/
+239
2005-06-28
[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local
Russell King
1
-1
/
+1
2005-06-27
[PATCH] ARM: Move memmap freeing into init.c
Russell King
1
-6
/
+65
2005-06-22
[PATCH] ARM: Remove explicit page-alignments in memory init
Russell King
1
-13
/
+6
2005-04-16
[PATCH] arm: add comment about max_low_pfn/max_pfn
akpm@osdl.org
1
-0
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+621