aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Refine code sequences to get the cpu id.David S. Miller2006-03-201-79/+5
* [SPARC64]: Kill hard-coded %pstate setting in sparc_exit.David S. Miller2006-03-201-2/+3
* [SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller2006-03-201-70/+0
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-201-17/+105
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-071-1/+1
* [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-221-1/+1
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-191-23/+0
* [SPARC64]: Fix ptrace/straceRichard Mortimer2006-01-091-5/+2
* [SPARC64]: Fix userland FPU state corruption.David S. Miller2005-10-071-18/+21
* [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-041-35/+8
* [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-261-9/+18
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-211-153/+0
* [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-201-20/+19
* [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller2005-08-301-136/+173
* [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-291-103/+163
* [SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2005-08-291-0/+16
* [SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller2005-08-291-11/+4
* [SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller2005-07-241-9/+8
* [SPARC64]: Add syscall auditing support.David S. Miller2005-07-101-5/+5
* [SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller2005-07-101-5/+9
* [SPARC64]: Add SECCOMP support.David S. Miller2005-07-101-5/+5
* [SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2005-07-101-18/+0
* [SPARC64]: Add support for IRQ pre-handlers.David S. Miller2005-07-041-18/+3
* [SPARC64]: Get rid of fast IRQ feature.David S. Miller2005-06-271-110/+0
* [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-271-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1919