Age | Commit message (Expand) | Author |
2014-03-11 | arm: add support for reserved memory defined by device tree | Marek Szyprowski |
2014-01-28 | Merge branches 'fixes' and 'misc' into for-linus | Russell King |
2014-01-28 | ARM: 7941/2: Fix incorrect FDT initrd parameter override | Ben Peddell |
2014-01-23 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-01-21 | arch/arm/mm/init.c: use memblock apis for early memory allocations | Santosh Shilimkar |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman |
2014-01-21 | Merge branch 'devel-stable' into for-next | Russell King |
2014-01-13 | Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/... | Russell King |
2014-01-07 | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation" | Russell King |
2013-12-09 | ARM: 7908/1: mm: Fix the arm_dma_limit calculation | Santosh Shilimkar |
2013-11-23 | ARM: mm: Remove bootmem code and switch to NO_BOOTMEM | Santosh Shilimkar |
2013-11-23 | ARM: mm: Don't allow resizing of memblock data until "low" memory is not mapped | Grygorii Strashko |
2013-11-23 | ARM: mm: Fix max_mapnr with recent max*pfn updates | Santosh Shilimkar |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-31 | ARM: 7805/1: mm: change max*pfn to include the physical offset of memory | Santosh Shilimkar |
2013-10-31 | ARM: DMA-API: better handing of DMA masks for coherent allocations | Russell King |
2013-10-15 | Revert "ARM: init: add support for reserved memory defined by device tree" | Marek Szyprowski |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring |
2013-10-09 | arm: set initrd_start/initrd_end for fdt scan | Rob Herring |
2013-09-10 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-09-09 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-09-09 | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2013-08-27 | ARM: init: add support for reserved memory defined by device tree | Marek Szyprowski |
2013-08-13 | ARM: use phys_addr_t for DMA zone sizes | Rob Herring |
2013-07-26 | ARM: constify machine_desc structure uses | Russell King |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-13 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-09 | ARM: mm: fix boot on SA1110 Assabet | Russell King |
2013-07-03 | mm/ARM: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-05-30 | ARM: LPAE: use phys_addr_t for initrd location | Vitaly Andrianov |
2013-05-30 | ARM: LPAE: use phys_addr_t in free_memmap() | Vitaly Andrianov |
2013-04-29 | mm/ARM: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/ARM: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2012-08-13 | ARM: Allow arm_memblock_steal() to remove memory from any RAM region | Russell King |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-06-28 | ARM: 7432/1: use the new linux/sizes.h | Alessandro Rubini |
2012-06-11 | ARM: mm: fix type of the arm_dma_limit global variable | Marek Szyprowski |
2012-05-21 | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski |
2012-04-28 | ARM: 7401/1: mm: Fix section mismatches | Stephen Boyd |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-24 | ARM: 7312/1: only show modules in the memory layout for MODULES=y | Uwe Kleine-König |
2012-02-10 | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c | Jesper Juhl |
2012-01-19 | ARM: fix a section mismatch warning with our use of memblock | Russell King |
2012-01-13 | ARM: Add arm_memblock_steal() to allocate memory away from the kernel | Russell King |
2012-01-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds |