summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-0411-163/+449
|\
| * arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy2015-10-291-6/+7
| * arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov2015-10-281-1/+1
| * arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-211-1/+1
| * arm64: Add 16K page size supportSuzuki K. Poulose2015-10-191-1/+3
| * arm64: Handle section maps for swapper/idmapSuzuki K. Poulose2015-10-191-41/+33Star
| * arm64: kasan: fix issues reported by sparseWill Deacon2015-10-131-1/+1
| * ARM64: kasan: print memory assignmentLinus Walleij2015-10-121-0/+6
| * arm64: add KASAN supportAndrey Ryabinin2015-10-122-0/+168
| * arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-121-2/+0Star
| * arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-5/+5
| * arm64: Mark kernel page ranges contiguousJeremy Linton2015-10-081-8/+61
| * arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton2015-10-081-1/+17
| * arm64: mm: kill mm_cpumask usageWill Deacon2015-10-071-2/+0Star
| * arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-071-1/+1
| * arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-072-94/+146
| * arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-072-3/+3
| * arm64: proc: de-scope TLBI operation during cold bootWill Deacon2015-10-071-2/+2
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-149-61/+72
|\ \
| * | arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-051-0/+1
| |/
| * arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang2015-09-141-1/+1
| * arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon2015-08-201-1/+2
| * arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon2015-08-051-1/+0Star
| * arm64: dma-mapping: Simplify pgprot handlingRobin Murphy2015-08-031-3/+2Star
| * arm64: mm: mark create_mapping as __initMark Rutland2015-07-281-1/+1
| * arm64: mm: add __init section marker to free_initrd_memWang Long2015-07-271-2/+2
| * arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin2015-07-271-2/+10
| * arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-0/+16
| * arm64: mm: Adopt new alternative assembler macrosDaniel Thompson2015-07-271-1/+6
| * arm64: hugetlb: remove paragraph about writing to FSFJisheng Zhang2015-07-271-4/+0Star
| * arm64: dma-mapping: implement dma_get_sgtable()Robin Murphy2015-07-271-0/+14
| * arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-273-24/+0Star
| * arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-271-0/+13
| * 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