index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
2013-02-17
ia64 idle: delete pm_idle
Len Brown
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-10-19
ia64: switch to generic sys_execve()
Al Viro
2012-10-19
ia64: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-14
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
2012-10-14
ia64: dead code in copy_thread() since 2004
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-01
Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-23
ia64: Add missing RCU idle APIs on idle loop
Paul E. McKenney
2012-09-20
[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...
Tony Luck
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-08
ia64: Remove unused cpu_idle_wait()
Thomas Gleixner
2012-03-29
Fix ia64 build errors (fallout from system.h disintegration)
Luck, Tony
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
Pull alex into release branch
Tony Luck
2010-02-25
[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
Alex Chiang
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
2009-09-14
cleanup console_print()
Anirban Sinha
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2008-10-17
Pull pv_ops-xen into release branch
Tony Luck
2008-10-17
ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
Isaku Yamahata
2008-10-06
[IA64] utrace use generic trace hook
Shaohua Li
2008-07-16
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-05-14
[IA64] fix interrupt masking for pending works on kernel leave
Hidetoshi Seto
2008-04-30
signals: ia64 renumber TIF_RESTORE_SIGMASK
akpm@linux-foundation.org
2008-03-12
[IA64] use CORE_DUMP_USE_REGSET
Shaohua Li
2008-02-08
[IA64] Simplify cpu_idle_wait
Tony Luck
2008-02-08
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
2008-02-08
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
2007-12-19
[IA64] set_thread_area fails in IA32 chroot
Ian Wienand
2007-12-18
[IA64] print kernel release in OOPS to make kerneloops.org happy
Luck, Tony
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-08-13
[IA64] disable irq's and check need_resched before safe_halt
Dimitri Sivanich
2007-07-25
[IA64] rename partial_page
akpm@linux-foundation.org
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
[next]