| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build problems after the 2.3.38 merge. | Kanoj Sarcar | 2000-02-03 | 2 | -2/+26 |
* | free_initmem() is not a problem anymore. | Kanoj Sarcar | 2000-02-01 | 1 | -1/+0 |
* | Update the IOC3 pci write hack to encompass all writes to the IOC3. | Kanoj Sarcar | 2000-01-31 | 2 | -17/+7 |
* | Turn on SCSI, Qlogic, Qlogic A64 and mips32 support to get as far | Kanoj Sarcar | 2000-01-31 | 3 | -5/+138 |
* | Update TODO. | Kanoj Sarcar | 2000-01-31 | 1 | -2/+2 |
* | Add in bridge byte swapping for the Qlogic scsi controller. Also need | Kanoj Sarcar | 2000-01-31 | 1 | -1/+19 |
* | New file to track all issues that need investigation. | Kanoj Sarcar | 2000-01-31 | 1 | -0/+3 |
* | Merge with 2.3.27. | Ralf Baechle | 2000-01-29 | 143 | -2639/+3857 |
* | Check in stub definitions that allow turning on of CONFIG_MIPS32_COMPAT. | Kanoj Sarcar | 2000-01-28 | 2 | -0/+16 |
* | Merge with Linux 2.3.24. | Ralf Baechle | 2000-01-27 | 32 | -530/+534 |
* | Bootmem fixes for IP22. | Ralf Baechle | 2000-01-27 | 5 | -185/+212 |
* | Cleanup. | Ralf Baechle | 2000-01-27 | 2 | -2/+2 |
* | Update. | Ralf Baechle | 2000-01-27 | 2 | -14/+30 |
* | Fix affiliation. From Geert Uytterhoeven. | Ralf Baechle | 2000-01-27 | 1 | -1/+3 |
* | Update. | Ralf Baechle | 2000-01-27 | 2 | -8/+4 |
* | Merge with Linux 2.3.23. The new bootmem stuff has broken various | Ralf Baechle | 2000-01-27 | 196 | -7329/+8838 |
* | Allow scsi intrs to be serviced. | Kanoj Sarcar | 2000-01-26 | 1 | -9/+30 |
* | 1. Minor changes to start the scsi intrs going (untested). | Kanoj Sarcar | 2000-01-26 | 1 | -2/+6 |
* | 1. Setup the qlogic chips so that the driver decides to use io-mapped | Kanoj Sarcar | 2000-01-26 | 1 | -2/+31 |
* | Support for the NEC DDB Vrc-5074 evaluation board. Patches by | Ralf Baechle | 2000-01-26 | 17 | -15/+1368 |
* | Similar to a bunch of other architectures, extend the range of possible | Kanoj Sarcar | 2000-01-25 | 1 | -0/+1 |
* | mips_io_port_base needs to be set up for the asm/io.h macros to do | Kanoj Sarcar | 2000-01-25 | 1 | -1/+5 |
* | Remove .align 13, it's no longer needed. | Ralf Baechle | 2000-01-25 | 1 | -2/+0 |
* | Fix the fix. | Ralf Baechle | 2000-01-24 | 1 | -0/+3 |
* | For system calls, need to do a stack switch, as well as save the | Kanoj Sarcar | 2000-01-24 | 1 | -1/+3 |
* | Fix typo. | Ralf Baechle | 2000-01-23 | 1 | -2/+2 |
* | Add missing entry. | Ralf Baechle | 2000-01-22 | 1 | -1/+3 |
* | Merge with Linux 2.3.22. | Ralf Baechle | 2000-01-21 | 36 | -453/+800 |
* | Add {get,put}_user()-style functions that are protected against DBE. | Ralf Baechle | 2000-01-20 | 8 | -37/+359 |
* | Fix corruption of $1 in exception handler for R4000 / R4400 SC and MC | Ralf Baechle | 2000-01-20 | 1 | -7/+8 |
* | Disable 32-bit compatibility for now until I actually checkin the code | Ralf Baechle | 2000-01-19 | 2 | -8/+4 |
* | - IOC3 driver now will panic when encountering a RX/TX PCI DMA error. | Ralf Baechle | 2000-01-17 | 43 | -208/+2099 |
* | Add missing recalc_sigpending. From David Wragg (dpw@doc.ic.ac.uk). | Ralf Baechle | 2000-01-17 | 1 | -1/+2 |
* | Passing of structures in ABI64 sucks, so we no instead pass a pointer | Ralf Baechle | 2000-01-17 | 1 | -2/+2 |
* | ARC fixes that are necessary because on Origin we juggle with both | Ralf Baechle | 2000-01-17 | 1 | -12/+20 |
* | Syscall handler fixes. | Ralf Baechle | 2000-01-16 | 2 | -11/+9 |
* | Fix memset which was misstreating certain argument cases. | Ralf Baechle | 2000-01-16 | 1 | -15/+20 |
* | 64-bit fixes for dump_tlb.c debug helper. | Ralf Baechle | 2000-01-16 | 1 | -19/+18 |
* | 64-bit fixes for kernel_thread(). | Ralf Baechle | 2000-01-16 | 1 | -1/+1 |
* | Initialize current_pgd such that vmalloc() can be used before the first | Ralf Baechle | 2000-01-16 | 2 | -7/+14 |
* | Fix Makefile. | Ralf Baechle | 2000-01-13 | 1 | -12/+5 |
* | o R3000 fixes | Harald Koerfgen | 1999-12-08 | 2 | -9/+6 |
* | Resurrect serial console. | Ralf Baechle | 1999-12-08 | 1 | -4/+4 |
* | Fix compilation errors, add .cvsignore files. | Ralf Baechle | 1999-12-06 | 3 | -3/+10 |
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 223 | -7521/+15992 |
* | The ARC code hasn't changed in quite a while, so commit it ... | Ralf Baechle | 1999-11-19 | 13 | -49/+68 |
* | Move various headers into a SGI specific subdirectory. These files | Ralf Baechle | 1999-10-21 | 13 | -41/+34 |
* | Some minor bugfixes: | Harald Koerfgen | 1999-10-17 | 4 | -6/+20 |
* | o R3000 fixes | Harald Koerfgen | 1999-10-12 | 4 | -9/+196 |
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 731 | -23521/+45752 |