aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/traps_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp1-0/+2
2015-03-01arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist1-28/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-2/+0
2014-09-16sparc64: sun4v TLB error power off eventsbob picco1-6/+9
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg1-5/+2
2014-05-18sparc64: fix sparse warning in traps_64.cSam Ravnborg1-1/+1
2014-05-18sparc: fix sparse warning in math_{32,64}Sam Ravnborg1-2/+0
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-18/+67
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro1-2/+2
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller1-61/+202
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita1-1/+1
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller1-5/+7
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+1
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller1-2/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-04-21sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller1-0/+14
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller1-23/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-9/+0
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller1-80/+91
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller1-1/+4
2009-01-19sparc64: Fix DAX handling via userspace access from kernel.David S. Miller1-1/+16
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+2
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-10/+10
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+2600