index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
1
-3
/
+3
2018-02-19
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
1
-2
/
+9
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-01-05
arm64: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
2017-12-11
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
1
-7
/
+5
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
1
-0
/
+9
2017-11-03
arm64/sve: Core task context handling
Dave Martin
1
-0
/
+24
2017-10-27
arm64: traps: Pretty-print pstate in register dumps
Will Deacon
1
-1
/
+35
2017-10-27
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
1
-5
/
+3
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+9
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
1
-0
/
+8
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
1
-0
/
+2
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
1
-4
/
+1
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
1
-2
/
+6
2017-05-30
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
1
-0
/
+1
2017-03-23
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
1
-2
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-09
arm64: use linux/sizes.h for constants
Miles Chen
1
-2
/
+2
2017-01-10
arm64: Don't trace __switch_to if function graph tracer is enabled
Joel Fernandes
1
-1
/
+1
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
1
-1
/
+1
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
1
-0
/
+16
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
1
-6
/
+14
2016-10-20
arm64: fix show_regs fallout from KERN_CONT changes
Mark Rutland
1
-3
/
+12
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
1
-1
/
+2
2016-10-12
arm64: use simpler API for random address requests
Jason Cooper
1
-6
/
+2
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
1
-8
/
+6
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2016-05-12
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
1
-3
/
+0
2016-05-11
arm64: kernel: Fix incorrect brk randomization
Kees Cook
1
-7
/
+8
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
1
-9
/
+6
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-0
/
+19
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
1
-0
/
+3
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
1
-1
/
+1
2015-10-19
arm64: add cpu_idle tracepoints to arch_cpu_idle
Jisheng Zhang
1
-0
/
+3
2015-06-11
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
1
-1
/
+2
2015-06-01
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
1
-27
/
+20
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
1
-11
/
+1
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
1
-0
/
+8
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
1
-5
/
+0
2014-10-11
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-28
/
+2
2014-09-26
arm/arm64: unexport restart handlers
Guenter Roeck
1
-1
/
+0
2014-09-26
arm64: support restart through restart handler call chain
Guenter Roeck
1
-0
/
+2
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
1
-0
/
+18
2014-09-08
arm64: convert part of soft_restart() to assembly
Arun Chandran
1
-28
/
+2
2014-07-09
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
1
-0
/
+6
2014-05-16
arm64: Fix deadlock scenario with smp_send_stop()
Arun KS
1
-2
/
+3
2014-05-16
arm64: Fix machine_shutdown() definition
Arun KS
1
-6
/
+35
[next]