index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-24
parisc: Allow to reboot machine after system halt
Helge Deller
2023-05-15
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-19
parisc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-03-29
parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging
Helge Deller
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-02-23
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2021-02-12
parisc: Drop out of get_whan() if task is running again
Helge Deller
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-01-07
parisc: Implement copy_thread_tls
Amanieu d'Antras
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-10
parisc: Use __ro_after_init in process.c
Helge Deller
2019-05-03
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-04-11
parisc: Prevent panic at system halt
Helge Deller
2018-03-27
parisc: machine_power_off() should call pm_power_off()
Helge Deller
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-09
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-06
parisc: qemu idle sleep support
Helge Deller
2017-09-14
parisc, watchdog/core: Use lockup_detector_stop()
Thomas Gleixner
2017-07-25
parisc: Suspend lockup detectors before system halt
Helge Deller
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-03-29
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-12
parisc: Enable KASLR
Helge Deller
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
[next]