summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* signal/alpha: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1
* signal/alpha: Use send_sig_fault where appropriateEric W. Biederman2018-04-251-54/+17
* signal/alpha: Replace TRAP_FIXME with TRAP_UNKEric W. Biederman2018-04-251-2/+2
* signal/alpha: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman2018-04-251-1/+1
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+5
* alpha: fix formating of stack contentMikulas Patocka2018-01-201-4/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-3/+3
|\
| * signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman2017-07-191-3/+3
* | alpha: math-emu: Fix modular buildBen Hutchings2017-09-041-0/+2
|/
* alpha: add a helper for emitting exception table entriesAl Viro2017-03-281-108/+40
* alpha: don't bother with __access_ok() in traps.cAl Viro2017-03-281-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/+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