aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller1-1/+1
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller1-1/+1
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller1-23/+0
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer1-5/+2
2005-10-07[SPARC64]: Fix userland FPU state corruption.David S. Miller1-18/+21
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller1-35/+8
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller1-9/+18
2005-09-21[SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller1-153/+0
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller1-20/+19
2005-08-30[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller1-136/+173
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller1-103/+163
2005-08-29[SPARC64]: Do not call winfix_dax blindlyDavid S. Miller1-0/+16
2005-08-29[SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller1-11/+4
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller1-9/+8
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller1-5/+5
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller1-5/+9
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller1-5/+5
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller1-18/+0
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.David S. Miller1-18/+3
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller1-110/+0
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1919