summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-09-22UPSTREAM: arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi
2016-09-22UPSTREAM: arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-09-22UPSTREAM: arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-09-22UPSTREAM: arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-09-22UPSTREAM: arm64: Drop alloc function from create_mappingLaura Abbott
2016-09-22UPSTREAM: arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon
2016-09-22UPSTREAM: arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski
2016-09-22UPSTREAM: arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon
2016-09-22UPSTREAM: arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon
2016-09-22UPSTREAM: arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon
2016-09-22UPSTREAM: arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-09-22BACKPORT: arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-18BACKPORT: arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-09-18BACKPORT: arm64: ensure _stext and _etext are page-alignedMark Rutland
2016-09-18UPSTREAM: arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-09-18UPSTREAM: arm64: mm: allocate pagetables anywhereMark Rutland
2016-09-18UPSTREAM: arm64: mm: use fixmap when creating page tablesMark Rutland
2016-09-18UPSTREAM: arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-09-18UPSTREAM: arm64: mm: add __{pud,pgd}_populateMark Rutland
2016-09-18UPSTREAM: arm64: mm: avoid redundant __pa(__va(x))Mark Rutland
2016-09-18UPSTREAM: arm64: mm: add functions to walk page tables by PAMark Rutland
2016-09-18UPSTREAM: arm64: mm: move pte_* macrosMark Rutland
2016-09-18UPSTREAM: arm64: kasan: avoid TLB conflictsMark Rutland
2016-09-18UPSTREAM: arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-09-18UPSTREAM: arm64: add function to install the idmapMark Rutland
2016-09-18UPSTREAM: arm64: unmap idmap earlierMark Rutland
2016-09-18UPSTREAM: arm64: unify idmap removalMark Rutland
2016-09-18UPSTREAM: arm64: mm: place empty_zero_page in bssMark Rutland
2016-09-18UPSTREAM: arm64: mm: specialise pagetable allocatorsMark Rutland
2016-09-18BACKPORT: Eliminate the .eh_frame sections from the aarch64 vmlinux and kerne...William Cohen
2016-09-18UPSTREAM: arm64: Fix an enum typo in mm/dump.cMasanari Iida
2016-09-18UPSTREAM: arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel
2016-09-18UPSTREAM: arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel
2016-09-18UPSTREAM: arm64: head.S: use memset to clear BSSMark Rutland
2016-09-18UPSTREAM: arm64: entry: remove pointless SPSR mode checkMark Rutland
2016-09-18UPSTREAM: arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon
2016-09-18UPSTREAM: arm64: traps: address fallout from printk -> pr_* conversionWill Deacon
2016-09-18UPSTREAM: arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2016-09-18UPSTREAM: arm64: pass a task parameter to unwind_frame()AKASHI Takahiro
2016-09-18UPSTREAM: arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro
2016-09-18UPSTREAM: arm64: remove irq_count and do_softirq_own_stack()James Morse
2016-09-18UPSTREAM: arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2016-09-18BACKPORT: arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2016-09-18BACKPORT: arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-09-18UPSTREAM: arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar
2016-09-18UPSTREAM: arm64: reduce stack use in irq_handlerJames Morse
2016-09-18UPSTREAM: arm64: mm: place __cpu_setup in .textMark Rutland
2016-09-18UPSTREAM: arm64: cmpxchg: Don't incldue linux/mmdebug.hMark Brown
2016-09-18UPSTREAM: arm64: mm: fold alternatives into .initMark Rutland