summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/softirq.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 2.3.48.Ralf Baechle2000-03-021-6/+4
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-94/+10
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-4/+5
|
* o made CVS compile again for R5000Harald Koerfgen1999-09-181-2/+2
| | | | | | o dz fixes by David Airlie o small zs fix (init is fast again) o #ifdef in softirq.h fixed
* Made implicit assumptions about the availability of some CPU capabilities on ↵Harald Koerfgen1999-08-131-2/+4
| | | | certain ISA levels explicitely configurable
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 ↵Harald Koerfgen1999-07-261-1/+10
| | | | Indigo anyone? :-)
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-171-5/+14
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.1.Ralf Baechle1999-02-151-6/+7
|
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-191-5/+2
| | | | - Bugfixes.
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-221-1/+12
| | | | | | | | | | | | o Just count missed heartbeats on Indys but don't print a messages. This was a bug by itself. o Fix a crash in exit_mmap(). o Fix scanmem(). o Fix clear_active_bh(), a ~ was missing causing weak performance. o Remove experimental cache instructions from stackframe.h. It wasn't improving performance as I was hoping. o Shrink the size of the exception handler routines in uaccess.h. o Cleanup, remove dead code in various files.
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-22/+9
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-0/+93