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
/
ia64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-06
ia64/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-19
ia64: 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-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
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-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-15
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-12
ia64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-10-25
[ia64] missed cleanups from switch to regset coredumps
Al Viro
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-11
ia64: Remove perfmon
Christoph Hellwig
2020-08-20
ia64: switch to kernel_clone()
Christian Brauner
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
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-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-23
ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
ia64: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-25
ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()
Qais Yousef
2020-03-21
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2018-01-05
ia64: do not use print_symbol()
Sergey Senozhatsky
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
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: accept a task parameter to be exited
Jiri Slaby
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
[next]