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