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
/
sparc
/
kernel
/
traps_64.c
Age
Commit message (
Expand
)
Author
2021-03-09
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
sparc: add show_stack_loglvl()
Dmitry Safonov
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-12-22
sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-19
sparc: fix compat siginfo ABI regression
Dmitry V. Levin
2018-03-18
sparc64: Update signal delivery to use new helper functions
Khalid Aziz
2018-03-18
sparc64: Add handler for "Memory Corruption Detected" trap
Khalid Aziz
2018-03-18
sparc64: Add HV fault type handlers for ADI related faults
Khalid Aziz
2018-03-18
sparc64: Add support for ADI register fields, ASIs and traps
Khalid Aziz
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-09
sparc64: Handle additional cases of no fault loads
Rob Gardner
2017-07-19
signal/sparc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-07-14
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-01-30
sparc64: Handle PIO & MEM non-resumable errors.
Liam R. Howlett
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-11
sparc64: make string buffers large enough
Dan Carpenter
2016-10-06
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2015-04-12
sparc: Remove signal translation and exec_domain
Richard Weinberger
2015-03-01
sparc64: fatal trap should stop all cpus
Dave Kleikamp
2015-03-01
arch: sparc: kernel: traps_64.c: Remove some unused functions
Rickard Strandqvist
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-09-16
sparc64: sun4v TLB error power off events
bob picco
2014-05-18
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
2014-05-18
sparc64: fix sparse warning in traps_64.c
Sam Ravnborg
2014-05-18
sparc: fix sparse warning in math_{32,64}
Sam Ravnborg
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
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-14
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
2012-10-10
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
2012-10-02
sparc: fix format string argument for prom_printf()
Akinobu Mita
2012-05-25
sparc64: Fix several bugs in quad floating point emulation.
David S. Miller
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2011-06-07
sparc: Remove unnecessary semicolons
Joe Perches
2011-03-16
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-04-21
sparc64: Fix stack dumping and tracing when function graph is enabled.
David S. Miller
2010-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-12
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
[next]