index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpha: fix FEN fault handling
Al Viro
2023-01-11
1
-15
/
+15
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-3
/
+3
*
alpha: use is_kernel_text() helper
Kefeng Wang
2021-11-09
1
-3
/
+1
*
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-01
1
-13
/
+13
|
\
|
*
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
2021-07-23
1
-13
/
+13
*
|
alpha: fix spelling mistakes
gushengxian
2021-07-25
1
-1
/
+1
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
alpha: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-11
/
+17
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
signal/alpha: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-8
/
+1
*
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-54
/
+17
*
signal/alpha: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
2018-04-25
1
-2
/
+2
*
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
2018-04-25
1
-1
/
+1
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+5
*
alpha: fix formating of stack content
Mikulas Patocka
2018-01-20
1
-4
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-3
/
+3
|
\
|
*
signal/alpha: Document a conflict with SI_USER for SIGTRAP
Eric W. Biederman
2017-07-19
1
-3
/
+3
*
|
alpha: math-emu: Fix modular build
Ben Hutchings
2017-09-04
1
-0
/
+2
|
/
*
alpha: add a helper for emitting exception table entries
Al Viro
2017-03-28
1
-108
/
+40
*
alpha: don't bother with __access_ok() in traps.c
Al Viro
2017-03-28
1
-2
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
alpha: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
alpha: delete non-required instances of <linux/init.h>
Paul Gortmaker
2015-05-26
1
-1
/
+0
*
alpha: Primitive support for CPU power down.
Richard Henderson
2013-11-16
1
-0
/
+15
*
alpha: Convert print_symbol to %pSR
Joe Perches
2013-07-19
1
-5
/
+3
*
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
1
-2
/
+2
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-7
/
+0
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
alpha: separate thread-synchronous flags
Al Viro
2012-10-24
1
-3
/
+3
*
Disintegrate asm/system.h for Alpha
David Howells
2012-03-28
1
-0
/
+1
*
alpha: kill big kernel lock
Arnd Bergmann
2010-09-18
1
-3
/
+0
*
alpha: use __ratelimit
Akinobu Mita
2010-03-18
1
-7
/
+3
*
alpha: convert u64 to unsigned long long
Randy Dunlap
2009-04-01
1
-1
/
+1
*
false __cpuinit positives on alpha
Al Viro
2008-11-30
1
-2
/
+2
*
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2008-06-20
1
-1
/
+2
*
arch/alpha/kernel/traps.c: use time_* macros
S.Caglar Onur
2008-04-28
1
-2
/
+3
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-3
/
+3
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] alpha: fix kernel alignment traps
Richard Henderson
2005-10-02
1
-8
/
+7
*
[PATCH] alpha smp fix
Ivan Kokshaysky
2005-06-30
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1092