aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.18.100 into android-msm-marlin-3.18Thierry Strudel2018-03-201-0/+9
|\
| * arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin2017-12-161-0/+9
* | Merge android-msm-marlin-3.18-oc-mr1 into android-msm-marlin-3.18Thierry Strudel2018-01-221-13/+6
|\ \
| * | arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon2018-01-121-13/+6
* | | BACKPORT: arm64: split thread_info from task stackMark Rutland2018-01-051-0/+22
* | | UPSTREAM: arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland2018-01-051-5/+14
|/ /
* | BACKPORT: arm64: kill flush_cache_all()Mark Rutland2016-12-211-11/+1
* | UPSTREAM: arm64: Remove the get_thread_info() functionCatalin Marinas2016-12-131-9/+6
* | BACKPORT: arm64: kernel: Add support for User Access OverrideJames Morse2016-12-131-0/+19
* | [restart][debug][arm64] show saved_command_line when system restartEason2016-01-201-0/+4
* | arm64: kernel thread don't need to save fpsimd context.Janet Liu2015-08-061-1/+2
* | arm64: Dump memory surrounding PC, LR and SP registers onlyMatt Wagantall2015-05-301-7/+1
* | arm64: Call idle notifiers in CPU idlePatrick Cain2015-05-301-0/+10
* | arm64: process: dump memory around registers when displaying regsGreg Hackmann2015-02-041-0/+66
|/
* arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-241-5/+0
* Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-1/+2
|\
| * arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0
| * arm64: support restart through restart handler call chainGuenter Roeck2014-09-261-0/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-081-28/+2
|\ \
| * | arm64: convert part of soft_restart() to assemblyArun Chandran2014-09-081-28/+2
| |/
* / arm64: flush TLS registers during execWill Deacon2014-09-111-0/+18
|/
* arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott2014-07-091-0/+6
* arm64: Fix deadlock scenario with smp_send_stop()Arun KS2014-05-161-2/+3
* arm64: Fix machine_shutdown() definitionArun KS2014-05-161-6/+35
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-161-1/+1
|\
| * arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-081-1/+1
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-121-0/+1
* | arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-091-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-311-1/+10
|\
| * arm64: Fix the soft_restart routineGeoff Levand2014-02-261-1/+10
* | cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-5/+2
|/
* arm64: FIQs are unusedNicolas Pitre2014-01-301-6/+0
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-191-2/+5
|\
| * arm64: kernel: add CPU idle callLorenzo Pieralisi2013-12-161-2/+5
* | ARM64: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-191-2/+5
|/
* arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-251-0/+7
* arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-201-5/+16
* arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-231-1/+1
* arm64: use common reboot infrastructureMarc Zyngier2013-07-191-1/+1
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-081-4/+4
|\
| * arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-081-4/+4
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+1
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-301-1/+7
|\|
| * arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas2013-04-251-0/+6
| * arm64: Fix task tracingChristopher Covington2013-04-171-1/+1
* | arm64: Use generic idle loopThomas Gleixner2013-04-081-38/+5
|/
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-1/+3
|\
| * arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-111-1/+3
* | ARM64 idle: delete pm_idleLen Brown2013-02-171-9/+4
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1