summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon3-6/+20
2020-07-22arm64: dts: meson: add missing gxl rng clockJerome Brunet1-0/+5
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel1-14/+2
2020-07-22arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2-11/+8
2020-07-22KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull1-4/+7
2020-07-22KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier1-2/+4
2020-06-03arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu nodeJohan Jonker1-4/+4
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig1-1/+2
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai1-2/+2
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai2-2/+2
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song1-1/+3
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2-67/+6
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS1-1/+1
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur1-2/+2
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur1-2/+2
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-04-02arm64: compat: map SPSR_ELx<->PSR for signalsMark Rutland1-2/+6
2020-04-02arm64: ptrace: map SPSR_ELx<->PSR for compat tasksMark Rutland1-0/+2
2020-04-02arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur1-0/+2
2020-04-02arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi1-2/+6
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi1-3/+14
2020-02-28arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen1-11/+21
2020-02-28arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by coreManu Gautam1-0/+4
2020-02-28arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon1-0/+7
2020-02-28arm64: nofpsimd: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose1-2/+13
2020-02-28arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose1-0/+21
2020-02-28arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose1-7/+45
2020-02-15arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose1-1/+1
2020-02-15KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall2-4/+7
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme1-1/+1
2020-01-27arm64: dts: juno: Fix UART frequencyAndre Przywara1-2/+2
2020-01-27arm64: dts: meson: libretech-cc: set eMMC as removableJerome Brunet1-1/+0
2020-01-27arm64: dts: allwinner: a64: Add missing PIO clocksMaxime Ripard1-1/+2
2020-01-27arm64: dts: apq8016-sbc: Increase load on l11 for SDCARDLoic Poulain1-0/+2
2020-01-23Revert "arm64: dts: juno: add dma-ranges property"Sudeep Holla1-1/+0
2020-01-23arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled nodeChristian Hewitt1-3/+1
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen1-4/+4
2020-01-17arm64: dts: apq8096-db820c: Increase load on l21 for SDCARDLoic Poulain1-0/+2
2020-01-17arm64: Check for errata before evaluating cpu featuresDirk Mueller1-2/+2
2020-01-17arm64: add sentinel to kpti_safe_listMark Rutland1-0/+1
2020-01-17arm64: Make sure permission updates happen for pmd/pudLaura Abbott1-6/+10
2020-01-17arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon1-0/+10