summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/process.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-08ia64: Use generic idle loopThomas Gleixner
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown
2013-02-17ia64 idle: delete pm_idleLen Brown
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-10-19ia64: switch to generic sys_execve()Al Viro
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14ia64: don't mess with ar_bspstore in kernel_thread()Al Viro
2012-10-14ia64: dead code in copy_thread() since 2004Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-23ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney
2012-09-20[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...Tony Luck
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-08ia64: Remove unused cpu_idle_wait()Thomas Gleixner
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Pull alex into release branchTony Luck
2010-02-25[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-09-14cleanup console_print()Anirban Sinha
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-04-02Simplify copy_thread()Alexey Dobriyan
2008-10-17Pull pv_ops-xen into release branchTony Luck
2008-10-17ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto
2008-04-30signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org
2008-03-12[IA64] use CORE_DUMP_USE_REGSETShaohua Li
2008-02-08[IA64] Simplify cpu_idle_waitTony Luck
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik
2007-12-19[IA64] set_thread_area fails in IA32 chrootIan Wienand