summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim
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
2016-09-18BACKPORT: arm64: Remove redundant padding from linker scriptMark Rutland
2016-09-18UPSTREAM: arm64: mm: remove pointless PAGE_MASKingMark Rutland
2016-09-16UPSTREAM: arm64: don't call C code with el0's fp registerJames Morse
2016-09-16UPSTREAM: arm64: when walking onto the task stack, check sp & fp are in curre...James Morse
2016-09-16UPSTREAM: arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse
2016-09-16UPSTREAM: arm64: irq: fix walking from irq stack to task stackWill Deacon
2016-09-16UPSTREAM: arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse
2016-09-16UPSTREAM: arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro
2016-09-16UPSTREAM: arm64: Store struct thread_info in sp_el0Jungseok Lee
2016-09-16UPSTREAM: arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas
2016-09-16UPSTREAM: arm64: ftrace: fix the comments for ftrace_modify_codeLi Bin
2016-09-16UPSTREAM: arm64: ftrace: stop using kstop_machine to enable/disable tracingLi Bin