aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
...
| * 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
| * arm64: Introduce execute-only page access permissionsCatalin Marinas2014-05-09
| * arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-09
* | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-05
|\ \
| * | arm64: Add function to create identity mappingsMark Salter2014-04-30
* | | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \ \
| * \ \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13
| |\ \ \ | | | |/ | | |/|
| * | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-30
| | |/ | |/|
* | | arm64: fix pud_huge() for 2-level pagetablesMark Salter2014-05-16
| |/ |/|
* | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-03
* | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-03
* | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-03
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-08
|\
| * arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas2014-04-08
| * arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-05
| * arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-03
* | arm64: add early_ioremap supportMark Salter2014-04-07
* | arm64: initialize pgprot info earlier in bootMark Salter2014-04-07
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-02
|\ \ | |/ |/|
| * arm64: add support for reserved memory defined by device treeMarek Szyprowski2014-03-13
* | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-24
* | arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott2014-03-24
* | arm64: Implement custom mmap functions for dma mappingLaura Abbott2014-03-24