aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/ivt.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
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
2016-08-07ia64: move exports to definitionsAl Viro1-0/+2
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-3/+1
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-6/+6
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck1-1/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-4/+4
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko1-1/+1
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-114/+0
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata1-1/+1
2008-10-17ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=nIsaku Yamahata1-3/+3
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata1-2/+2
2008-05-28[IA64] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata1-128/+133
2008-05-27[IA64] pvops: paravirtualize ivt.SIsaku Yamahata1-127/+122
2008-05-27[IA64] Workaround for RSE issueTony Luck1-42/+42
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto1-0/+69
2007-02-06[IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W1-5/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson1-0/+1
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter1-6/+9
2006-02-27[IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin1-1/+0
2005-11-17[IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W1-62/+71
2005-11-17[IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W1-2/+2
2005-11-11[IA64] 4-level page tablesRobin Holt1-15/+48
2005-09-11[IA64] MCA/INIT: remove the physical mode path from minstate.hKeith Owens1-1/+0
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-06-28[IA64] Speed up lfetch.fault [NULL]David Mosberger-Tang1-0/+19
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck1-70/+109
2005-06-21[IA64] fix nested_dtlb_miss handler for hugetlb addressKen Chen1-4/+9
2005-04-27[IA64] Reschedule break_fault() for better performance.David Mosberger-Tang1-67/+106
2005-04-27[IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8David Mosberger-Tang1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1619