index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge android-4.4.116 (20ddb25) into msm-4.4
Srinivasarao P
2018-03-01
|
\
|
*
BACKPORT: exit_thread: remove empty bodies
Jiri Slaby
2018-02-05
*
|
Merge android-4.4.111 (f851888) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
|
*
FROMLIST: arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native t...
Will Deacon
2018-01-06
*
|
Merge android-4.4.106 (2fea039) into msm-4.4
Srinivasarao P
2018-01-18
|
\
|
|
*
Merge 4.4.106 into android-4.4
Greg Kroah-Hartman
2017-12-18
|
|
\
|
|
*
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2017-12-16
*
|
|
Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4
Blagovest Kolenichev
2017-09-01
|
\
|
|
|
*
|
BACKPORT: arm64: split thread_info from task stack
Mark Rutland
2017-08-09
|
*
|
UPSTREAM: arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2017-08-09
*
|
|
Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'
Blagovest Kolenichev
2017-05-09
|
\
|
|
|
*
|
ANDROID: arm64: suspend: Restore the UAO state
Amit Pundir
2017-05-05
|
*
|
UPSTREAM: arm64: Remove the get_thread_info() function
Catalin Marinas
2016-09-22
|
*
|
UPSTREAM: arm64: kernel: Add support for User Access Override
James Morse
2016-09-22
|
*
|
UPSTREAM: arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2016-09-18
|
*
|
UPSTREAM: arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2016-09-18
*
|
|
arm64: process: Update the kernel offset
Runmin Wang
2017-02-10
*
|
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Runmin Wang
2016-10-21
|
\
\
\
*
|
|
|
arm64: process: Reduce the no. of bytes of data around registers
Trilok Soni
2016-09-20
*
|
|
|
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-08-26
*
|
|
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Trilok Soni
2016-08-18
|
\
|
|
|
|
*
|
|
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-05-11
|
*
|
|
arm64: kernel: Add support for User Access Override
James Morse
2016-05-11
|
*
|
|
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2016-05-11
|
*
|
|
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2016-05-11
|
|
|
/
|
|
/
|
*
|
|
arm64: process: Use continuation prints for show_data
Trilok Soni
2016-05-18
*
|
|
arm64: Dump memory surrounding PC, LR and SP registers only
Matt Wagantall
2016-03-01
*
|
|
arm64: Call idle notifiers in CPU idle
Patrick Cain
2016-03-01
|
|
/
|
/
|
*
|
arm64: process: dump memory around registers when displaying regs
Greg Hackmann
2016-02-16
|
/
*
arm64: add cpu_idle tracepoints to arch_cpu_idle
Jisheng Zhang
2015-10-19
*
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
2015-06-11
*
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-06-01
*
arm64: kill flush_cache_all()
Mark Rutland
2015-05-19
*
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2015-03-14
*
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
2014-10-24
*
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-10
|
\
|
*
arm/arm64: unexport restart handlers
Guenter Roeck
2014-09-26
|
*
arm64: support restart through restart handler call chain
Guenter Roeck
2014-09-26
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-08
|
\
\
|
*
|
arm64: convert part of soft_restart() to assembly
Arun Chandran
2014-09-08
|
|
/
*
/
arm64: flush TLS registers during exec
Will Deacon
2014-09-11
|
/
*
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-07-09
*
arm64: Fix deadlock scenario with smp_send_stop()
Arun KS
2014-05-16
*
arm64: Fix machine_shutdown() definition
Arun KS
2014-05-16
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
|
\
|
*
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2014-05-08
*
|
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-12
*
|
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-05-09
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
|
\
|
*
arm64: Fix the soft_restart routine
Geoff Levand
2014-02-26
[next]