index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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-19
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
1
-1
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-2
/
+2
2013-05-01
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-18
ia64 idle: delete pm_idle
Len Brown
1
-3
/
+0
2012-11-29
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-15
ia64: don't mess with ar_bspstore in kernel_thread()
Al Viro
1
-5
/
+4
2012-10-15
ia64: dead code in copy_thread() since 2004
Al Viro
1
-9
/
+0
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-02
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-24
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-30
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-18
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-14
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-26
[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-15
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-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2008-10-18
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-17
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
1
-0
/
+2
2008-07-17
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-15
[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-13
[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
2007-12-19
[IA64] set_thread_area fails in IA32 chroot
Ian Wienand
1
-0
/
+1
[next]