Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07d2a5c721c6aa2bd69812a74c8b3b116abf3e56
/
arch
/
arm
/
mm
/
init.c
07d2a5c
ARM: 6224/1: print TCM whereabouts in init message
by Linus Walleij
· 14 years ago
ea208f6
ARM: 6144/1: TCM memory bug freeing bug
by Linus Walleij
· 14 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
a222712
ARM: Move memory mapping into mmu.c
by Russell King
· 15 years ago
ceb683d
ARM: Ensure meminfo is sorted prior to sanity_check_meminfo
by Russell King
· 15 years ago
ea056df
ARM: 6093/1: Fix kernel memory printing for sparsemem
by Catalin Marinas
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a183927
ARM: 5929/1: Add checks to detect overlap of memory regions.
by Fenkart/Bostandzhyan
· 15 years ago
c931b4f
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
by Fenkart/Bostandzhyan
· 15 years ago
a7bd08c
ARM: 5927/1: Make delimiters of DMA area globally visibly.
by Fenkart/Bostandzhyan
· 15 years ago
db9ef1a
ARM: 5926/1: Add "Virtual kernel memory..." printout.
by Fenkart/Bostandzhyan
· 15 years ago
2b0d8c2
ARM: 5880/1: arm: use generic infrastructure for early params
by Jeremy Kerr
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
657e12f
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
by Russell King
· 15 years ago
3257f43
ARM: 5747/1: Fix the start_pg value in free_memmap()
by Catalin Marinas
· 15 years ago
baea7b9
Merge branch 'origin' into for-linus
by Russell King
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
bc58177
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
by Linus Walleij
· 15 years ago
b7cfda9
ARM: Fix pfn_valid() for sparse memory
by Russell King
· 15 years ago
dde5828
ARM: Fix broken highmem support
by Russell King
· 15 years ago
3835f6c
[ARM] mem_init(): make highmem pages available for use
by Nicolas Pitre
· 16 years ago
1522ac3
[ARM] Fix virtual to physical translation macro corner cases
by Russell King
· 16 years ago
37efe64
[ARM] use asm/sections.h
by Russell King
· 16 years ago
6db015e
[ARM] mem_init() cleanups
by Nicolas Pitre
· 16 years ago
4b5f32c
[ARM] rationalize memory configuration code some more
by Nicolas Pitre
· 16 years ago
b7a69ac
[ARM] mm: finish ARM sparsemem support
by Russell King
· 16 years ago
d2a38ef
[ARM] mm: provide helpers for accessing membanks
by Russell King
· 16 years ago
eca7321
[ARM] mm: move validation of membanks to one place
by Russell King
· 16 years ago
5ed5fdf
[ARM] clean up a load of old declarations
by Russell King
· 16 years ago
012d1f4
[ARM] move initrd code from kernel/setup.c to mm/init.c
by Russell King
· 16 years ago
b962a28
[ARM] initrd: claim initrd memory exclusively
by Russell King
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
c48b2e9
[ARM] remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
0f0a00b
[ARM] Remove needless linux/ptrace.h includes
by Russell King
· 18 years ago
204ecae
[ARM] Fix show_mem() for discontigmem
by Russell King
· 18 years ago
5e70982
[ARM] 3927/1: Allow show_mem() to work with holes in memory map.
by Ray Lehtiniemi
· 18 years ago
d111e8f
[ARM] Split ARM MM initialisation for !mmu
by Russell King
· 18 years ago
456335e
[ARM] Separate page table manipulation code from bootmem initialisation
by Russell King
· 18 years ago
4052ebb
[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation error
by George G. Davis
· 18 years ago
1b2e2b7
[ARM] Cleanup arch/arm/mm a little
by Russell King
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
888e7bf
[ARM] Remove TABLE_SIZE, and several unused function prototypes
by Russell King
· 18 years ago
74d02fb
[ARM] Move FLUSH_BASE macros to asm/arch/memory.h
by Russell King
· 19 years ago
591eb85
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
f78f104
[ARM] Remove unnecessary asm/hardware.h includes
by Russell King
· 19 years ago
02b3083
[ARM] Fix some corner cases in new mm initialisation
by Russell King
· 19 years ago
6bf7bd6
[ARM] Fix mm initialisation with write buffered write allocate caches
by Russell King
· 19 years ago
1a47ebc
[ARM] 3059/1: fix XIP support
by Nicolas Pitre
· 19 years ago
9769c24
[ARM] 3016/1: Replace map_desc.physical with map_desc.pfn
by Deepak Saxena
· 19 years ago
9007205
[ARM] Re-jig bootmem initialisation
by Russell King
· 19 years ago
564c90a
[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local
by Russell King
· 19 years ago
a013053
[PATCH] ARM: Move memmap freeing into init.c
by Russell King
· 19 years ago
92a8cbe
[PATCH] ARM: Remove explicit page-alignments in memory init
by Russell King
· 19 years ago
d42ce81
[PATCH] arm: add comment about max_low_pfn/max_pfn
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago