index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-22
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
2018-12-12
arm64: enable per-task stack canaries
Ard Biesheuvel
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-04
arm64: Drop unneeded stackleak_check_alloca()
Alexander Popov
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-02-19
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-05
arm64: do not use print_symbol()
Sergey Senozhatsky
2017-12-11
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-10-27
arm64: traps: Pretty-print pstate in register dumps
Will Deacon
2017-10-27
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
2017-05-30
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
2017-03-23
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-09
arm64: use linux/sizes.h for constants
Miles Chen
2017-01-10
arm64: Don't trace __switch_to if function graph tracer is enabled
Joel Fernandes
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-10-20
arm64: fix show_regs fallout from KERN_CONT changes
Mark Rutland
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
2016-10-11
arm64: use simpler API for random address requests
Jason Cooper
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-05-12
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
2016-05-11
arm64: kernel: Fix incorrect brk randomization
Kees Cook
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-10-19
arm64: add cpu_idle tracepoints to arch_cpu_idle
Jisheng Zhang
2015-06-11
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
2015-06-01
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
[next]