index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-06
alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
2023-03-06
alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
Josh Poimboeuf
2023-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2023-02-24
alpha: in_irq() cleanup
Changbin Du
2023-02-24
alpha: lazy FPU switching
Al Viro
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-02
arch/alpha/kernel/process.c: remove unnecessary (void*) conversions
Li zeming
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-07-25
alpha: convert comma to semicolon
Zheng Yongjun
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2020-12-15
alpha: replace bogus in_interrupt()
Thomas Gleixner
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
alpha: switch to copy_thread_tls()
Christian Brauner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2018-01-20
alpha: fix crash if pthread_create races with signal delivery
Mikulas Patocka
2018-01-20
alpha: make thread_saved_pc static
Tobias Klauser
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2015-05-26
alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2013-11-16
alpha: Primitive support for CPU power down.
Richard Henderson
2013-05-20
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-08
alpha: Use generic idle loop
Thomas Gleixner
2013-02-03
alpha: remove stray debris left in copy_process()
Al Viro
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
alpha: switch to generic fork/vfork/clone
Al Viro
2012-11-28
alpha: reorganize copy_process(), prepare to saner fork_idle()
Al Viro
2012-11-28
alpha: simplify fork and friends
Al Viro
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-30
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
alpha: switch to generic kernel_thread()
Al Viro
2012-09-30
alpha: switch to generic sys_execve()
Al Viro
2012-09-23
alpha: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
alpha: Fix preemption handling in idle loop
Frederic Weisbecker
2012-08-19
alpha: take kernel_execve() out of entry.S
Al Viro
[next]