summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro-108/+40
2017-03-28alpha: don't bother with __access_ok() in traps.cAl Viro-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-01-24alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker-1/+0
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson-0/+15
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches-5/+3
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker-2/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-7/+0
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell-1/+1
2012-10-24alpha: separate thread-synchronous flagsAl Viro-3/+3
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-0/+1
2010-09-18alpha: kill big kernel lockArnd Bergmann-3/+0
2010-03-18alpha: use __ratelimitAkinobu Mita-7/+3
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap-1/+1
2008-11-30false __cpuinit positives on alphaAl Viro-2/+2
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky-1/+2
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur-2/+3
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-3/+3
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson-8/+7
2005-06-30[PATCH] alpha smp fixIvan Kokshaysky-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1092