Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig |
2019-04-23 | ARM: 8850/1: use memblocks_present | Peng Fan |
2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport |
2019-02-01 | ARM: 8826/1: mm: initialize pfn limits with find_limits() | Doug Berger |
2019-02-01 | ARM: 8820/1: mm: Stop printing the virtual memory layout | Geert Uytterhoeven |
2018-11-26 | arch: Move initrd= parsing into do_mounts_initrd.c | Florian Fainelli |
2018-11-26 | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT | Florian Fainelli |
2018-11-26 | arch: Make phys_initrd_start and phys_initrd_size global variables | Florian Fainelli |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-07-11 | ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot | Steven Rostedt (VMware) |
2018-03-09 | ARM: simplify and fix linker script for TCM | Nicolas Pitre |
2018-01-21 | ARM: 8737/1: mm: dump: add checking for writable and executable | Jinbum Park |
2017-11-26 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-11-21 | ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE | Philip Derrin |
2017-09-28 | ARM: 8696/1: mm: Remove dead code in mem_init() | Vladimir Murzin |
2017-04-26 | ARM: 8672/1: mm: remove tasklist locking from update_sections_early() | Grygorii Strashko |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-02-28 | ARM: mm: round the initrd reservation to page boundaries | Russell King |
2017-02-28 | ARM: mm: clean up initrd initialisation | Russell King |
2017-02-28 | ARM: mm: move initrd init code out of arm_memblock_init() | Russell King |
2017-02-28 | ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig | Afzal Mohammed |
2017-02-28 | ARM: 8639/1: Define KERNEL_START and KERNEL_END | Florian Fainelli |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2016-02-11 | ARM: 8502/1: mm: mark section-aligned portion of rodata NX | Kees Cook |
2016-02-08 | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA | Kees Cook |
2016-01-12 | Merge branch 'devel-stable' into for-linus | Russell King |
2015-12-13 | ARM: only consider memblocks with NOMAP cleared for linear mapping | Ard Biesheuvel |
2015-12-04 | ARM: 8464/1: Update all mm structures with section adjustments | Laura Abbott |
2015-06-02 | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel |
2015-04-14 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-04-14 | arm: add support for memtest | Vladimir Murzin |
2015-04-14 | ARM: switch to use the generic show_mem() implementation | Russell King |
2015-02-10 | Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into... | Russell King |
2015-01-21 | ARM: 8286/1: mm: Fix dma_contiguous_reserve comment | George G. Davis |
2015-01-09 | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky |
2014-12-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-12-05 | Merge branch 'devel-stable' into for-next | Russell King |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King |
2014-11-03 | Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l... | Russell King |
2014-10-28 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-10-21 | ARM: fix some printk formats | Russell King |
2014-10-16 | ARM: mm: allow text and rodata sections to be read-only | Kees Cook |
2014-10-16 | ARM: mm: allow non-text sections to be non-executable | Kees Cook |