aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2014-11-13arm64: Fix data type for physical addressMin-Hua Chen
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas
2014-10-20arm64: mm: Correct fixmap pagetable typesSteve Capper
2014-10-20arm64: Align less than PAGE_SIZE pgds naturallyCatalin Marinas
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-10-09arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang
2014-10-02arm64: Use phys_addr_t type for physical addressMin-Hua Chen
2014-10-02arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul
2014-09-22arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas
2014-09-17arm64:mm: initialize max_mapnr using function set_max_mapnrGanapatrao Kulkarni
2014-09-15arm64: LLVMLinux: Fix inline arm64 assembly for use with clangMark Charlebois
2014-09-12arm64: pageattr: Correctly adjust unaligned start addressesLaura Abbott
2014-09-09efi/arm64: Fix fdt-related memory reservationMark Salter
2014-09-08arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott
2014-09-08arm64: convert part of soft_restart() to assemblyArun Chandran
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-07-23arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas
2014-07-23arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas
2014-07-10arm64: place initial page tables above the kernelMark Rutland
2014-07-08arm64: export __cpu_{clear,copy}_user_page functionsMark Salter
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-16Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-09arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2014-05-09arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-05-09arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper
2014-05-09arm64: Clean up the default pgprot settingCatalin Marinas
2014-05-09arm64: Introduce execute-only page access permissionsCatalin Marinas
2014-05-09arm64: Provide read/write fault information in compat signal handlersCatalin Marinas
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-04-30arm64: Add function to create identity mappingsMark Salter
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-08arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas
2014-04-07arm64: add early_ioremap supportMark Salter