summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
AgeCommit message (Expand)AuthorFilesLines
2015-12-21arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi1-0/+2
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel1-1/+1
2015-11-09arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel1-1/+1
2015-11-07arm64: fixup for mm renamesAndrew Morton1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-2/+2
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+457
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-163/+449
2015-10-29arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy1-6/+7
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov1-1/+1
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose1-1/+1
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose1-1/+3
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose1-41/+33
2015-10-15arm64: Hook up IOMMU dma_opsRobin Murphy1-0/+22
2015-10-15arm64: Add IOMMU dma_opsRobin Murphy1-0/+435
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar9-61/+72
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon1-1/+1
2015-10-12ARM64: kasan: print memory assignmentLinus Walleij1-0/+6
2015-10-12arm64: add KASAN supportAndrey Ryabinin2-0/+168
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin1-2/+0
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel1-5/+5
2015-10-08arm64: Mark kernel page ranges contiguousJeremy Linton1-8/+61
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton1-1/+17
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon1-2/+0
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon1-1/+1
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2-94/+146
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon2-3/+3
2015-10-07arm64: proc: de-scope TLBI operation during cold bootWill Deacon1-2/+2
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-09-14arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang1-1/+1
2015-08-20arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon1-1/+2
2015-08-08arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang1-1/+3
2015-08-05arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon1-1/+0
2015-08-03arm64: dma-mapping: Simplify pgprot handlingRobin Murphy1-3/+2
2015-07-28arm64: mm: mark create_mapping as __initMark Rutland1-1/+1
2015-07-27arm64: mm: add __init section marker to free_initrd_memWang Long1-2/+2
2015-07-27arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin1-2/+10
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse1-0/+16
2015-07-27arm64: mm: Adopt new alternative assembler macrosDaniel Thompson1-1/+6
2015-07-27arm64: hugetlb: remove paragraph about writing to FSFJisheng Zhang1-4/+0
2015-07-27arm64: dma-mapping: implement dma_get_sgtable()Robin Murphy1-0/+14
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon3-24/+0
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas1-0/+13
2015-07-27arm64: remove dead codeMark Salter1-11/+0
2015-07-27arm64: consolidate __swiotlb_mmapRobin Murphy1-13/+7
2015-07-06arm64: remove another unnecessary libfdt include pathArd Biesheuvel1-2/+0
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+4
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose1-1/+1
2015-07-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2