summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-09-15arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-08-20arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-08-20arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-08-20arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-07-27arm64: Rework valid_user_regsMark Rutland
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-06-01arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-04-20arm64: replace read_lock to rcu lock in call_step_hookYang Shi
2016-01-31arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-01-31arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi