aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
* 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
* | arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-13
* | arm64: remove unnecessary cache flush at bootMark Rutland2014-03-03
* | arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-27
* | arm64: Use swiotlb late initialisationCatalin Marinas2014-02-27
* | arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas2014-02-27
* | arm64: Change misleading function names in dma-mappingRitesh Harjani2014-02-26
|/
* arm64: simplify pgd_allocMark Rutland2014-02-05
* arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas2014-02-05
* arm64: Align CMA sizes to PAGE_SIZELaura Abbott2014-02-05
* arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-27
* arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han2014-01-22
* arm64: mm: use ubfm for dcache_line_sizeJingoo Han2014-01-22
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-19
|\
| * arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-16
* | arm64: Enable CMALaura Abbott2013-12-19
* | arm64: Warn on NULL device structure for dma APIsLaura Abbott2013-12-19
|/
* arm64: ensure completion of TLB invalidatationMark Rutland2013-12-06
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| * | arm64: remove unnecessary prom.h includeRob Herring2013-10-09
| * | arm64: set initrd_start/initrd_end for fdt scanRob Herring2013-10-09
* | | arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-30
* | | arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-25
| |/ |/|
* | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-25
|/
* arm64: Make do_bad_area() function staticCatalin Marinas2013-09-20
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
* | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-02
* | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-28
|/
* arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-19
* mm: remove free_area_cacheMichel Lespinasse2013-07-10