aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: build vdso without libgcovArnd Bergmann2018-11-301-0/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-2/+2
* arm64: kuser32-bit helpers: dont include unistd32.hAmit Pundir2018-11-291-1/+0
* arm64: issue isb when trapping CNTVCT_EL0 accessGreg Hackmann2018-01-151-0/+2
* BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2018-01-151-0/+12
* BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2018-01-152-1/+31
* UPSTREAM: arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland2017-12-251-14/+9
* arm64: use the new *_relaxed macros for lower power usagefranciscofranco2017-12-251-4/+4
* Revert "arch/arm64: skip randomization within stack"Mister Oyster2017-12-221-0/+2
* log: Initial dmesg pruningNathan Chancellor2017-12-182-2/+2
* BACKPORT: arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall2017-12-181-1/+2
* arch/arm64: skip randomization within stackYi-wei Zhao2017-12-181-2/+0
* arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach2017-12-144-30/+45
* FROMLIST: arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}ioMark Salyzyn2017-12-141-7/+5
* UPSTREAM: arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park2017-12-141-10/+56
* UPSTREAM: arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland2017-12-141-1/+1
* UPSTREAM: arm64: vdso: minor ABI fix for clock_getresNathan Lynch2017-12-141-1/+1
* arm64: Remove nr parameter from secure_computingbillchen1977@gmail.com2017-12-051-1/+1
* arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-12-051-1/+2
* lib: vsprintf: whitelist stack tracesDave Weinstein2017-09-141-2/+2
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2017-07-111-1/+1
* arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-06-171-0/+4
* arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-06-171-3/+4
* arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro2017-04-271-0/+35
* UPSTREAM: arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand2017-04-131-0/+36
* BACKPORT: arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath2017-04-131-27/+69
* UPSTREAM: arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand2017-04-132-27/+27
* Get rid of __cpuinitMoyster2017-04-114-10/+10
* arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2017-04-111-2/+4
* arm64: avoid returning from bad_modeMark Rutland2017-04-112-5/+22
* UPSTREAM: arm64: vdso: Mark vDSO code as read-onlyDavid Brown2017-04-111-2/+1
* arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott2017-04-111-0/+6
* arm64: make sys_call_table constMark Rutland2016-12-111-1/+1
* arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose2016-11-071-6/+15
* arm64: kernel: perf: add cpu hotplug notifierLorenzo Pieralisi2016-11-071-1/+134
* BACKPORT: arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2016-11-072-2/+2
* CHROMIMU: arm64: psci: lower the cpu_kill notification when racing with cpu_dieJoseph Lo2016-09-131-1/+1
* arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi2016-09-101-0/+10
* arm64: head.S: remove unnecessary function alignmentMark Rutland2016-09-101-1/+6
* arm64: kernel thread don't need to save fpsimd context.Janet Liu2016-09-101-1/+2
* arm64: kernel: Kill logspamPranav Vashi2016-09-011-0/+2
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-0/+6
* Revert "ARM64: unwind: Fix PC calculation"Will Deacon2016-08-261-5/+1
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2016-08-261-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2016-08-261-11/+36
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2016-08-261-2/+0
* signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2016-08-261-1/+2
* arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2016-08-261-0/+4
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-261-6/+0
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-261-3/+2