summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | arm64: initialize pgprot info earlier in bootMark Salter2014-04-071-2/+1
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-0/+1
|\ \ | |/ |/|
| * arm64: add support for reserved memory defined by device treeMarek Szyprowski2014-03-131-0/+1
* | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-241-3/+1
* | arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott2014-03-241-2/+12
* | arm64: Implement custom mmap functions for dma mappingLaura Abbott2014-03-241-0/+44
* | arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-131-1/+7
* | arm64: remove unnecessary cache flush at bootMark Rutland2014-03-042-7/+1
* | arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-272-1/+239
* | arm64: Use swiotlb late initialisationCatalin Marinas2014-02-272-4/+8
* | arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas2014-02-272-17/+18
* | arm64: Change misleading function names in dma-mappingRitesh Harjani2014-02-261-10/+10
|/
* arm64: simplify pgd_allocMark Rutland2014-02-051-9/+2
* arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas2014-02-051-2/+10
* arm64: Align CMA sizes to PAGE_SIZELaura Abbott2014-02-051-0/+1
* arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-271-1/+1
* arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han2014-01-221-1/+1
* arm64: mm: use ubfm for dcache_line_sizeJingoo Han2014-01-221-2/+1
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-191-0/+69
|\
| * arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-161-0/+69
* | arm64: Enable CMALaura Abbott2013-12-192-2/+26
* | arm64: Warn on NULL device structure for dma APIsLaura Abbott2013-12-191-0/+10
|/
* arm64: ensure completion of TLB invalidatationMark Rutland2013-12-061-1/+1
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-19/+6
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-1/+1
| |\
| * | arm64: remove unnecessary prom.h includeRob Herring2013-10-091-1/+0
| * | arm64: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-18/+6
* | | arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-301-2/+18
* | | arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-251-2/+2
| |/ |/|
* | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-251-1/+1
|/
* arm64: Make do_bad_area() function staticCatalin Marinas2013-09-201-1/+1
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-7/+10
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-7/+7
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-2/+1
|\
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-031-1/+1
* | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-021-4/+0
* | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-281-2/+21
|/
* arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-191-26/+20
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
* mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-1/+1
* mm/ARM64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-45/+3
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm/ARM64: kill poison_init_mem()Jiang Liu2013-07-031-14/+3
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-014-21/+88
|\
| * ARM64: mm: HugeTLB support.Steve Capper2013-06-143-15/+75
| * ARM64: mm: Restore memblock limit when map_mem finished.Steve Capper2013-06-141-6/+13
OpenPOWER on IntegriCloud