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.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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
ARM: 6093/1: Fix kernel memory printing for sparsemem
Catalin Marinas
1
-10
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-16
ARM: 5929/1: Add checks to detect overlap of memory regions.
Fenkart/Bostandzhyan
1
-0
/
+17
2010-02-16
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
1
-1
/
+1
2010-02-16
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
1
-0
/
+6
2010-02-16
ARM: 5926/1: Add "Virtual kernel memory..." printout.
Fenkart/Bostandzhyan
1
-9
/
+69
2010-02-16
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
1
-5
/
+7
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
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-25
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-16
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-16
[ARM] mem_init(): make highmem pages available for use
Nicolas Pitre
1
-3
/
+18
2009-03-13
[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-10-01
[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-31
[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-23
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-22
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
1
-1
/
+0
2005-11-18
[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-23
[PATCH] ARM: Remove explicit page-alignments in memory init
Russell King
1
-13
/
+6
[next]