Age | Commit message (Expand) | Author | Files | Lines |
2016-02-11 | ARM: 8502/1: mm: mark section-aligned portion of rodata NX | Kees Cook | 1 | -3/+4 |
2016-02-08 | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA | Kees Cook | 1 | -9/+10 |
2016-01-12 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -1/+4 |
2015-12-13 | ARM: only consider memblocks with NOMAP cleared for linear mapping | Ard Biesheuvel | 1 | -1/+4 |
2015-12-04 | ARM: 8464/1: Update all mm structures with section adjustments | Laura Abbott | 1 | -30/+62 |
2015-06-02 | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel | 1 | -0/+1 |
2015-04-14 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -49/+0 |
2015-04-14 | arm: add support for memtest | Vladimir Murzin | 1 | -0/+3 |
2015-04-14 | ARM: switch to use the generic show_mem() implementation | Russell King | 1 | -49/+0 |
2015-02-10 | Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into... | Russell King | 1 | -6/+3 |
2015-01-21 | ARM: 8286/1: mm: Fix dma_contiguous_reserve comment | George G. Davis | 1 | -4/+1 |
2015-01-09 | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky | 1 | -2/+2 |
2014-12-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+149 |
2014-12-05 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -2/+147 |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King | 1 | -2/+2 |
2014-11-03 | Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l... | Russell King | 1 | -2/+147 |
2014-10-28 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+4 |
2014-10-21 | ARM: fix some printk formats | Russell King | 1 | -4/+4 |
2014-10-16 | ARM: mm: allow text and rodata sections to be read-only | Kees Cook | 1 | -1/+47 |
2014-10-16 | ARM: mm: allow non-text sections to be non-executable | Kees Cook | 1 | -1/+100 |
2014-10-16 | arm: use generic fixmap.h | Mark Salter | 1 | -1/+1 |
2014-10-09 | ARM: mm: don't limit default CMA region only to low memory | Marek Szyprowski | 1 | -1/+1 |
2014-10-02 | ARM: 8167/1: extend the reserved memory for initrd to be page aligned | Yalin Wang | 1 | -0/+5 |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -44/+37 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 1 | -44/+28 |
2014-06-02 | ARM: remove global cr_no_alignment | Russell King | 1 | -1/+0 |
2014-06-02 | ARM: provide common method to clear bits in CPU control register | Russell King | 1 | -0/+10 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 1 | -44/+28 |
2014-04-30 | of/fdt: move memreserve and dtb memory reservations into core | Rob Herring | 1 | -1/+0 |
2014-03-11 | arm: add support for reserved memory defined by device tree | Marek Szyprowski | 1 | -0/+2 |
2014-01-28 | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 1 | -1/+2 |
2014-01-28 | ARM: 7941/2: Fix incorrect FDT initrd parameter override | Ben Peddell | 1 | -1/+2 |
2014-01-23 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -58/+4 |
2014-01-21 | arch/arm/mm/init.c: use memblock apis for early memory allocations | Santosh Shilimkar | 1 | -1/+1 |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 1 | -3/+0 |
2014-01-21 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -58/+4 |
2014-01-13 | Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/... | Russell King | 1 | -58/+4 |
2014-01-07 | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation" | Russell King | 1 | -1/+1 |
2013-12-09 | ARM: 7908/1: mm: Fix the arm_dma_limit calculation | Santosh Shilimkar | 1 | -1/+1 |
2013-11-23 | ARM: mm: Remove bootmem code and switch to NO_BOOTMEM | Santosh Shilimkar | 1 | -56/+2 |
2013-11-23 | ARM: mm: Don't allow resizing of memblock data until "low" memory is not mapped | Grygorii Strashko | 1 | -1/+1 |
2013-11-23 | ARM: mm: Fix max_mapnr with recent max*pfn updates | Santosh Shilimkar | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -6/+6 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+5 |
2013-10-31 | ARM: 7805/1: mm: change max*pfn to include the physical offset of memory | Santosh Shilimkar | 1 | -6/+4 |
2013-10-31 | ARM: DMA-API: better handing of DMA masks for coherent allocations | Russell King | 1 | -0/+2 |
2013-10-15 | Revert "ARM: init: add support for reserved memory defined by device tree" | Marek Szyprowski | 1 | -3/+0 |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 1 | -8/+0 |
2013-10-09 | arm: set initrd_start/initrd_end for fdt scan | Rob Herring | 1 | -3/+8 |
2013-09-10 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -1/+1 |