summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2015-11-25arm64: efi: correctly map runtime regionsMark Rutland
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-19arm64: restore bogomips information in /proc/cpuinfoYang Shi
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel