summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-252-10/+9
|\
| * arm64: Use pr_warn instead of pr_warningKefeng Wang2019-10-182-10/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-253-52/+172
|\ \
| * \ Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-11/+48
| |\ \
| * \ \ Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-214-70/+178
| |\ \ \
| | * | | arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-212-0/+143
| | * | | arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2019-10-211-52/+29
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-2522-520/+823
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-087-39/+69
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | * | | arm64: kaslr: Check command line before looking for a seedMark Brown2019-11-081-5/+6
| | | | | | * | | arm64: kaslr: Announce KASLR status on bootMark Brown2019-11-081-3/+38
| | | |_|_|/ / / | | |/| | | | |
| | | | | * | | arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelistRich Wiley2019-11-061-0/+1
| | | | | * | | arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye2019-10-251-6/+9
| | | | | * | | arm64: cpufeature: Fix typos in commentShaokun Zhang2019-10-251-1/+1
| | | |_|/ / / | | |/| | | |
| | | | * | | arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier2019-10-151-2/+4
| | | |/ / / | | |/| | |
| | | * | | firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-1/+2
| | | * | | arm64: errata: use arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-25/+12
| | |/ / /
| * | | | Merge branch 'for-next/perf' into for-next/coreCatalin Marinas2019-11-081-125/+66
| |\ \ \ \
| | * | | | arm64: perf: Simplify the ARMv8 PMUv3 event attributesShaokun Zhang2019-11-011-125/+66
| * | | | | Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2019-11-076-64/+273
| |\ \ \ \ \
| | * | | | | arm64: ftrace: minimize ifdefferyMark Rutland2019-11-061-10/+8
| | * | | | | arm64: implement ftrace with regsTorsten Duwe2019-11-064-24/+221
| | * | | | | arm64: asm-offsets: add S_FPMark Rutland2019-11-061-0/+1
| | * | | | | arm64: insn: add encoder for MOV (register)Mark Rutland2019-11-061-0/+13
| | * | | | | arm64: module/ftrace: intialize PLT at load timeMark Rutland2019-11-062-52/+35
| | * | | | | arm64: module: rework special section handlingMark Rutland2019-11-061-9/+26
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-next/entry-s-to-c' into for-next/coreCatalin Marinas2019-10-288-288/+354
| |\ \ \ \ \
| | * | | | | arm64: entry-common: don't touch daif before bp-hardeningJames Morse2019-10-281-3/+15
| | * | | | | arm64: Remove asmlinkage from updated functionsJames Morse2019-10-283-9/+9
| | * | | | | arm64: entry: convert el0_sync to CMark Rutland2019-10-282-201/+227
| | * | | | | arm64: entry: convert el1_sync to CMark Rutland2019-10-283-71/+102
| | * | | | | arm64: remove __exception annotationsJames Morse2019-10-283-10/+7
| | |/ / / /
| * | | | | Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas2019-10-281-3/+10
| |\ \ \ \ \
| | * | | | | arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versionsMarc Zyngier2019-10-181-3/+10
| | |/ / / /
| * | | | | Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas2019-10-283-1/+51
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas2019-10-281-1/+1
| | * | | | arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse2019-10-251-0/+11
| | * | | | arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse2019-10-251-1/+7
| | * | | | arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse2019-10-252-1/+34
| | |/ / /
* | | | | arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli2019-11-011-3/+20
* | | | | arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli2019-11-011-0/+2
* | | | | arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger2019-11-011-2/+11
* | | | | arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson2019-10-311-6/+14
* | | | | arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson2019-10-291-0/+1
|/ / / /
* | | | Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-172-0/+40
|\ \ \ \
| * | | | arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-082-0/+7
| * | | | arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-081-0/+33
| | |/ / | |/| |
* | | | arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon2019-10-161-2/+2
* | | | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2019-10-162-1/+19
* | | | arm64: hibernate: check pgd table allocationPavel Tatashin2019-10-141-1/+8