summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/traps.c
AgeCommit message (Expand)Author
2018-04-25signal/alpha: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal/alpha: Use send_sig_fault where appropriateEric W. Biederman
2018-04-25signal/alpha: Replace TRAP_FIXME with TRAP_UNKEric W. Biederman
2018-04-25signal/alpha: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-01-20alpha: fix formating of stack contentMikulas Patocka
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-04alpha: math-emu: Fix modular buildBen Hutchings
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro
2017-03-28alpha: don't bother with __access_ok() in traps.cAl Viro
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-24alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2010-09-18alpha: kill big kernel lockArnd Bergmann
2010-03-18alpha: use __ratelimitAkinobu Mita
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap
2008-11-30false __cpuinit positives on alphaAl Viro
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson
2005-06-30[PATCH] alpha smp fixIvan Kokshaysky
2004-09-20[ALPHA] Add __user as necessary to fix sparse warnings.Richard Henderson
2004-08-22[PATCH] alpha: print the symbol of pc and ra during OopsAneesh Kumar
2004-07-12[PATCH] sparse: signal annotationAlexander Viro
2004-07-12[PATCH] sparse: alpha NULL noise removalAlexander Viro
2004-07-10[PATCH] alpha: print the symbol name in OopsAneesh Kumar
2004-04-21[PATCH] remove show_trace_task()Andrew Morton
2004-03-18[ALPHA] Streamline opDEC_check and the actual fixup bits in do_entIF.Richard Henderson
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-06-20[PATCH] show_stack() portability and cleanup patchAndrew Morton
2003-06-08[ALPHA] Fix missed __ex_table to conversion to pc-relative relocs.Richard Henderson
2003-02-24[PATCH] Spelling fixes - privilegeMichael Hayes
2003-01-16[ALPHA] Formatting cleanup, warning removal, move declarationsRichard Henderson
2003-01-05[ALPHA] Update for generic exception table cleanup.Richard Henderson
2002-12-14[ALPHA] Change EH mechanism to be pc-relative instead of gp-relative.Richard Henderson
2002-11-07Fix merge error in do_entArith: don't send SIGFPE onRichard Henderson