index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
1
-1
/
+1
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
1
-0
/
+1
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
1
-1
/
+1
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
1
-1
/
+1
2014-04-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+10
2014-02-26
arm64: Fix the soft_restart routine
Geoff Levand
1
-1
/
+10
2014-02-22
cpuidle/arm64: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-5
/
+2
2014-01-30
arm64: FIQs are unused
Nicolas Pitre
1
-6
/
+0
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
1
-2
/
+5
2013-12-19
ARM64: check stack pointer in get_wchan
Konstantin Khlebnikov
1
-2
/
+5
2013-12-16
arm64: kernel: add CPU idle call
Lorenzo Pieralisi
1
-2
/
+5
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
1
-0
/
+7
2013-09-20
arm64: Correctly report LR and SP for compat tasks
Catalin Marinas
1
-5
/
+16
2013-07-23
arm64: Fix definition of arm_pm_restart to match the declaration
Catalin Marinas
1
-1
/
+1
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
1
-1
/
+1
2013-05-09
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
1
-4
/
+4
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-6
/
+1
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+7
2013-04-25
arm64: Execute DSB during thread switching for TLB/cache maintenance
Catalin Marinas
1
-0
/
+6
2013-04-17
arm64: Fix task tracing
Christopher Covington
1
-1
/
+1
2013-04-08
arm64: Use generic idle loop
Thomas Gleixner
1
-38
/
+5
2013-02-21
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2013-02-18
ARM64 idle: delete pm_idle
Len Brown
1
-9
/
+4
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
1
-1
/
+3
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
[next]