summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-10-07Revert "arm64: Mark __stack_chk_guard as __ro_after_init"Greg Kroah-Hartman
2021-10-06arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-10-06arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-22arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2020-12-11arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-11-10arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang
2020-10-29arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek
2020-07-31arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-06-29arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-05-10arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme
2020-01-29arm64: dts: juno: Fix UART frequencyAndre Przywara
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen
2020-01-04arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2019-11-28arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-25arm64: dts: amd: Fix SPI bus warningsRob Herring
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2019-11-10ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose
2019-10-17arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2019-08-04crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-08-04crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2019-06-11arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-27arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-04-27arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers
2019-04-03arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse
2019-04-03arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2019-04-03arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2019-04-03arm64: traps: disable irq in die()Qiao Zhou
2019-04-03arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel