aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/perf_regs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski1-0/+8
2014-08-28arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon1-0/+6
2014-04-06arm64: fix !CONFIG_COMPAT build failuresMark Salter1-0/+2
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet1-0/+44