aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/traps_64.c
AgeCommit message (Expand)Author
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-07-05sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett
2017-06-17sparc64: make string buffers large enoughDan Carpenter
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp
2015-03-01arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-09-16sparc64: sun4v TLB error power off eventsbob picco
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in traps_64.cSam Ravnborg
2014-05-18sparc: fix sparse warning in math_{32,64}Sam Ravnborg
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-04-21sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller
2009-01-19sparc64: Fix DAX handling via userspace access from kernel.David S. Miller
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg