summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/unwind.c
AgeCommit message (Expand)Author
2019-05-10parisc: Use __ro_after_init in unwind.cHelge Deller
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller
2018-08-21parisc: Fix boot failure of 64-bit kernelHelge Deller
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsNick Desaulniers
2018-06-28parisc: Reduce debug output in unwind codeHelge Deller
2017-12-17parisc: remove duplicate includesPravin Shedge
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22parisc: Stop unwinding at start of stackHelge Deller
2017-08-22parisc: Static initialization of spinlocks in perf and unwind codeHelge Deller
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka
2013-11-30parisc: use kernel_text_address() in unwind functionsHelge Deller
2010-10-21parisc: unwind - optimise linked-list searches for modulesPhil Carmody
2009-12-16parisc: use sort() instead of home-made implementation (v2)Helge Deller
2009-12-16parisc: add CALLER_ADDR{0-6} macrosHelge Deller
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller
2009-01-05parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller
2008-10-10parisc: initialize unwinder much earlierJames Bottomley
2007-10-18[PARISC] Kill incorrect cast warning in unwinderKyle McMartin
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-06-21[PARISC] unwinder improvementsRandolph Chung
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung
2007-05-30[PARISC] fix null ptr deref in unwind.cKyle McMartin
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-02-17[PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2005-04-16Linux-2.6.12-rc2Linus Torvalds