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
/
alpha
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
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
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2015-04-17
alpha: forward declare struct pt_regs in processor.h
Richard Weinberger
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2012-09-30
alpha: switch to generic kernel_thread()
Al Viro
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds