summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irixinv.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 2.3.19.Ralf Baechle1999-10-091-2/+2
|
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-051-3/+3
| | | | | | | | | o First round of bugfixes for the SC/MC CPUs. o FPU context switch fixes. o Lazy context switches. o Faster syscalls. o Removed dead code. o Shitloads of other things I forgot ...
* Merge with Linux 2.1.67.Ralf Baechle1997-12-061-1/+2
|
* IRIX inventory support. Right now it has hardcoded my machine'sMiguel de Icaza1997-09-211-0/+80
information. This needs to be fixed at least to report the proper graphics capabilities on the machine. Optimally, we should scatter the right calls to the inventory all over the kernel source.