summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC fixes that are necessary because on Origin we juggle with bothRalf Baechle2000-01-171-12/+20
* Syscall handler fixes.Ralf Baechle2000-01-163-13/+11
* Don't bother Origins with stupid floppy controller oub()'s.Ralf Baechle2000-01-161-4/+4
* - Bug report from Bill Earl (wje@sgi.com):Ralf Baechle2000-01-162-4/+4
* Fix warning.Ralf Baechle2000-01-161-2/+4
* Fix memset which was misstreating certain argument cases.Ralf Baechle2000-01-162-18/+23
* 64-bit fixes for dump_tlb.c debug helper.Ralf Baechle2000-01-161-19/+18
* 64-bit fixes for kernel_thread().Ralf Baechle2000-01-161-1/+1
* - Disabling promiscuous mode was broken.Ralf Baechle2000-01-161-23/+35
* Initialize current_pgd such that vmalloc() can be used before the firstRalf Baechle2000-01-162-7/+14
* R100000 cache operations.Ralf Baechle2000-01-162-0/+391
* Document configuration option for the SGI IP27 aka Origin 200 / 2000 /Ralf Baechle2000-01-161-0/+5
* Remove debugging hack which was setting the lowest octet of theRalf Baechle2000-01-151-1/+0
* IOC3 Ethernet driver and a ton of de-irix-ized IRIX header files withRalf Baechle2000-01-1323-0/+7401
* Fix Makefile.Ralf Baechle2000-01-131-12/+5
* - IOC3 serial driver for the OriginRalf Baechle2000-01-042-9/+81
* Fix a compilation bug when PCI support is selectedGleb O. Raiko1999-12-301-1/+7
* Fix a typoGleb O. Raiko1999-12-301-2/+2
* Same semaphore fix for MIPS64.Ralf Baechle1999-12-091-37/+13
* o R3000 fixesHarald Koerfgen1999-12-083-46/+19
* Resurrect serial console.Ralf Baechle1999-12-082-5/+5
* Fix compilation errors, add .cvsignore files.Ralf Baechle1999-12-0644-9/+94
* Merge with Linux 2.3.21.Ralf Baechle1999-12-04608-19649/+49976
* The ARC code hasn't changed in quite a while, so commit it ...Ralf Baechle1999-11-1913-49/+68
* Fix MIPS64 IP checksums. Hey guys, IRIX is spitting tons of badRalf Baechle1999-11-191-71/+64
* Fix a small but highly effective 64-bit bug that also hit MIPS-32.Ralf Baechle1999-11-172-4/+4
* Updated the include for newport.h that obviously had been moved (?).Ulf Carlsson1999-11-071-2/+2
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-2121-57/+52
* Fix 32-bit version as well. I didn't really test these but they shouldRalf Baechle1999-10-202-98/+125
* Rewrite of semaphores for MIPS64.Ralf Baechle1999-10-202-63/+131
* Some minor bugfixes:Harald Koerfgen1999-10-176-12/+27
* o R3000 fixesHarald Koerfgen1999-10-1214-1137/+1205
* Merge with 2.3.19.Ralf Baechle1999-10-092874-132381/+347501
* Don't count VCEI/VCED if the proc fs support isn't choosenGleb O. Raiko1999-10-071-3/+5
* Add necessary #ifdefs to compile cleanly in case the proc fs and the vt suppo...Gleb O. Raiko1999-10-071-2/+6
* Add wbflush_setup prototypeGleb O. Raiko1999-10-071-1/+3
* Merge with 2.3.10.Ralf Baechle1999-09-28622-17601/+35682
* Fix bug in tlbl/tlbs handlers that assumed the faulted entry already in tlbGleb O. Raiko1999-09-271-22/+28
* Same sgiserial.c fix for mainline.Ralf Baechle1999-09-211-7/+68
* o made CVS compile again for R5000Harald Koerfgen1999-09-187-53/+38
* Same fix for mainline.Ralf Baechle1999-08-241-2/+2
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-2168-1150/+4254
* More MIPS64 chainsawing.Ralf Baechle1999-08-2080-137/+5156
* Same on the main line.Ralf Baechle1999-08-201-2/+2
* MIPS 64, day 2.Ralf Baechle1999-08-1934-226/+3599
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-18101-421/+12475
* Baget updates.Ralf Baechle1999-08-174-55/+38
* Made implicit assumptions about the availability of some CPU capabilities on ...Harald Koerfgen1999-08-1316-47/+75
* Merged David Arilie's PMAZ-A driver with dec_espHarald Koerfgen1999-08-123-17/+179
* Updates in preperation of EISA support.Andrew R. Baker1999-08-116-17/+34