summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
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
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-02-20arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-27arm64: Disable asm-operand-width warning for clangMatthias Kaehlcke
2018-11-27crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2018-11-21arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-10arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier