index
:
kernel_google_marlin.git
o8.0
o8.1
p9.0
kernel_google_marlin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.18.100 into android-msm-marlin-3.18
Thierry Strudel
2018-03-20
1
-0
/
+9
|
\
|
*
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2017-12-16
1
-0
/
+9
*
|
Merge android-msm-marlin-3.18-oc-mr1 into android-msm-marlin-3.18
Thierry Strudel
2018-01-22
1
-13
/
+6
|
\
\
|
*
|
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
2018-01-12
1
-13
/
+6
*
|
|
BACKPORT: arm64: split thread_info from task stack
Mark Rutland
2018-01-05
1
-0
/
+22
*
|
|
UPSTREAM: arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2018-01-05
1
-5
/
+14
|
/
/
*
|
BACKPORT: arm64: kill flush_cache_all()
Mark Rutland
2016-12-21
1
-11
/
+1
*
|
UPSTREAM: arm64: Remove the get_thread_info() function
Catalin Marinas
2016-12-13
1
-9
/
+6
*
|
BACKPORT: arm64: kernel: Add support for User Access Override
James Morse
2016-12-13
1
-0
/
+19
*
|
[restart][debug][arm64] show saved_command_line when system restart
Eason
2016-01-20
1
-0
/
+4
*
|
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
2015-08-06
1
-1
/
+2
*
|
arm64: Dump memory surrounding PC, LR and SP registers only
Matt Wagantall
2015-05-30
1
-7
/
+1
*
|
arm64: Call idle notifiers in CPU idle
Patrick Cain
2015-05-30
1
-0
/
+10
*
|
arm64: process: dump memory around registers when displaying regs
Greg Hackmann
2015-02-04
1
-0
/
+66
|
/
*
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
2014-10-24
1
-5
/
+0
*
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-10
1
-1
/
+2
|
\
|
*
arm/arm64: unexport restart handlers
Guenter Roeck
2014-09-26
1
-1
/
+0
|
*
arm64: support restart through restart handler call chain
Guenter Roeck
2014-09-26
1
-0
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-08
1
-28
/
+2
|
\
\
|
*
|
arm64: convert part of soft_restart() to assembly
Arun Chandran
2014-09-08
1
-28
/
+2
|
|
/
*
/
arm64: flush TLS registers during exec
Will Deacon
2014-09-11
1
-0
/
+18
|
/
*
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-07-09
1
-0
/
+6
*
arm64: Fix deadlock scenario with smp_send_stop()
Arun KS
2014-05-16
1
-2
/
+3
*
arm64: Fix machine_shutdown() definition
Arun KS
2014-05-16
1
-6
/
+35
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
1
-1
/
+1
|
\
|
*
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2014-05-08
1
-1
/
+1
*
|
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-12
1
-0
/
+1
*
|
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-05-09
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
1
-1
/
+10
|
\
|
*
arm64: Fix the soft_restart routine
Geoff Levand
2014-02-26
1
-1
/
+10
*
|
cpuidle/arm64: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-22
1
-5
/
+2
|
/
*
arm64: FIQs are unused
Nicolas Pitre
2014-01-30
1
-6
/
+0
*
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
2013-12-19
1
-2
/
+5
|
\
|
*
arm64: kernel: add CPU idle call
Lorenzo Pieralisi
2013-12-16
1
-2
/
+5
*
|
ARM64: check stack pointer in get_wchan
Konstantin Khlebnikov
2013-12-19
1
-2
/
+5
|
/
*
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-10-25
1
-0
/
+7
*
arm64: Correctly report LR and SP for compat tasks
Catalin Marinas
2013-09-20
1
-5
/
+16
*
arm64: Fix definition of arm_pm_restart to match the declaration
Catalin Marinas
2013-07-23
1
-1
/
+1
*
arm64: use common reboot infrastructure
Marc Zyngier
2013-07-19
1
-1
/
+1
*
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-08
1
-4
/
+4
|
\
|
*
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
2013-05-08
1
-4
/
+4
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-6
/
+1
*
|
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-30
1
-1
/
+7
|
\
|
|
*
arm64: Execute DSB during thread switching for TLB/cache maintenance
Catalin Marinas
2013-04-25
1
-0
/
+6
|
*
arm64: Fix task tracing
Christopher Covington
2013-04-17
1
-1
/
+1
*
|
arm64: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-38
/
+5
|
/
*
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
1
-1
/
+3
|
\
|
*
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
2013-02-11
1
-1
/
+3
*
|
ARM64 idle: delete pm_idle
Len Brown
2013-02-17
1
-9
/
+4
|
/
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+1
[next]