summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-09-22UPSTREAM: arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel
2016-09-22UPSTREAM: arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-09-22UPSTREAM: arm64: Remove the get_thread_info() functionCatalin Marinas
2016-09-22BACKPORT: arm64: kernel: Don't toggle PAN on systems with UAOJames Morse
2016-09-22UPSTREAM: arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse
2016-09-22UPSTREAM: arm64: kernel: Add support for User Access OverrideJames Morse
2016-09-22UPSTREAM: arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-09-22UPSTREAM: arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-09-22UPSTREAM: arm64: vdso: Mark vDSO code as read-onlyDavid Brown
2016-09-22UPSTREAM: arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon
2016-09-22BACKPORT: arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-09-18BACKPORT: arm64: ensure _stext and _etext are page-alignedMark 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: 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: 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-18BACKPORT: arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-09-18UPSTREAM: arm64: reduce stack use in irq_handlerJames Morse
2016-09-18UPSTREAM: arm64: mm: fold alternatives into .initMark Rutland
2016-09-18BACKPORT: arm64: Remove redundant padding from linker scriptMark 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
2016-09-16UPSTREAM: arm64: add __init/__initdata section marker to some functions/varia...Jisheng Zhang
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
2016-09-06BACKPORT: arm64/uaccess: Enable hardened usercopyKees Cook
2016-09-06BACKPORT: arm64: mm: fix location of _etextArd Biesheuvel
2016-05-31UPSTREAM: arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel
2016-05-31UPSTREAM: arm64: module: fix relocation of movz instruction with negative imm...Ard Biesheuvel
2016-05-10arm64: Enable max freq invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-05-10arm64, topology: Updates to use DT bindings for EAS costing dataRobin Randhawa
2016-05-10arm64: Cpu invariant scheduler load-tracking and capacity supportJuri Lelli
2016-02-16arm64: process: dump memory around registers when displaying regsGreg Hackmann
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel