summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/process.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched: Introduce task_is_running()Peter Zijlstra2021-06-181-2/+2
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-221-1/+1
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+2
|\
| * ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+2
* | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-161-1/+1
|\ \
| * | [ia64] missed cleanups from switch to regset coredumpsAl Viro2020-10-261-1/+1
| |/
* / sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-2/+2
|\
| * ia64: switch to kernel_clone()Christian Brauner2020-08-201-2/+2
* | ia64: Remove perfmonChristoph Hellwig2020-09-111-53/+0
|/
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-111-0/+1
|\
| * locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-061-0/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-34/+0
|\ \
| * | kill unused dump_fpu() instancesAl Viro2020-07-271-34/+0
| |/
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-6/+23
|\ \
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-4/+3
| * | ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner2020-06-231-7/+25
| |/
* / treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-9/+2
* ia64: add show_stack_loglvl()Dmitry Safonov2020-06-091-3/+10
* ia64: pass log level as arg into ia64_do_show_stack()Dmitry Safonov2020-06-091-6/+7
* Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-311-7/+1
|\
| * ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()Qais Yousef2020-03-251-7/+1
* | ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-0/+1
|/
* ia64: do not use print_symbol()Sergey Senozhatsky2018-01-051-7/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-7/+7
* ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-261-3/+3
* efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-181-1/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-2/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-8/+0
* ia64: Use generic idle loopThomas Gleixner2013-04-081-62/+16
* ia64 idle: delete stale (*idle)() function pointerLen Brown2013-03-291-4/+1
* ia64 idle: delete pm_idleLen Brown2013-02-181-3/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+2
* ia64: switch to generic sys_execve()Al Viro2012-10-191-19/+0
* ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-191-71/+58
* ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-151-5/+4
* ia64: dead code in copy_thread() since 2004Al Viro2012-10-151-9/+0
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-011-2/+2
|\
| * [IA64] Must enable interrupts in do_notify_resume_user before calling traceho...Tony Luck2012-09-201-2/+2
* | ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney2012-09-231-0/+3
|/