summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorLines
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli-3/+20
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli-0/+2
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger-2/+11
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson-6/+14
2019-10-29arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson-0/+1
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon-0/+40
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon-2/+2
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry-1/+19
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin-1/+8
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall-5/+10
2019-10-08arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye-0/+5
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier-0/+7
2019-10-08arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier-0/+33
2019-10-07arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon-13/+13
2019-10-07arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon-1/+5
2019-10-07arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon-4/+2
2019-10-07arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon-0/+6
2019-10-07arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino-3/+0
2019-10-07arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino-0/+9
2019-10-07arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino-0/+0
2019-10-07arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino-2/+0
2019-10-04arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse-3/+9
2019-10-04arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse-0/+1
2019-10-04arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall-0/+1
2019-10-01arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma-17/+15
2019-10-01arm64: errata: Update stale commentThierry Reding-2/+2
2019-09-24arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti-8/+0
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-408/+399
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon-329/+204
2019-08-27arm64: smp: Treat unknown boot failures as being 'stuck in kernel'Will Deacon-0/+1
2019-08-27arm64: smp: Don't enter kernel with NULL stack pointer or task structWill Deacon-0/+9
2019-08-27arm64: smp: Increase secondary CPU boot timeout valueWill Deacon-1/+1
2019-08-23arm64: kexec_file: add rng-seed supportHsin-Yi Wang-1/+17
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang-5/+9
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse-17/+28
2019-08-20arm64: Change the tagged_addr sysctl control semantics to only prevent the op...Catalin Marinas-7/+10
2019-08-20arm64: perf_event: Add missing header needed for smp_processor_id()Raphael Gault-0/+1
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-12/+24
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon-9/+13
2019-08-15arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla-1/+16
2019-08-14arm64/efi: Move variable assignments after SECTIONSKees Cook-42/+53
2019-08-14arm64: memory: rename VA_START to PAGE_ENDMark Rutland-1/+1
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon-299/+4
2019-08-13arm64: constify sys64_hook instancesMark Rutland-5/+5
2019-08-13arm64: constify aarch64_insn_encoding_class[]Mark Rutland-1/+1
2019-08-13arm64: constify icache_policy_str[]Mark Rutland-1/+1
2019-08-13arm64: prefer __section from compiler_attributes.hNick Desaulniers-1/+1
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon-3/+11
2019-08-12arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton-4/+15
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1