summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/traps_64.c
Commit message (Expand)AuthorAgeFilesLines
* signal/sparc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-117/+28
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+14
* sparc: fix compat siginfo ABI regressionDmitry V. Levin2018-04-191-1/+1
* sparc64: Update signal delivery to use new helper functionsKhalid Aziz2018-03-181-29/+9
* sparc64: Add handler for "Memory Corruption Detected" trapKhalid Aziz2018-03-181-0/+59
* sparc64: Add HV fault type handlers for ADI related faultsKhalid Aziz2018-03-181-3/+26
* sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2018-03-181-0/+54
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-1/+1
|\
| * signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-191-1/+1
* | sparc64: Handle additional cases of no fault loadsRob Gardner2017-09-091-0/+51
* | sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-141-0/+1
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-01-301-0/+73
|\
| * sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett2017-01-301-0/+73
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
|/
* sparc64: make string buffers large enoughDan Carpenter2016-12-111-2/+2
* sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-061-1/+1
* sparc: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
* sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-011-0/+2
* arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2015-03-011-28/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-2/+0
* sparc64: sun4v TLB error power off eventsbob picco2014-09-161-6/+9
* sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg2014-05-181-5/+2
* sparc64: fix sparse warning in traps_64.cSam Ravnborg2014-05-181-1/+1
* sparc: fix sparse warning in math_{32,64}Sam Ravnborg2014-05-181-2/+0
* sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-18/+67
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-141-2/+2
* sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-101-61/+202
* sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-021-1/+1
* sparc64: Fix several bugs in quad floating point emulation.David S. Miller2012-05-251-5/+7
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+1
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-1/+1
* sparc64: Fix build errors with gcc-4.6.0David S. Miller2011-03-161-2/+1
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller2010-04-211-0/+14
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-131-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-04-121-23/+3
|/
* sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-031-9/+0
* sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller2009-06-161-80/+91
* sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-161-1/+4
* sparc64: Fix DAX handling via userspace access from kernel.David S. Miller2009-01-191-1/+16
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+2
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-10/+10
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+2600