aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/process.c
AgeCommit message (Expand)Author
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
2007-12-18[IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-08-13[IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen
2007-05-22[IA64] Only unwind non-running tasks.Robin Holt
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08[IA64] save and restore cpus_allowed in cpu_idle_waitSiddha, Suresh B
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2005-12-14[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston
2005-11-15[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W
2005-11-10Pull extend-notify-die into release branchTony Luck
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07[IA64] Extend notify_die() hooks for IA64Keith Owens
2005-08-08[IA64] fix nohalt boot optionKen Chen
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-12[ACPI] fix C1 patch for IA64Venkatesh Pallipadi
2005-06-27[PATCH] Return probe redesign: ia64 specific implementationRusty Lynch
2005-05-03[IA64] Fix two warnings introduced by perfmon patches.Tony Luck
2005-05-03[IA64] perfmon & PAL_HALT againStephane Eranian
2005-05-03[IA64] reduce cacheline bouncing in cpu_idle_waitZwane Mwaikambo
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj
2005-04-16Linux-2.6.12-rc2Linus Torvalds