summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-17alpha: Primitive support for CPU power down.Richard Henderson1-0/+15
2013-07-20alpha: Convert print_symbol to %pSRJoe Perches1-5/+3
2013-07-15alpha: delete __cpuinit usage from all usersPaul Gortmaker1-2/+2
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-10-24alpha: separate thread-synchronous flagsAl Viro1-3/+3
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-0/+1
2010-09-19alpha: kill big kernel lockArnd Bergmann1-3/+0
2010-03-19alpha: use __ratelimitAkinobu Mita1-7/+3
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap1-1/+1
2008-11-30false __cpuinit positives on alphaAl Viro1-2/+2
2008-06-21alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky1-1/+2
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur1-2/+3
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-3/+3
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-03[PATCH] alpha: fix kernel alignment trapsRichard Henderson1-8/+7
2005-07-01[PATCH] alpha smp fixIvan Kokshaysky1-1/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+1092