summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * arm64: remove dead codeMark Salter2015-07-271-11/+0Star
| * arm64: consolidate __swiotlb_mmapRobin Murphy2015-07-271-13/+7Star
* | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-081-1/+3
|/
* arm64: remove another unnecessary libfdt include pathArd Biesheuvel2015-07-061-2/+0Star
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-033-4/+4
|\
| * arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2015-07-031-1/+1
| * arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-07-011-2/+2
| * arm64: fix incorrect use of pgprot_t variableArd Biesheuvel2015-06-301-1/+1
* | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-251-7/+0Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-248-125/+87Star
|\|
| * arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-191-2/+1Star
| * arm64: show unhandled SP/PC alignment faultsVladimir Murzin2015-06-191-1/+8
| * arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-06-171-1/+1
| * arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-06-121-0/+8
| * arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-051-1/+1
| * arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-023-1/+68
| * of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-021-0/+1
| * arm64: kill flush_cache_all()Mark Rutland2015-05-193-120/+0Star
* | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-0/+92
|\ \
| * | arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee2015-06-151-0/+92
| |/
* / mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
|/
* arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee2015-05-051-0/+2
* arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson2015-04-291-1/+2
* arm64: dma-mapping: always clear allocated buffersMarek Szyprowski2015-04-271-4/+2Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-164-7/+20
|\
| * arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-233-1/+19
| * arm64: fixmap: check idx is definitely validMark Rutland2015-03-191-4/+1Star
| * arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-191-2/+0Star
* | arm64: add support for memtestVladimir Murzin2015-04-151-0/+2
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-2/+2
* | arm64: standardize mmap_rnd() usageKees Cook2015-04-151-7/+11
* | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-2/+2
* | arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose2015-03-201-3/+9
|/
* arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-061-1/+4
* arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-272-18/+12Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-121-6/+0Star
|\
| * mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-6/+0Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-128-211/+321
|\ \ | |/ |/|
| * arm64: Fix section mismatch on alloc_init_p[mu]d()Catalin Marinas2015-01-291-4/+5
| * arm64: mm: use *_sect to check for section mapsMark Rutland2015-01-282-8/+16
| * arm64: drop unnecessary cache+tlb maintenanceMark Rutland2015-01-281-7/+0Star
| * arm64:mm: free the useless initial page tablezhichang.yuan2015-01-281-3/+12
| * arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-1/+1
| * arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas2015-01-231-64/+52Star
| * arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose2015-01-231-4/+8
| * arm64: add ioremap physical address informationMin-Hua Chen2015-01-231-0/+1
| * arm64: mm: dump: add missing includesMark Rutland2015-01-231-0/+4
| * arm64: Fix overlapping VA allocationsMark Rutland2015-01-232-6/+7
| * arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-221-1/+1
| * arm64: add better page protections to arm64Laura Abbott2015-01-223-24/+190