index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM: memblock: use memblock to free memory into arm_bootmem_init()
Russell King
2010-10-28
1
-17
/
+25
*
ARM: memblock: use memblock when initializing memory allocators
Russell King
2010-10-28
1
-9
/
+16
*
ARM: ensure membank array is always sorted
Russell King
2010-10-28
1
-0
/
+10
*
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-10-21
1
-24
/
+13
|
\
|
*
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-10-12
1
-4
/
+4
|
*
arm, memblock: Fix the sparsemem build
Yinghai Lu
2010-09-16
1
-2
/
+1
|
*
memblock/arm: Use new accessors
Benjamin Herrenschmidt
2010-08-05
1
-9
/
+12
|
*
memblock/arm: pfn_valid uses memblock_is_memory()
Benjamin Herrenschmidt
2010-08-04
1
-14
/
+1
|
*
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2010-08-04
1
-1
/
+1
*
|
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
2010-10-08
1
-2
/
+2
|
/
*
Merge branch 'devel-stable' into devel
Russell King
2010-07-31
1
-10
/
+9
|
\
|
*
arm: mm: Don't free prohibited memmap entries
Michael Bohan
2010-06-15
1
-10
/
+9
*
|
Merge branch 'misc' into devel
Russell King
2010-07-31
1
-0
/
+13
|
\
\
|
*
|
ARM: 6225/1: make TCM allocation static and common for all archs
Linus Walleij
2010-07-27
1
-10
/
+7
|
*
|
ARM: 6224/1: print TCM whereabouts in init message
Linus Walleij
2010-07-18
1
-0
/
+16
|
|
/
*
|
ARM: Remove unnecessary call to find_limits()
Russell King
2010-07-27
1
-5
/
+3
*
|
ARM: LMB: convert pfn_valid to use LMB
Russell King
2010-07-27
1
-5
/
+4
*
|
ARM: LMB: Convert arm_memory_present() to use LMB memory information
Russell King
2010-07-27
1
-7
/
+6
*
|
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
2010-07-27
1
-5
/
+6
*
|
ARM: initial LMB trial
Russell King
2010-07-27
1
-119
/
+45
*
|
ARM: Move platform memory reservations out of generic code
Russell King
2010-07-16
1
-1
/
+4
*
|
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
2010-07-16
1
-1
/
+1
*
|
ARM: Remove DISCONTIGMEM support
Russell King
2010-07-16
1
-150
/
+116
|
/
*
ARM: 6144/1: TCM memory bug freeing bug
Linus Walleij
2010-05-27
1
-3
/
+3
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
1
-10
/
+5
|
\
|
*
ARM: 6093/1: Fix kernel memory printing for sparsemem
Catalin Marinas
2010-05-04
1
-10
/
+4
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
ARM: Move memory mapping into mmu.c
Russell King
2010-05-15
1
-24
/
+0
*
|
ARM: Ensure meminfo is sorted prior to sanity_check_meminfo
Russell King
2010-05-15
1
-10
/
+0
|
/
*
ARM: 5929/1: Add checks to detect overlap of memory regions.
Fenkart/Bostandzhyan
2010-02-15
1
-0
/
+17
*
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
1
-1
/
+1
*
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
2010-02-15
1
-0
/
+6
*
ARM: 5926/1: Add "Virtual kernel memory..." printout.
Fenkart/Bostandzhyan
2010-02-15
1
-9
/
+69
*
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
2010-02-15
1
-5
/
+7
*
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2010-01-11
1
-1
/
+1
*
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
Russell King
2009-10-29
1
-1
/
+19
*
ARM: 5747/1: Fix the start_pg value in free_memmap()
Catalin Marinas
2009-10-07
1
-1
/
+1
*
Merge branch 'origin' into for-linus
Russell King
2009-09-24
1
-2
/
+2
|
\
|
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-2
/
+2
*
|
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
Linus Walleij
2009-09-15
1
-0
/
+8
|
/
*
ARM: Fix pfn_valid() for sparse memory
Russell King
2009-09-12
1
-0
/
+32
*
ARM: Fix broken highmem support
Russell King
2009-08-15
1
-45
/
+73
*
[ARM] mem_init(): make highmem pages available for use
Nicolas Pitre
2009-03-15
1
-3
/
+18
*
[ARM] Fix virtual to physical translation macro corner cases
Russell King
2009-03-12
1
-1
/
+1
*
[ARM] use asm/sections.h
Russell King
2008-12-01
1
-6
/
+7
*
[ARM] mem_init() cleanups
Nicolas Pitre
2008-11-28
1
-21
/
+24
*
[ARM] rationalize memory configuration code some more
Nicolas Pitre
2008-11-28
1
-6
/
+6
*
[ARM] mm: finish ARM sparsemem support
Russell King
2008-10-01
1
-29
/
+57
*
[ARM] mm: provide helpers for accessing membanks
Russell King
2008-10-01
1
-31
/
+28
*
[ARM] mm: move validation of membanks to one place
Russell King
2008-09-30
1
-8
/
+1
[prev]
[next]