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