index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
traps_64.c
Age
Commit message (
Expand
)
Author
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2009-06-16
sparc64: Use BUILD_BUG_ON() in trap_init().
David S. Miller
2009-06-16
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
2009-01-19
sparc64: Fix DAX handling via userspace access from kernel.
David S. Miller
2009-01-08
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2009-01-06
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg