summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose2021-06-301-22/+28
* arm64: Remove unimplemented syscall log messageMichael Weiser2021-06-101-8/+0
* arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-05-221-1/+7
* arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun2021-05-221-1/+1
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2021-03-301-22/+37
* arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă2021-03-301-0/+1
* arm64: Use correct ll/sc atomic constraintsAndrew Murray2021-03-071-42/+47
* arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon2021-03-071-1/+1
* arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon2021-03-073-107/+108
* arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy2021-03-071-1/+0
* arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-03-031-0/+1
* arm64: dts: msm8916: Fix reserved and rfsa nodes unit addressVincent Knecht2021-03-031-2/+2
* arm64: dts: exynos: correct PMIC interrupt trigger level on EspressoKrzysztof Kozlowski2021-03-031-1/+1
* arm64: tegra: Add power-domain for Tegra210 HDASameer Pujar2021-03-031-0/+1
* KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier2021-01-171-0/+4
* KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2020-12-292-0/+2
* arm64: dts: exynos: Correct psci compatible used on Exynos7Paweł Chmiel2020-12-291-1/+3
* arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl2020-12-291-0/+3
* arm64: pgtable: Fix pte_accessible()Will Deacon2020-12-021-3/+4
* arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon2020-11-241-4/+1
* KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2020-11-102-3/+4
* arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang2020-11-101-0/+1
* arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu2020-11-102-1/+8
* arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek2020-10-291-2/+2
* arm64: dts: qcom: msm8916: Fix MDP/DSI interruptsStephan Gerhold2020-10-291-2/+2
* KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-09-121-1/+2
* KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-09-123-6/+42
* KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2020-09-121-0/+10
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-09-125-25/+96
* KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil2020-09-031-1/+1
* arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold2020-09-031-1/+1
* arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar2020-08-211-0/+1
* arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold2020-08-211-5/+5
* arm64: csum: Fix handling of bad packetsRobin Murphy2020-08-211-2/+3
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-311-2/+2
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-223-6/+20
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-221-1/+1
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-221-1/+1
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-301-3/+22
* KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-201-2/+4
* arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig2020-05-271-1/+2
* arm64: cpu_errata: include required headersArnd Bergmann2020-04-241-0/+2
* arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe2020-04-241-1/+1
* arm64: Fix size of __early_cpu_boot_statusArun KS2020-04-131-1/+1
* arm64: alternative: fix build with clang integrated assemblerIlie Halip2020-04-021-1/+1
* arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-04-021-3/+14
* arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen2020-02-281-11/+21
* arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme2020-02-051-1/+1
* arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2020-01-291-0/+5
* arm64: dts: juno: Fix UART frequencyAndre Przywara2020-01-291-2/+2