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