index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
traps_64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-1
/
+1
*
sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
2022-02-25
1
-2
/
+0
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-3
/
+1
*
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
2021-07-23
1
-25
/
+19
*
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
2021-03-10
1
-7
/
+6
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
sparc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-4
/
+11
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-22
/
+19
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-21
/
+18
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
1
-3
/
+4
*
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-117
/
+28
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+14
*
sparc: fix compat siginfo ABI regression
Dmitry V. Levin
2018-04-19
1
-1
/
+1
*
sparc64: Update signal delivery to use new helper functions
Khalid Aziz
2018-03-18
1
-29
/
+9
*
sparc64: Add handler for "Memory Corruption Detected" trap
Khalid Aziz
2018-03-18
1
-0
/
+59
*
sparc64: Add HV fault type handlers for ADI related faults
Khalid Aziz
2018-03-18
1
-3
/
+26
*
sparc64: Add support for ADI register fields, ASIs and traps
Khalid Aziz
2018-03-18
1
-0
/
+54
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-12
1
-1
/
+1
|
\
|
*
signal/sparc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-07-20
1
-1
/
+1
*
|
sparc64: Handle additional cases of no fault loads
Rob Gardner
2017-09-10
1
-0
/
+51
*
|
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
2017-07-14
1
-0
/
+1
|
/
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-01-31
1
-0
/
+73
|
\
|
*
sparc64: Handle PIO & MEM non-resumable errors.
Liam R. Howlett
2017-01-30
1
-0
/
+73
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
|
/
*
sparc64: make string buffers large enough
Dan Carpenter
2016-12-12
1
-2
/
+2
*
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-06
1
-1
/
+1
*
sparc: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-2
/
+0
*
sparc64: fatal trap should stop all cpus
Dave Kleikamp
2015-03-02
1
-0
/
+2
*
arch: sparc: kernel: traps_64.c: Remove some unused functions
Rickard Strandqvist
2015-03-02
1
-28
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-2
/
+0
*
sparc64: sun4v TLB error power off events
bob picco
2014-09-17
1
-6
/
+9
*
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
2014-05-19
1
-5
/
+2
*
sparc64: fix sparse warning in traps_64.c
Sam Ravnborg
2014-05-19
1
-1
/
+1
*
sparc: fix sparse warning in math_{32,64}
Sam Ravnborg
2014-05-19
1
-2
/
+0
*
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-14
1
-18
/
+67
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-05-01
1
-7
/
+0
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
2012-10-15
1
-2
/
+2
*
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
2012-10-11
1
-61
/
+202
*
sparc: fix format string argument for prom_printf()
Akinobu Mita
2012-10-03
1
-1
/
+1
*
sparc64: Fix several bugs in quad floating point emulation.
David S. Miller
2012-05-25
1
-5
/
+7
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
1
-1
/
+1
*
sparc: Remove unnecessary semicolons
Joe Perches
2011-06-08
1
-1
/
+1
*
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
2011-03-17
1
-2
/
+1
[next]