index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
traps_64.c
Age
Commit message (
Expand
)
Author
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-02
sparc64: fatal trap should stop all cpus
Dave Kleikamp
2015-03-02
arch: sparc: kernel: traps_64.c: Remove some unused functions
Rickard Strandqvist
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-09-17
sparc64: sun4v TLB error power off events
bob picco
2014-05-19
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
Sam Ravnborg
2014-05-19
sparc64: fix sparse warning in traps_64.c
Sam Ravnborg
2014-05-19
sparc: fix sparse warning in math_{32,64}
Sam Ravnborg
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-05-01
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-11
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
2012-10-03
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-17
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-13
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-20
sparc64: Fix DAX handling via userspace access from kernel.
David S. Miller
2009-01-09
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