summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/process.c
AgeCommit message (Expand)Author
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-22FROMLIST: arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native t...Will Deacon
2017-12-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-19Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2017-12-16arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-08-11BACKPORT: arm64: split thread_info from task stackMark Rutland
2017-08-11UPSTREAM: arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland
2017-06-07Merge tag 'lsk-v4.4-17.05-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-05-26i2c: rk3x: Make sure the i2c transfer to be finished before system rebootDavid Wu
2017-05-25ANDROID: arm64: suspend: Restore the UAO stateAmit Pundir
2016-06-30ARM64: kernel: dump kernel addresses larger than VA_STARTHuibin Hong
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11arm64: Remove the get_thread_info() functionCatalin Marinas
2016-05-11arm64: kernel: Add support for User Access OverrideJames Morse
2016-05-11arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2016-05-11arm64: pass a task parameter to unwind_frame()AKASHI Takahiro
2016-02-16arm64: process: dump memory around registers when displaying regsGreg Hackmann
2015-10-19arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang
2015-06-11arm64: kernel thread don't need to save fpsimd context.Janet Liu
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-09-26arm/arm64: unexport restart handlersGuenter Roeck
2014-09-26arm64: support restart through restart handler call chainGuenter Roeck
2014-09-11arm64: flush TLS registers during execWill Deacon
2014-09-08arm64: convert part of soft_restart() to assemblyArun Chandran
2014-07-09arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott
2014-05-16arm64: Fix deadlock scenario with smp_send_stop()Arun KS
2014-05-16arm64: Fix machine_shutdown() definitionArun KS
2014-05-16Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas
2014-05-12arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-05-09arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-05-08arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-02-26arm64: Fix the soft_restart routineGeoff Levand
2014-02-22cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre
2014-01-30arm64: FIQs are unusedNicolas Pitre
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19ARM64: check stack pointer in get_wchanKonstantin Khlebnikov
2013-12-16arm64: kernel: add CPU idle callLorenzo Pieralisi
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2013-07-23arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas
2013-07-19arm64: use common reboot infrastructureMarc Zyngier