summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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-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-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi
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-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-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: debug: Ensure debug handlers check triggering exception levelWill Deacon
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: traps: disable irq in die()Qiao Zhou
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-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2018-09-29arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2017-12-16arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-11-24arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-06-14arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-01-26arm64: avoid returning from bad_modeMark Rutland
2017-01-26arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 3Dave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 2Dave Martin
2017-01-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse