summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz
2016-09-21sched/fair: remove printk while schedule is in progressCaesar Wang
2016-09-20ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2016-09-20sched/walt: Drop arch-specific timer accessChris Redpath
2016-09-20ANDROID: fiq_debugger: Pass task parameter to unwind_frame()Jeff Vander Stoep
2016-09-20eas/sched/fair: Fixing comments in find_best_target.Srinath Sridharan
2016-09-20input: keyreset: switch to orderly_rebootEric Ernst
2016-09-20UPSTREAM: tun: fix transmit timestamp supportSoheil Hassas Yeganeh
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-18UPSTREAM: asm-generic: Fix local variable shadow in __set_fixmap_offsetMark 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: efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
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