summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/process.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+1
2020-03-25ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()Qais Yousef1-7/+1
2020-03-21ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-0/+1
2018-01-05ia64: do not use print_symbol()Sergey Senozhatsky1-7/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby1-7/+7
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2014-07-19efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-1/+1
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-2/+2
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-04-08ia64: Use generic idle loopThomas Gleixner1-62/+16
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-02-18ia64 idle: delete pm_idleLen Brown1-3/+0
2012-11-29flagday: don't pass regs to copy_thread()Al Viro1-1/+2
2012-10-19ia64: switch to generic sys_execve()Al Viro1-19/+0
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro1-71/+58
2012-10-15ia64: don't mess with ar_bspstore in kernel_thread()Al Viro1-5/+4
2012-10-15ia64: dead code in copy_thread() since 2004Al Viro1-9/+0
2012-10-13vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-02Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2012-09-23ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney1-0/+3
2012-09-20[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...Tony Luck1-2/+2
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-08ia64: Remove unused cpu_idle_wait()Thomas Gleixner1-20/+0
2012-03-30Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony1-0/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-5/+1
2010-08-18Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-08-14Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+1
2010-02-26Pull alex into release branchTony Luck1-0/+4
2010-02-26[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang1-0/+4
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-52/+3
2009-09-15cleanup console_print()Anirban Sinha1-0/+7
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-04-03Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-10-18Pull pv_ops-xen into release branchTony Luck1-1/+0
2008-10-17ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata1-1/+0
2008-10-06[IA64] utrace use generic trace hookShaohua Li1-15/+6
2008-07-17ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+2
2008-07-17ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-05-15[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto1-4/+21
2008-04-30signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org1-1/+1
2008-03-13[IA64] use CORE_DUMP_USE_REGSETShaohua Li1-30/+0