summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-02-26 Merge tag 'v4.4.118' into linux-linaro-lsk-v4.4Alex Shi
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2018-01-31rk: add SPDX license identifier to files with no licenseTao Huang
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-24Revert "asm-generic: fncpy: Add function copying macros"Tao Huang
2018-01-22FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas
2018-01-22FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-01-22FROMLIST: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon
2018-01-22BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier
2018-01-22BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2018-01-22FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-01-22FROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...Will Deacon
2018-01-22FROMLIST: arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2018-01-22FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2018-01-22FROMLIST: arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon
2018-01-22FROMLIST: arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon
2018-01-22FROMLIST: arm64: mm: Allocate ASIDs in pairsWill Deacon
2018-01-22FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon
2018-01-22FROMLIST: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon
2018-01-22FROMLIST: arm64: mm: Use non-global mappings for kernel spaceWill Deacon
2018-01-22UPSTREAM: arm64: tlbflush.h: add __tlbi() macroMark Rutland
2018-01-22UPSTREAM: arm64: setup: introduce kaslr_offset()Alexander Popov
2018-01-22BACKPORT: irq: Make the irqentry text section unconditionalMasami Hiramatsu
2018-01-22UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko
2018-01-22BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2018-01-11BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier
2018-01-11BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2017-12-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-19Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2017-12-16arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-11-20ANDROID: Revert "arm64: move ELF_ET_DYN_BASE to 4GB / 4MB"Evgenii Stepanov
2017-11-20UPSTREAM: arm64: compat: Remove leftover variable declarationKevin Brodsky
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-09-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-09-01 Merge tag 'v4.4.85' into linux-linaro-lsk-v4.4Alex Shi
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-16UPSTREAM: arm64: restore get_current() optimisationMark Rutland
2017-08-16ANDROID: arm64: fix undeclared 'init_thread_info' errorAmit Pundir
2017-08-15UPSTREAM: arm64: smp: Prevent raw_smp_processor_id() recursionRobin Murphy
2017-08-11UPSTREAM: arm64: module: split core and init PLT sectionsArd Biesheuvel
2017-08-11BACKPORT: arm64: split thread_info from task stackMark Rutland
2017-08-11UPSTREAM: arm64: assembler: introduce ldr_this_cpuMark Rutland
2017-08-11UPSTREAM: arm64: make cpu number a percpu variableMark Rutland
2017-08-11BACKPORT: arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland
2017-08-11UPSTREAM: arm64: factor out current_stack_pointerMark Rutland
2017-08-11UPSTREAM: arm64: thread_info remove stale itemsMark Rutland