summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* alpha: Primitive support for CPU power down.Richard Henderson2013-11-161-0/+15
* alpha: Convert print_symbol to %pSRJoe Perches2013-07-191-5/+3
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-141-2/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* 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-181-3/+0
* alpha: use __ratelimitAkinobu Mita2010-03-181-7/+3
* 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-201-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/+0
* [PATCH] alpha: fix kernel alignment trapsRichard Henderson2005-10-021-8/+7
* [PATCH] alpha smp fixIvan Kokshaysky2005-06-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1092