summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
* ia64/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-061-2/+2
* arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-0/+1
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-6/+9
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-3/+3
| * fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-071-1/+1
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | ia64: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+2
|/
* resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-4/+1
* sched: Introduce task_is_running()Peter Zijlstra2021-06-181-2/+2
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-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-151-1/+1
|\ \
| * | [ia64] missed cleanups from switch to regset coredumpsAl Viro2020-10-251-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-101-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-301-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-201-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-04-301-2/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-8/+0
* ia64: Use generic idle loopThomas Gleixner2013-04-081-62/+16
* ia64 idle: delete stale (*idle)() function pointerLen Brown2013-03-291-4/+1