summaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel/rtrap.S
AgeCommit message (Expand)AuthorFilesLines
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-450/+0
2008-12-04sparc64: Make special trap return path for TRAP_NMI().David S. Miller1-1/+13
2008-12-04sparc64: Run the kernel always in the TSO memory model.David S. Miller1-3/+3
2008-07-28sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath1-3/+3
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-20sparc64: remove CVS keywordsAdrian Bunk1-1/+1
2008-05-13sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller1-3/+3
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller1-0/+1
2008-04-24[SPARC64]: %l6 trap return handling no longer necessary.David S. Miller1-17/+4
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-08[SPARC64]: Fix userland FPU state corruption.David S. Miller1-3/+4
2005-10-05[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller1-21/+2
2005-08-30[SPARC64]: Eliminate irq_cpustat_t.David S. Miller1-5/+8
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+362