aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/etrap.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[SPARC64]: Fix tl1 trap state capture/dump on SUN4V.David S. Miller1-0/+6
2006-03-20[SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller1-1/+7
2006-03-20[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller1-2/+2
2006-03-20[SPARC64]: Add initial code to twiddle %gl on trap entry/exit.David S. Miller1-2/+15
2006-03-20[SPARC64]: Fill dead cycles on trap entry with real work.David S. Miller1-12/+15
2006-03-20[SPARC64]: Refine register window trap handling.David S. Miller1-79/+25
2006-03-20[SPARC64]: Add explicit register args to trap state loading macros.David S. Miller1-5/+5
2006-03-20[SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller1-2/+2
2006-03-20[SPARC64]: Fix bogus flush instruction usage.David S. Miller1-2/+4
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller1-11/+7
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller1-0/+2
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller1-47/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+301