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