summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/head.S
AgeCommit message (Expand)AuthorLines
2021-04-30ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich-5/+0
2021-04-30arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai-1/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-02-01ia64: Convert vtime to use nsec units directlyFrederic Weisbecker-2/+2
2016-08-07ia64: move exports to definitionsAl Viro-0/+2
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez-42/+0
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck-1/+1
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky-3/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar-1/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker-2/+2
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro-13/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells-1/+0
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo-2/+2
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck-89/+0
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage-1/+1
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott-1/+1
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto-1/+1
2009-03-26ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata-2/+8
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck-1/+1
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck-4/+5
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck-1/+25
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck-1/+1
2008-05-27[IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata-0/+41
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto-0/+20
2007-12-19[IA64] Remove assembler warnings on head.SHidetoshi Seto-0/+1
2007-07-25[IA64] fix section mismatch warningsTony Luck-1/+3
2006-09-08[IA64] Save register stack contents on cpu startJack Steiner-0/+5
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck-0/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton-1/+1
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg-1/+1
2005-04-22[IA64] Fix build errors for !HOTPLUG case.Ashok Raj-3/+7
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj-30/+250
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+996