summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1. Minor changes to start the scsi intrs going (untested).Kanoj Sarcar2000-01-262-2/+8
* 1. Setup the qlogic chips so that the driver decides to use io-mappedKanoj Sarcar2000-01-261-2/+31
* Support for the NEC DDB Vrc-5074 evaluation board. Patches byRalf Baechle2000-01-2626-21/+1761
* Similar to a bunch of other architectures, extend the range of possibleKanoj Sarcar2000-01-251-0/+1
* Remove junk files.Ralf Baechle2000-01-252-0/+0
* SN0ism: inw/outw used by scsi driver requires address swizzling.Kanoj Sarcar2000-01-251-7/+7
* mips_io_port_base needs to be set up for the asm/io.h macros to doKanoj Sarcar2000-01-251-1/+5
* Remove .align 13, it's no longer needed.Ralf Baechle2000-01-251-2/+0
* Add memory clobbers.Ralf Baechle2000-01-252-10/+18
* After discussion with Kanoj I set the value of ISA_DMA_THRESHOLDRalf Baechle2000-01-251-1/+1
* Add in scatterlist.h that is needed to compile qlogicisp.c. Mostly theKanoj Sarcar2000-01-251-0/+22
* Fix the fix.Ralf Baechle2000-01-241-0/+3
* For system calls, need to do a stack switch, as well as save theKanoj Sarcar2000-01-241-1/+3
* Let's start the run on SMP. Here are the spinlocks.Ralf Baechle2000-01-232-4/+274
* The should have been remove by the 2.3.22 merge.Ralf Baechle2000-01-234-0/+0
* Fix typo.Ralf Baechle2000-01-231-2/+2
* Add missing entry.Ralf Baechle2000-01-221-1/+3
* Merge with Linux 2.3.22.Ralf Baechle2000-01-21173-11887/+14219
* Add {get,put}_user()-style functions that are protected against DBE.Ralf Baechle2000-01-209-37/+451
* Fix typo.Ralf Baechle2000-01-201-1/+1
* Fix corruption of $1 in exception handler for R4000 / R4400 SC and MCRalf Baechle2000-01-201-7/+8
* Disable 32-bit compatibility for now until I actually checkin the codeRalf Baechle2000-01-192-8/+4
* Define STD_TO_HZ() to make it compile.Ralf Baechle2000-01-191-1/+3
* Remove junk.Ralf Baechle2000-01-191-0/+0
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-1768-358/+2744
* Add missing recalc_sigpending. From David Wragg (dpw@doc.ic.ac.uk).Ralf Baechle2000-01-171-1/+2
* Passing of structures in ABI64 sucks, so we no instead pass a pointerRalf Baechle2000-01-171-2/+2
* Optimize alignment of received buffers such that we don't take insaneRalf Baechle2000-01-171-6/+5
* 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