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
2011-06-11
ARM: initrd: disable initrds outside of memory
Russell King
1
-0
/
+6
2011-06-06
ARM: 6951/1: include .bss in memory layout information
Rabin Vincent
1
-2
/
+4
2011-05-28
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
1
-1
/
+14
2011-05-26
ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
Will Deacon
1
-1
/
+3
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-1
/
+1
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
1
-0
/
+11
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
1
-1
/
+22
2011-05-23
arm/dt: probe for platforms via the device tree
Grant Likely
1
-0
/
+2
2011-05-12
ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM
Will Deacon
1
-1
/
+15
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
1
-1
/
+22
2011-05-11
arm/dt: Allow CONFIG_OF on ARM
Grant Likely
1
-0
/
+9
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-3
/
+3
2011-02-15
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
Will Deacon
1
-3
/
+3
2011-01-31
ARM: initrd: disable initrd if passed address overlaps reserved region
Russell King
1
-0
/
+6
2010-10-28
ARM: memblock: move meminfo into find_limits directly
Russell King
1
-4
/
+4
2010-10-28
ARM: memblock: convert free_highpages() to use memblock
Russell King
1
-5
/
+39
2010-10-28
ARM: move freeing of highmem pages out of mem_init()
Russell King
1
-10
/
+17
2010-10-28
ARM: memblock: convert memory detail printing to use memblock
Russell King
1
-3
/
+6
2010-10-28
ARM: memblock: use memblock to free memory into arm_bootmem_init()
Russell King
1
-17
/
+25
2010-10-28
ARM: memblock: use memblock when initializing memory allocators
Russell King
1
-9
/
+16
2010-10-28
ARM: ensure membank array is always sorted
Russell King
1
-0
/
+10
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+13
2010-10-13
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
1
-4
/
+4
2010-10-08
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
1
-2
/
+2
2010-09-16
arm, memblock: Fix the sparsemem build
Yinghai Lu
1
-2
/
+1
2010-08-05
memblock/arm: Use new accessors
Benjamin Herrenschmidt
1
-9
/
+12
2010-08-04
memblock/arm: pfn_valid uses memblock_is_memory()
Benjamin Herrenschmidt
1
-14
/
+1
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
1
-1
/
+1
2010-07-31
Merge branch 'devel-stable' into devel
Russell King
1
-10
/
+9
2010-07-31
Merge branch 'misc' into devel
Russell King
1
-0
/
+13
2010-07-27
ARM: 6225/1: make TCM allocation static and common for all archs
Linus Walleij
1
-10
/
+7
2010-07-27
ARM: Remove unnecessary call to find_limits()
Russell King
1
-5
/
+3
2010-07-27
ARM: LMB: convert pfn_valid to use LMB
Russell King
1
-5
/
+4
2010-07-27
ARM: LMB: Convert arm_memory_present() to use LMB memory information
Russell King
1
-7
/
+6
2010-07-27
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
1
-5
/
+6
2010-07-27
ARM: initial LMB trial
Russell King
1
-119
/
+45
2010-07-18
ARM: 6224/1: print TCM whereabouts in init message
Linus Walleij
1
-0
/
+16
2010-07-16
ARM: Move platform memory reservations out of generic code
Russell King
1
-1
/
+4
2010-07-16
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
1
-1
/
+1
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
1
-150
/
+116
2010-06-16
arm: mm: Don't free prohibited memmap entries
Michael Bohan
1
-10
/
+9
2010-05-27
ARM: 6144/1: TCM memory bug freeing bug
Linus Walleij
1
-3
/
+3
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-10
/
+5
2010-05-15
ARM: Move memory mapping into mmu.c
Russell King
1
-24
/
+0
2010-05-15
ARM: Ensure meminfo is sorted prior to sanity_check_meminfo
Russell King
1
-10
/
+0
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
[next]