index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/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
Files
Lines
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2023-01-04
ia64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+2
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2020-09-11
ia64: Remove perfmon
Christoph Hellwig
1
-53
/
+0
2020-08-20
ia64: switch to kernel_clone()
Christian Brauner
1
-2
/
+2
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-34
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
1
-0
/
+1
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-6
/
+23
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-34
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-4
/
+3
2020-06-23
ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
1
-7
/
+25
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-9
/
+2
2020-06-09
ia64: add show_stack_loglvl()
Dmitry Safonov
1
-3
/
+10
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
1
-6
/
+7
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2020-03-25
ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()
Qais Yousef
1
-7
/
+1
2020-03-21
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-0
/
+1
2018-01-05
ia64: do not use print_symbol()
Sergey Senozhatsky
1
-7
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-7
/
+7
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
1
-1
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-2
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
1
-62
/
+16
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-02-17
ia64 idle: delete pm_idle
Len Brown
1
-3
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+2
2012-10-19
ia64: switch to generic sys_execve()
Al Viro
1
-19
/
+0
2012-10-19
ia64: switch to generic kernel_thread()/kernel_execve()
Al Viro
1
-71
/
+58
2012-10-14
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
1
-5
/
+4
2012-10-14
ia64: dead code in copy_thread() since 2004
Al Viro
1
-9
/
+0
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-01
Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2012-09-23
ia64: Add missing RCU idle APIs on idle loop
Paul E. McKenney
1
-0
/
+3
2012-09-20
[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...
Tony Luck
1
-2
/
+2
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-08
ia64: Remove unused cpu_idle_wait()
Thomas Gleixner
1
-20
/
+0
2012-03-29
Fix ia64 build errors (fallout from system.h disintegration)
Luck, Tony
1
-0
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
[next]