Age | Commit message (Expand) | Author | Files | Lines |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 1 | -3/+3 |
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 |
2015-01-07 | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region | Grygorii Strashko | 1 | -2/+2 |
2014-12-05 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -4/+35 |
2014-12-03 | ARM: 8238/1: mm: Refine set_memory_* functions | Jungseung Lee | 1 | -38/+0 |
2014-12-03 | ARM: 8235/1: Support for the PXN CPU feature on ARMv7 | Jungseung Lee | 1 | -1/+17 |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King | 1 | -23/+15 |
2014-11-03 | Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l... | Russell King | 1 | -4/+35 |
2014-10-16 | ARM: mm: allow non-text sections to be non-executable | Kees Cook | 1 | -1/+8 |
2014-10-16 | arm: fixmap: implement __set_fixmap() | Kees Cook | 1 | -0/+24 |
2014-10-16 | ARM: expand fixmap region to 3MB | Rob Herring | 1 | -3/+3 |
2014-09-26 | ARM: 8152/1: Convert pr_warning to pr_warn | Joe Perches | 1 | -2/+2 |
2014-08-02 | ARM: add comments to the early page table remap code | Russell King | 1 | -5/+46 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 1 | -83/+40 |
2014-06-02 | ARM: ensure C page table setup code follows assembly code (part II) | Russell King | 1 | -8/+19 |
2014-06-02 | ARM: ensure C page table setup code follows assembly code | Russell King | 1 | -16/+47 |
2014-06-02 | ARM: remove unused adjust_cr() function | Russell King | 1 | -20/+0 |
2014-06-02 | ARM: move "noalign" command line option to alignment.c | Russell King | 1 | -7/+0 |
2014-06-02 | ARM: provide common method to clear bits in CPU control register | Russell King | 1 | -6/+4 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 1 | -82/+35 |
2014-05-25 | ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion | Will Deacon | 1 | -1/+1 |
2014-04-23 | ARM: 8031/2: change fixmap mapping region to support 32 CPUs | Liu Hua | 1 | -0/+4 |
2014-04-04 | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 1 | -1/+16 |
2014-02-10 | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon | 1 | -0/+10 |
2014-02-10 | ARM: 7950/1: mm: Fix stage-2 device memory attributes | Christoffer Dall | 1 | -1/+6 |
2013-12-11 | ARM: fix executability of CMA mappings | Russell King | 1 | -1/+2 |