aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/unwind.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2018-10-31mm: remove include/linux/bootmem.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-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2010-09-14[IA64] unwind - optimise linked-list searches for modulesPhil Carmody1-1/+16
2010-09-14[IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody1-3/+3
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-51/+51
2007-06-26[IA64] Correct unwind validation codeKeith Owens1-5/+11
2007-05-22[IA64] Improve unwind checking.Robin Holt1-7/+14
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2007-05-08[IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev1-3/+4
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary1-1/+1
2005-09-11[IA64] MCA/INIT: remove obsolete unwind codeKeith Owens1-22/+0
2005-07-27[IA64] unwind.c uses wrong unat from switch_stackKeith Owens1-6/+6
2005-04-25[IA64] Tighten up unw_unwind_to_user checkKeith Owens1-10/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2306