index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
ia64: do not use print_symbol()
Sergey Senozhatsky
1
-7
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-7
/
+7
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
1
-1
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-2
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
1
-62
/
+16
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-02-17
ia64 idle: delete pm_idle
Len Brown
1
-3
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+2
2012-10-19
ia64: switch to generic sys_execve()
Al Viro
1
-19
/
+0
2012-10-19
ia64: switch to generic kernel_thread()/kernel_execve()
Al Viro
1
-71
/
+58
2012-10-14
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
1
-5
/
+4
2012-10-14
ia64: dead code in copy_thread() since 2004
Al Viro
1
-9
/
+0
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-01
Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2012-09-23
ia64: Add missing RCU idle APIs on idle loop
Paul E. McKenney
1
-0
/
+3
2012-09-20
[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...
Tony Luck
1
-2
/
+2
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-08
ia64: Remove unused cpu_idle_wait()
Thomas Gleixner
1
-20
/
+0
2012-03-29
Fix ia64 build errors (fallout from system.h disintegration)
Luck, Tony
1
-0
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
1
-5
/
+1
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-02-26
Pull alex into release branch
Tony Luck
1
-0
/
+4
2010-02-25
[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
Alex Chiang
1
-0
/
+4
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
1
-52
/
+3
2009-09-14
cleanup console_print()
Anirban Sinha
1
-0
/
+7
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2008-10-17
Pull pv_ops-xen into release branch
Tony Luck
1
-1
/
+0
2008-10-17
ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
Isaku Yamahata
1
-1
/
+0
2008-10-06
[IA64] utrace use generic trace hook
Shaohua Li
1
-15
/
+6
2008-07-16
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
1
-0
/
+2
2008-07-16
ACPI: Create "idle=halt" bootparam
Zhao Yakui
1
-0
/
+2
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-05-14
[IA64] fix interrupt masking for pending works on kernel leave
Hidetoshi Seto
1
-4
/
+21
2008-04-30
signals: ia64 renumber TIF_RESTORE_SIGMASK
akpm@linux-foundation.org
1
-1
/
+1
2008-03-12
[IA64] use CORE_DUMP_USE_REGSET
Shaohua Li
1
-30
/
+0
2008-02-08
[IA64] Simplify cpu_idle_wait
Tony Luck
1
-29
/
+15
2008-02-08
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
1
-0
/
+6
2008-02-08
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
1
-0
/
+9
[next]