summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/unwind.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: use kernel_text_address() in unwind functionsHelge Deller2013-11-301-6/+3
* parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-211-1/+4
* parisc: use sort() instead of home-made implementation (v2)Helge Deller2009-12-161-14/+9
* parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-161-0/+27
* parisc: fix unwind with recent gcc versionsHelge Deller2009-11-301-1/+1
* parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller2009-01-051-1/+1
* parisc: initialize unwinder much earlierJames Bottomley2008-10-101-3/+1
* [PARISC] Kill incorrect cast warning in unwinderKyle McMartin2007-10-181-2/+2
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* [PARISC] unwinder improvementsRandolph Chung2007-06-211-7/+34
* [PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2007-06-211-0/+2
* [PARISC] fix null ptr deref in unwind.cKyle McMartin2007-05-301-1/+3
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-4/+1
* [PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox2007-02-171-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+393