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
starfive-6.6.48-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
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+3
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+32
2021-04-23
arm64: Show three registers per line
Matthew Wilcox (Oracle)
1
-6
/
+3
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
1
-2
/
+31
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
1
-0
/
+1
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-3
/
+7
2021-04-13
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
1
-0
/
+24
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
1
-0
/
+2
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
1
-1
/
+1
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
1
-2
/
+2
2020-12-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-21
/
+8
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-7
/
+6
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-12
/
+0
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
1
-9
/
+8
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
1
-4
/
+4
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-10
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
1
-3
/
+2
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-10
/
+38
2020-09-29
arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option
Will Deacon
1
-0
/
+6
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
1
-14
/
+3
2020-09-04
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
1
-8
/
+10
2020-09-04
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
1
-1
/
+1
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
1
-3
/
+23
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
1
-1
/
+7
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-2
/
+0
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
1
-0
/
+34
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-1
/
+1
2020-06-09
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
1
-1
/
+1
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-2
/
+39
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+3
2020-03-25
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
1
-1
/
+1
2020-03-25
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
1
-2
/
+2
2020-03-25
arm64: bti: Document behaviour for dynamically linked binaries
Mark Brown
1
-0
/
+5
2020-03-18
arm64: __show_regs: strip PAC from lr in printk
Amit Daniel Kachhap
1
-1
/
+1
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
1
-0
/
+2
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
1
-1
/
+0
2020-03-16
arm64: BTI: Decode BYTPE bits when printing PSTATE
Dave Martin
1
-2
/
+15
2020-03-16
arm64: elf: Enable BTI at exec based on ELF program properties
Dave Martin
1
-0
/
+19
2020-02-10
arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
Will Deacon
1
-0
/
+7
2020-02-10
arm64: use shared sysctl constants
Matteo Croce
1
-4
/
+2
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2020-01-14
arm64: Introduce system_capabilities_finalized() marker
Suzuki K Poulose
1
-1
/
+1
2020-01-07
arm64: Implement copy_thread_tls
Amanieu d'Antras
1
-5
/
+5
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-0
/
+18
2019-10-01
arm64/sve: Fix wrong free for task->thread.sve_state
Masayoshi Mizuma
1
-17
/
+15
2019-09-25
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
1
-8
/
+0
2019-08-20
arm64: Change the tagged_addr sysctl control semantics to only prevent the op...
Catalin Marinas
1
-7
/
+10
[next]