summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2015-10-08arm64: Mark kernel page ranges contiguousJeremy Linton
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon
2015-10-07arm64: proc: de-scope TLBI operation during cold bootWill Deacon
2015-09-14arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang
2015-08-20arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon
2015-08-05arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon
2015-08-03arm64: dma-mapping: Simplify pgprot handlingRobin Murphy
2015-07-28arm64: mm: mark create_mapping as __initMark Rutland
2015-07-27arm64: mm: add __init section marker to free_initrd_memWang Long
2015-07-27arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-07-27arm64: mm: Adopt new alternative assembler macrosDaniel Thompson
2015-07-27arm64: hugetlb: remove paragraph about writing to FSFJisheng Zhang
2015-07-27arm64: dma-mapping: implement dma_get_sgtable()Robin Murphy
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas
2015-07-27arm64: remove dead codeMark Salter
2015-07-27arm64: consolidate __swiotlb_mmapRobin Murphy
2015-07-06arm64: remove another unnecessary libfdt include pathArd Biesheuvel
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose
2015-07-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-06-30arm64: fix incorrect use of pgprot_t variableArd Biesheuvel
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-19arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin
2015-06-19arm64: show unhandled SP/PC alignment faultsVladimir Murzin
2015-06-17arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-06-15arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee
2015-06-12arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee
2015-04-29arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson
2015-04-27arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-14arm64: add support for memtestVladimir Murzin
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm64: standardize mmap_rnd() usageKees Cook
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel