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