summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup console_print()Anirban Sinha2009-09-151-0/+7
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* Pull pv_ops-xen into release branchTony Luck2008-10-171-1/+0Star
|\
| * ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata2008-10-171-1/+0Star
* | [IA64] utrace use generic trace hookShaohua Li2008-10-061-15/+6Star
|/
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+2
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+2
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-151-4/+21
* signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-301-1/+1
* [IA64] use CORE_DUMP_USE_REGSETShaohua Li2008-03-131-30/+0Star
* [IA64] Simplify cpu_idle_waitTony Luck2008-02-081-29/+15Star
* [IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2008-02-081-0/+6
* [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-081-0/+9
* [IA64] set_thread_area fails in IA32 chrootIan Wienand2007-12-191-0/+1
* [IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony2007-12-191-2/+4
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+2
* [IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich2007-08-131-3/+7
* [IA64] rename partial_pageakpm@linux-foundation.org2007-07-251-3/+4
* [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-111-1/+2
* [IA64] Only unwind non-running tasks.Robin Holt2007-05-221-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-3/+5
|\
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-081-3/+3
| * [IA64] save and restore cpus_allowed in cpu_idle_waitSiddha, Suresh B2007-05-081-0/+2
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
|/
* [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2007-02-051-0/+16
* [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-2/+8
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-2/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-2/+2
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+0Star
* [PATCH] ia64: task_pt_regs()Al Viro2006-01-121-6/+6
* [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt2005-12-141-0/+2
* [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2005-12-061-1/+4
* [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-241-7/+0Star
* [PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W2005-11-161-7/+8
* Pull extend-notify-die into release branchTony Luck2005-11-101-0/+6
|\
| * [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-071-0/+6
* | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-15/+17
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
|/
* [IA64] fix nohalt boot optionKen Chen2005-08-091-1/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0Star
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+1
|\
| * [ACPI] fix C1 patch for IA64Venkatesh Pallipadi2005-07-121-0/+1
* | [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-281-0/+16
|/
* [IA64] Fix two warnings introduced by perfmon patches.Tony Luck2005-05-041-3/+1Star
* [IA64] perfmon & PAL_HALT againStephane Eranian2005-05-041-3/+11
* [IA64] reduce cacheline bouncing in cpu_idle_waitZwane Mwaikambo2005-05-031-15/+26