index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
traps_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
2021-03-30
1
-7
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-1
/
+1
|
\
|
*
signal/sparc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-07-19
1
-1
/
+1
*
|
sparc64: Handle additional cases of no fault loads
Rob Gardner
2017-09-09
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-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-01-30
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-11
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-01
1
-0
/
+2
*
arch: sparc: kernel: traps_64.c: Remove some unused functions
Rickard Strandqvist
2015-03-01
1
-28
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-2
/
+0
*
sparc64: sun4v TLB error power off events
bob picco
2014-09-16
1
-6
/
+9
*
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
2014-05-18
1
-5
/
+2
*
sparc64: fix sparse warning in traps_64.c
Sam Ravnborg
2014-05-18
1
-1
/
+1
*
sparc: fix sparse warning in math_{32,64}
Sam Ravnborg
2014-05-18
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-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
*
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
2012-10-14
1
-2
/
+2
*
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
2012-10-10
1
-61
/
+202
*
sparc: fix format string argument for prom_printf()
Akinobu Mita
2012-10-02
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-07
1
-1
/
+1
*
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
2011-03-16
1
-2
/
+1
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
sparc64: Fix stack dumping and tracing when function graph is enabled.
David S. Miller
2010-04-21
1
-0
/
+14
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-13
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
2010-04-12
1
-23
/
+3
|
/
*
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2010-03-03
1
-9
/
+0
*
sparc64: Use BUILD_BUG_ON() in trap_init().
David S. Miller
2009-06-16
1
-80
/
+91
*
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
2009-06-16
1
-1
/
+4
*
sparc64: Fix DAX handling via userspace access from kernel.
David S. Miller
2009-01-19
1
-1
/
+16
*
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2009-01-08
1
-0
/
+2
*
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2009-01-06
1
-10
/
+10
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-0
/
+2600