Age | Commit message (Expand) | Author |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-04 | arm: add support for folded p4d page tables | Mike Rapoport |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual |
2020-03-24 | arm: Remove HYP/Stage-2 page-table support | Marc Zyngier |
2019-11-11 | arm: remove ioremap_cached | Christoph Hellwig |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-10 | ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary | Chester Lin |
2019-09-06 | ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad... | Mike Rapoport |
2019-07-12 | arm: switch to generic version of pte allocation | Mike Rapoport |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-07 | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc() | Mike Rapoport |
2019-03-07 | arch: simplify several early memory allocations | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2017-06-29 | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-04-20 | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap | Jon Medhurst |
2017-04-09 | ARM: Expose the VA/IDMAP offset | Marc Zyngier |
2017-02-28 | ARM: 8639/1: Define KERNEL_START and KERNEL_END | Florian Fainelli |
2017-02-28 | ARM: 8637/1: Adjust memory boundaries after reservations | Laura Abbott |
2017-02-28 | ARM: 8636/1: Cleanup sanity_check_meminfo | Laura Abbott |
2016-10-06 | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King |
2016-09-12 | ARM: 8612/1: LPAE: initialize cache policy correctly | Stefan Agner |
2016-08-12 | ARM: 8595/2: apply more __ro_after_init | Kees Cook |
2016-08-09 | ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations | Ard Biesheuvel |
2016-08-09 | ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit | Nicolas Pitre |
2016-03-19 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-02-11 | ARM: 8518/1: Use correct symbols for XIP_KERNEL | Chris Brandt |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-12 | Merge branch 'devel-stable' into for-linus | Russell King |
2016-01-04 | ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor | Jungseung Lee |
2015-12-13 | ARM: only consider memblocks with NOMAP cleared for linear mapping | Ard Biesheuvel |
2015-12-13 | ARM: implement create_mapping_late() for EFI use | Ard Biesheuvel |
2015-12-13 | ARM: add support for non-global kernel mappings | Ard Biesheuvel |
2015-12-13 | ARM: factor out allocation routine from __create_mapping() | Ard Biesheuvel |
2015-12-13 | ARM: split off core mapping logic from create_mapping | Ard Biesheuvel |
2015-12-13 | ARM: add support for generic early_ioremap/early_memremap | Ard Biesheuvel |
2015-12-01 | ARM: make xscale iwmmxt code multiplatform aware | Arnd Bergmann |
2015-10-19 | ARM: 8447/1: catch pending imprecise abort on unmask | Lucas Stach |
2015-09-22 | ARM: 8422/1: enable imprecise aborts during early kernel startup | Lucas Stach |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-08-21 | ARM: domains: keep vectors in separate domain | Russell King |
2015-08-18 | ARM: 8415/1: early fixmap support for earlycon | Stefan Agner |
2015-07-07 | Merge branches 'fixes' and 'ioremap' into for-linus | Russell King |
2015-06-29 | ARM: add helpful message when truncating physical memory | Russell King |
2015-06-29 | ARM: 8394/1: update memblock limit after mapping lowmem | Laura Abbott |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King |
2015-06-01 | ARM: cleanup early_paging_init() calling | Russell King |
2015-06-01 | ARM: re-implement physical address space switching | Russell King |