summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/traps_64.c
Commit message (Expand)AuthorAgeFilesLines
* 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