summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* alpha: add a helper for emitting exception table entriesAl Viro2017-03-291-108/+40Star
* alpha: don't bother with __access_ok() in traps.cAl Viro2017-03-291-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* alpha: delete non-required instances of <linux/init.h>Paul Gortmaker2015-05-261-1/+0Star
* alpha: Primitive support for CPU power down.Richard Henderson2013-11-171-0/+15
* alpha: Convert print_symbol to %pSRJoe Perches2013-07-191-5/+3Star
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-151-2/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0Star
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* alpha: separate thread-synchronous flagsAl Viro2012-10-241-3/+3
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-0/+1
* alpha: kill big kernel lockArnd Bergmann2010-09-191-3/+0Star
* alpha: use __ratelimitAkinobu Mita2010-03-191-7/+3Star
* alpha: convert u64 to unsigned long longRandy Dunlap2009-04-011-1/+1
* false __cpuinit positives on alphaAl Viro2008-11-301-2/+2
* alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-211-1/+2
* arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur2008-04-281-2/+3
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-3/+3
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] alpha: fix kernel alignment trapsRichard Henderson2005-10-021-8/+7Star
* [PATCH] alpha smp fixIvan Kokshaysky2005-07-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1092