aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/rtrap.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller1-6/+17
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[SPARC64]: Drop %gl to 0 before re-enabling PSTATE_IE in rtrapDavid S. Miller1-1/+2
2006-03-20[SPARC64]: Fix return from trap on SUN4V.David S. Miller1-1/+3
2006-03-20[SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller1-3/+21
2006-03-20[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller1-2/+2
2006-03-20[SPARC64]: Kill all %pstate changes in context switch code.David S. Miller1-1/+4
2006-03-20[SPARC64]: Add initial code to twiddle %gl on trap entry/exit.David S. Miller1-1/+15
2006-03-20[SPARC64]: Refine register window trap handling.David S. Miller1-2/+56
2006-03-20[SPARC64]: Add explicit register args to trap state loading macros.David S. Miller1-1/+1
2006-03-20[SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller1-1/+1
2006-03-20[SPARC64]: Fix bogus flush instruction usage.David S. Miller1-1/+2
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller1-6/+4
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller1-1/+5
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller1-18/+15
2005-10-07[SPARC64]: Fix userland FPU state corruption.David S. Miller1-3/+4
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller1-21/+2
2005-08-29[SPARC64]: Eliminate irq_cpustat_t.David S. Miller1-5/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+362