index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-2
/
+2
|
\
|
*
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
1
-2
/
+2
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-4
/
+1
|
/
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-3
/
+0
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-2
/
+2
*
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2021-02-24
1
-1
/
+1
*
parisc: Drop out of get_whan() if task is running again
Helge Deller
2021-02-12
1
-0
/
+2
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-09
1
-19
/
+0
|
\
|
*
kill unused dump_fpu() instances
Al Viro
2020-07-27
1
-19
/
+0
*
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-1
/
+1
*
|
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
1
-1
/
+1
*
|
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
|
/
*
parisc: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
parisc: Use __ro_after_init in process.c
Helge Deller
2019-05-10
1
-1
/
+1
*
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-05-03
1
-0
/
+1
*
parisc: Detect QEMU earlier in boot process
Helge Deller
2019-04-06
1
-6
/
+0
*
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-08-13
1
-1
/
+1
*
parisc: Prevent panic at system halt
Helge Deller
2018-04-11
1
-8
/
+5
*
parisc: machine_power_off() should call pm_power_off()
Helge Deller
2018-03-27
1
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-0
/
+9
|
\
|
*
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-09
1
-0
/
+9
*
|
parisc: qemu idle sleep support
Helge Deller
2018-01-06
1
-0
/
+39
|
/
*
parisc, watchdog/core: Use lockup_detector_stop()
Thomas Gleixner
2017-09-14
1
-1
/
+1
*
parisc: Suspend lockup detectors before system halt
Helge Deller
2017-07-25
1
-0
/
+2
*
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
1
-5
/
+0
*
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
2017-03-29
1
-0
/
+2
*
parisc: Fix system shutdown halt
Helge Deller
2017-03-18
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
parisc: Enable KASLR
Helge Deller
2016-12-12
1
-5
/
+1
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-21
1
-7
/
+0
*
parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-04-24
1
-4
/
+6
*
parisc: hpux - Remove hpux gateway page
Helge Deller
2015-02-16
1
-12
/
+3
*
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
1
-1
/
+20
*
parisc: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-22
/
+0
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
1
-3
/
+2
*
parisc: switch to generic fork/vfork/clone
Al Viro
2012-11-29
1
-39
/
+10
*
parisc: optimizations in copy_thread() and friends
Al Viro
2012-10-15
1
-20
/
+8
*
parisc: switch to generic sys_execve()
Al Viro
2012-10-15
1
-23
/
+0
*
parisc: switch to generic kernel_execve()
Al Viro
2012-10-15
1
-10
/
+0
*
parisc: switch to generic kernel_thread()
Al Viro
2012-10-15
1
-37
/
+16
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-13
1
-2
/
+2
*
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
*
[PARISC] fix personality flag check in copy_thread()
Jiri Kosina
2012-08-03
1
-1
/
+1
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2012-01-13
1
-1
/
+0
[next]