aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/process.c
Commit message (Expand)AuthorAge
* arm64: fix show_regs fallout from KERN_CONT changesMark Rutland2016-10-20
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-20
* arm64: use simpler API for random address requestsJason Cooper2016-10-11
* arm64: simplify sysreg manipulationMark Rutland2016-09-09
* exit_thread: remove empty bodiesJiri Slaby2016-05-20
* arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King2016-05-12
* arm64: kernel: Fix incorrect brk randomizationKees Cook2016-05-11
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-18
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
* arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2015-12-21
* arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2015-12-21
* arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang2015-10-19
* arm64: kernel thread don't need to save fpsimd context.Janet Liu2015-06-11
* arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-01
* arm64: kill flush_cache_all()Mark Rutland2015-05-19
* efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2015-03-14
* arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-24
* Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-10
|\
| * arm/arm64: unexport restart handlersGuenter Roeck2014-09-26
| * arm64: support restart through restart handler call chainGuenter Roeck2014-09-26
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-08
|\ \
| * | arm64: convert part of soft_restart() to assemblyArun Chandran2014-09-08
| |/
* / arm64: flush TLS registers during execWill Deacon2014-09-11
|/
* arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott2014-07-09
* arm64: Fix deadlock scenario with smp_send_stop()Arun KS2014-05-16
* arm64: Fix machine_shutdown() definitionArun KS2014-05-16
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-16
|\
| * arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-08
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-12
* | arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-09
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-31
|\
| * arm64: Fix the soft_restart routineGeoff Levand2014-02-26
* | cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-22
|/
* arm64: FIQs are unusedNicolas Pitre2014-01-30
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-19
|\
| * arm64: kernel: add CPU idle callLorenzo Pieralisi2013-12-16
* | ARM64: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-19
|/
* arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-20
* arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-23
* arm64: use common reboot infrastructureMarc Zyngier2013-07-19
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-08
|\
| * arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-08
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-30
|\|
| * arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas2013-04-25
| * arm64: Fix task tracingChristopher Covington2013-04-17
* | arm64: Use generic idle loopThomas Gleixner2013-04-08
|/
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\
| * arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-11