summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,Ralf Baechle2001-03-111-1/+1
* Merge with Linux 2.4.1.Ralf Baechle2001-01-311-2/+0
* Final round of FPU emulator bits.Ralf Baechle2000-12-101-2/+3
* Fix the build after the previous patch.Keith M Wesolowski2000-10-291-2/+2
* Fix register corruption bug. Credits for forward porting this patchRalf Baechle2000-10-271-7/+7
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-1/+1
* 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
* Merge with 2.4.0-test1.Ralf Baechle2000-06-161-1/+36
* Call syscall_trace after finishing the sigreturn syscall but beforeRalf Baechle2000-05-191-0/+4
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-2/+2
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-2/+2
* Merge with 2.3.19.Ralf Baechle1999-10-091-6/+2
* Merge with 2.3.10.Ralf Baechle1999-09-281-161/+277
* Same fix for mainline.Ralf Baechle1999-08-241-2/+2
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-3/+3
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171-1/+2
* Merge with Linux 2.2.1.Ralf Baechle1999-02-151-1/+3
* dump core on SIGBUS, tooThomas Bogendoerfer1998-08-281-1/+2
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-6/+13
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-101-3/+5
* Make the shit compile again.Ralf Baechle1998-07-041-1/+2
* Fix for kernel bug tracked down by Thomas Bogendoerfer.Ralf Baechle1998-07-031-1/+3
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-051-17/+42
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-271-20/+12
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-221-12/+11
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-17/+33
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-161-175/+276
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-2/+2
* - Set caching mode for KSEG0 to cached-noncoherent for all machines.Ralf Baechle1997-09-121-26/+18
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-121-2/+12
* Merge to 2.1.38.Miguel de Icaza1997-08-061-3/+3
* Fix the handling of 32/64 bit processes. Disable the 64 bit case forRalf Baechle1997-06-251-8/+22
* Fix misscomputation of signal stackframe address in setup_frame().Ralf Baechle1997-06-121-3/+4
* Initial revisionRalf Baechle1997-06-011-2/+9
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-82/+43
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-113/+103
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-158/+284
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-141-0/+295