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
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-18
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
1
-1
/
+1
2022-06-09
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+8
2022-05-29
powerpc/kasan: Silence KASAN warnings in __get_wchan()
He Ying
1
-2
/
+2
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-5
/
+4
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-3
/
+5
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
1
-41
/
+0
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
1
-1
/
+1
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
1
-0
/
+3
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
1
-3
/
+3
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-6
/
+7
2021-11-24
KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
Nicholas Piggin
1
-0
/
+6
2021-11-24
KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
Nicholas Piggin
1
-0
/
+28
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-6
/
+3
2021-08-26
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
1
-1
/
+1
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
1
-1
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-37
/
+70
2021-06-24
powerpc/64s: Fix copy-paste data exposure into newly created tasks
Nicholas Piggin
1
-16
/
+32
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-19
/
+23
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-2
/
+2
2021-06-16
powerpc: make stack walking KASAN-safe
Daniel Axtens
1
-2
/
+3
2021-06-16
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+3
2021-06-15
powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
Christophe Leroy
1
-0
/
+9
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
1
-1
/
+3
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
1
-12
/
+0
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
1
-0
/
+3
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
1
-3
/
+0
2021-03-29
powerpc/signal64: Remove TM ifdefery in middle of if/else block
Christopher M. Riedl
1
-1
/
+2
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-24
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
1
-1
/
+1
2021-02-11
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
1
-1
/
+1
2021-02-08
powerpc/64: Make stack tracing work during very early boot
Michael Ellerman
1
-0
/
+3
2021-02-08
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
1
-1
/
+2
2021-02-08
powerpc: do_break get registers from regs
Nicholas Piggin
1
-4
/
+3
2020-12-09
powerpc/process: Remove target specific __set_dabr()
Christophe Leroy
1
-24
/
+13
2020-12-03
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
1
-4
/
+0
2020-12-03
powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
Aneesh Kumar K.V
1
-1
/
+5
2020-12-03
powerpc/book3s64/pkeys: Inherit correctly on fork.
Aneesh Kumar K.V
1
-0
/
+10
2020-12-03
powerpc/exec: Set thread.regs early during exec
Aneesh Kumar K.V
1
-14
/
+13
2020-12-03
powerpc: show registers when unwinding interrupt frames
Nicholas Piggin
1
-6
/
+14
2020-12-03
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
1
-0
/
+4
2020-09-18
powerpc/process: Fix uninitialised variable error
Michael Ellerman
1
-1
/
+1
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU
Christophe Leroy
1
-5
/
+4
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
1
-14
/
+7
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
Christophe Leroy
1
-4
/
+0
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_VSX
Christophe Leroy
1
-12
/
+1
2020-09-15
powerpc/process: Tag an #endif to help locate the matching #ifdef.
Christophe Leroy
1
-1
/
+1
2020-09-15
powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
Christophe Leroy
1
-4
/
+4
[next]