aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
* arm64: remove broken cachepolicy codeMark Rutland2015-01-13
* arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-12
* arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-12
* arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel2015-01-12
* arm64: mm: dump: don't skip final regionMark Rutland2014-12-11
* arm64: mm: dump: fix shift warningMark Rutland2014-12-11
* arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong2014-12-05
* arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-01
* arm64: add support to dump the kernel page tablesLaura Abbott2014-11-26
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-25
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-25
* arm64: add alternative runtime patchingAndre Przywara2014-11-25
* arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon2014-11-21
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-20
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2014-11-18
* arm64: fix data type for physical addressMin-Hua Chen2014-11-06
* arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas2014-10-24
* arm64: mm: Correct fixmap pagetable typesSteve Capper2014-10-20
* arm64: Align less than PAGE_SIZE pgds naturallyCatalin Marinas2014-10-20
* arm64: mm: enable RCU fast_gupSteve Capper2014-10-09
* arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott2014-10-09
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-08
|\
| * arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-02
| * arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul2014-10-02
| * arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas2014-09-22
| * arm64:mm: initialize max_mapnr using function set_max_mapnrGanapatrao Kulkarni2014-09-17
| * arm64: LLVMLinux: Fix inline arm64 assembly for use with clangMark Charlebois2014-09-15
| * arm64: pageattr: Correctly adjust unaligned start addressesLaura Abbott2014-09-12
| * arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott2014-09-08
| * arm64: convert part of soft_restart() to assemblyArun Chandran2014-09-08
| |
| \
*-. \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-02
|\ \ \ | |_|/ |/| |
| | * ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2014-10-02
| |/ |/|
| * efi/arm64: Fix fdt-related memory reservationMark Salter2014-09-09
|/
* arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2014-08-19
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\
| * arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2014-07-23
| * arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-23
| * arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
| * arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas2014-07-23
| * arm64: place initial page tables above the kernelMark Rutland2014-07-10
* | arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas2014-07-23
* | arm64: export __cpu_{clear,copy}_user_page functionsMark Salter2014-07-08
|/
* arm64: mm: Make icache synchronisation logic huge page awareSteve Capper2014-07-04
* arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas2014-06-18
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas2014-05-16
| * arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-09
| * arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper2014-05-09
| * arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper2014-05-09
| * arm64: Clean up the default pgprot settingCatalin Marinas2014-05-09