summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/signal32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.1.Ralf Baechle2001-01-311-2/+0
* Fix 32-bit sigaltstack(2). This was breaking a number of programs,Ralf Baechle2000-10-191-3/+6
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-5/+5
* Don't include config.h.Ralf Baechle2000-07-121-3/+2
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-091-10/+18
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-081-3/+1
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-2/+2
* Call syscall_trace after finishing the sigreturn syscall but beforeRalf Baechle2000-05-191-0/+4
* sigset_t fixes and a few new functions..Ulf Carlsson2000-05-131-24/+204
* SMP FPU management: similar to what sparc does, no lazy fpu contextKanoj Sarcar2000-05-111-4/+6
* When last_task_used_math gets the cpu, ST0_CU1 is set during contextKanoj Sarcar2000-05-111-11/+45
* sigprocmask needs to be 32-bitized.Kanoj Sarcar2000-04-271-0/+19
* Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, pleaseKanoj Sarcar2000-03-201-0/+8
* The 32 bit signal handling code should set up for a 32 bit sigreturnKanoj Sarcar2000-03-201-5/+5
* Get the 32 bit sigaction structure definition right, even though it doesKanoj Sarcar2000-03-151-4/+3
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-2/+1
* Signal handling for 32-bit binary compatibility.Ralf Baechle2000-02-181-13/+688
* Check in stub definitions that allow turning on of CONFIG_MIPS32_COMPAT.Kanoj Sarcar2000-01-281-0/+13