index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
alpha: add show_stack_loglvl()
Dmitry Safonov
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2018-04-25
signal/alpha: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal/alpha: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
2018-04-25
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-01-20
alpha: fix formating of stack content
Mikulas Patocka
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-04
alpha: math-emu: Fix modular build
Ben Hutchings
2017-07-19
signal/alpha: Document a conflict with SI_USER for SIGTRAP
Eric W. Biederman
2017-03-28
alpha: add a helper for emitting exception table entries
Al Viro
2017-03-28
alpha: don't bother with __access_ok() in traps.c
Al Viro
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-24
alpha: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-05-26
alpha: delete non-required instances of <linux/init.h>
Paul Gortmaker
2013-11-16
alpha: Primitive support for CPU power down.
Richard Henderson
2013-07-19
alpha: Convert print_symbol to %pSR
Joe Perches
2013-07-14
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
2010-09-18
alpha: kill big kernel lock
Arnd Bergmann
2010-03-18
alpha: use __ratelimit
Akinobu Mita
2009-04-01
alpha: convert u64 to unsigned long long
Randy Dunlap
2008-11-30
false __cpuinit positives on alpha
Al Viro
2008-06-20
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2008-04-28
arch/alpha/kernel/traps.c: use time_* macros
S.Caglar Onur
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-10-02
[PATCH] alpha: fix kernel alignment traps
Richard Henderson
2005-06-30
[PATCH] alpha smp fix
Ivan Kokshaysky
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds