- 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
- bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- d30eae4 arm: add support for memtest by Vladimir Murzin · 10 years ago
- 37463be ARM: switch to use the generic show_mem() implementation by Russell King · 10 years ago
- ed8f8ce Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into for-next by Russell King · 10 years ago
- 99a468d ARM: 8286/1: mm: Fix dma_contiguous_reserve comment by George G. Davis · 10 years ago
- 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
- 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- e9f2d6d Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
- 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
- 06e944b Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stable by Russell King · 10 years ago
- 6e2028a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 178c3df ARM: fix some printk formats by Russell King · 10 years ago
- 80d6b0c ARM: mm: allow text and rodata sections to be read-only by Kees Cook · 11 years ago
- 1e6b481 ARM: mm: allow non-text sections to be non-executable by Kees Cook · 11 years ago
- b615bbb arm: use generic fixmap.h by Mark Salter · 10 years ago
- 95b0e65 ARM: mm: don't limit default CMA region only to low memory by Marek Szyprowski · 10 years ago
- 421520b ARM: 8167/1: extend the reserved memory for initrd to be page aligned by Yalin Wang · 10 years ago
- eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
- 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
- 0aeb340 ARM: remove global cr_no_alignment by Russell King · 11 years ago
- b4b20ad ARM: provide common method to clear bits in CPU control register by Russell King · 11 years ago
- 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 11 years ago
- d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 11 years ago
- bcedb5f arm: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
- f5137a4 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 11 years ago
- 4c235cb ARM: 7941/2: Fix incorrect FDT initrd parameter override by Ben Peddell · 11 years ago
- f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
- cfb66586 arch/arm/mm/init.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
- aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
- 857989a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
- 7990ac9 Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 11 years ago
- 6bcac80 Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation" by Russell King · 11 years ago
- 787b0d5 ARM: 7908/1: mm: Fix the arm_dma_limit calculation by Santosh Shilimkar · 11 years ago
- 84f452b ARM: mm: Remove bootmem code and switch to NO_BOOTMEM by Santosh Shilimkar · 11 years ago
- 8e58cae ARM: mm: Don't allow resizing of memblock data until "low" memory is not mapped by Grygorii Strashko · 11 years ago
- b3ba41f ARM: mm: Fix max_mapnr with recent max*pfn updates by Santosh Shilimkar · 11 years ago
- 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
- 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
- 26ba47b ARM: 7805/1: mm: change max*pfn to include the physical offset of memory by Santosh Shilimkar · 11 years ago
- 4dcfa60 ARM: DMA-API: better handing of DMA masks for coherent allocations by Russell King · 11 years ago
- cebf3e4 Revert "ARM: init: add support for reserved memory defined by device tree" by Marek Szyprowski · 11 years ago
- 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
- 6593930 arm: set initrd_start/initrd_end for fdt scan by Rob Herring · 11 years ago
- 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
- 10bcdfb ARM: init: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
- 364230b ARM: use phys_addr_t for DMA zone sizes by Rob Herring · 11 years ago
- ff69a4c ARM: constify machine_desc structure uses by Russell King · 11 years ago
- 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
- bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
- 319e0b4 ARM: mm: fix boot on SA1110 Assabet by Russell King · 11 years ago
- 2450c97 mm/ARM: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
- de22cc6 ARM: LPAE: use phys_addr_t for initrd location by Vitaly Andrianov · 12 years ago
- 56bc628 ARM: LPAE: use phys_addr_t in free_memmap() by Vitaly Andrianov · 12 years ago
- dd6911e mm/ARM: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 12 years ago
- 83db038 mm/ARM: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
- 7ac68a4 ARM: Allow arm_memblock_steal() to remove memory from any RAM region by Russell King · 12 years ago
- 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
- 158e8bf ARM: 7432/1: use the new linux/sizes.h by Alessandro Rubini · 12 years ago
- 4986e5c ARM: mm: fix type of the arm_dma_limit global variable by Marek Szyprowski · 12 years ago
- c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
- 1490492 ARM: 7401/1: mm: Fix section mismatches by Stephen Boyd · 13 years ago
- 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- d9277d5 ARM: 7312/1: only show modules in the memory layout for MODULES=y by Uwe Kleine-König · 13 years ago
- 9e45dd6 ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c by Jesper Juhl · 13 years ago
- bc2827d ARM: fix a section mismatch warning with our use of memblock by Russell King · 13 years ago
- 716a3dc ARM: Add arm_memblock_steal() to allocate memory away from the kernel by Russell King · 13 years ago
- 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
- fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
- 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
- 55a8173 ARM: move initialization of the high_memory variable earlier by Nicolas Pitre · 13 years ago
- 27a3f0e ARM: sort the meminfo array earlier by Nicolas Pitre · 13 years ago
- dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
- 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 002ea9eef ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES by Linus Walleij · 13 years ago
- f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
- fb492c9 ARM: 7067/1: mm: keep significant bits in pfn_valid by Mark Rutland · 13 years ago
- 99d1717 ARM: Add init_consistent_dma_size() by Jon Medhurst · 13 years ago
- bf912d9 ARM: 7010/1: mm: fix invalid loop for poison_init_mem by Jamie Iles · 13 years ago
- 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
- 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
- fb89fcf ARM: ARM_DMA_ZONE_SIZE is no more by Nicolas Pitre · 13 years ago
- 6503201 ARM: change ARM_DMA_ZONE_SIZE into a variable by Nicolas Pitre · 13 years ago
- 022ae53 ARM: dma: replace ISA_DMA_THRESHOLD with a variable by Russell King · 13 years ago
- 54d5257 ARM: 6996/1: mm: Poison freed init memory by Stephen Boyd · 13 years ago
- 3835d69 ARM: vmlinux.lds: move init sections between text and data sections by Russell King · 13 years ago
- 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 13 years ago
- 45f6d7e ARM: 6951/1: include .bss in memory layout information by Rabin Vincent · 13 years ago
- 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
- 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 13 years ago
- 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
- 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
- 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago