Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 122 | -2763/+4292 |
| | |||||
* | Fix MIPS64 IP checksums. Hey guys, IRIX is spitting tons of bad | Ralf Baechle | 1999-11-19 | 1 | -71/+64 |
| | | | | checksums, Linux/MIPS64 doesn't :-) | ||||
* | Fix a small but highly effective 64-bit bug that also hit MIPS-32. | Ralf Baechle | 1999-11-17 | 2 | -4/+4 |
| | |||||
* | Updated the include for newport.h that obviously had been moved (?). | Ulf Carlsson | 1999-11-07 | 1 | -2/+2 |
| | |||||
* | Move various headers into a SGI specific subdirectory. These files | Ralf Baechle | 1999-10-21 | 5 | -6/+8 |
| | | | | | need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile. | ||||
* | Fix 32-bit version as well. I didn't really test these but they should | Ralf Baechle | 1999-10-20 | 2 | -98/+125 |
| | | | | be ok as the code is almost identical with the 64-bit variant. | ||||
* | Rewrite of semaphores for MIPS64. | Ralf Baechle | 1999-10-20 | 2 | -63/+131 |
| | |||||
* | Some minor bugfixes: | Harald Koerfgen | 1999-10-17 | 1 | -2/+2 |
| | | | | | | | o Fix braino in lib/Makefile o Export __wbflush() and release_tc_card() for modules o DMA isn't limited on DECstations o remove elf2ecoff and addinitrd while "make clean" | ||||
* | o R3000 fixes | Harald Koerfgen | 1999-10-12 | 3 | -5/+14 |
| | | | | | o moved to original 2.3.19 NCR53C9x driver o CONFIG_ULTRIX_PARTION is working again and now big endian proof | ||||
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 618 | -9625/+29368 |
| | |||||
* | Add wbflush_setup prototype | Gleb O. Raiko | 1999-10-07 | 1 | -1/+3 |
| | |||||
* | Merge with 2.3.10. | Ralf Baechle | 1999-09-28 | 58 | -953/+1087 |
| | |||||
* | o made CVS compile again for R5000 | Harald Koerfgen | 1999-09-18 | 1 | -2/+2 |
| | | | | | | o dz fixes by David Airlie o small zs fix (init is fast again) o #ifdef in softirq.h fixed | ||||
* | Look ma - a tank has hit the MIPS sources ... | Ralf Baechle | 1999-08-21 | 15 | -212/+1134 |
| | |||||
* | More MIPS64 chainsawing. | Ralf Baechle | 1999-08-20 | 23 | -30/+1809 |
| | |||||
* | MIPS 64, day 2. | Ralf Baechle | 1999-08-19 | 29 | -188/+3574 |
| | |||||
* | - Drop support for 32/32 fp register model | Ralf Baechle | 1999-08-18 | 61 | -251/+7613 |
| | | | | | | | | | | | - Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ... | ||||
* | Made implicit assumptions about the availability of some CPU capabilities on ↵ | Harald Koerfgen | 1999-08-13 | 12 | -37/+39 |
| | | | | certain ISA levels explicitely configurable | ||||
* | Merged David Arilie's PMAZ-A driver with dec_esp | Harald Koerfgen | 1999-08-12 | 1 | -3/+3 |
| | |||||
* | Updates in preperation of EISA support. | Andrew R. Baker | 1999-08-11 | 2 | -4/+15 |
| | |||||
* | My proposal for non-generic kernels: | Harald Koerfgen | 1999-08-09 | 5 | -80/+35 |
| | | | | | | | | | o only code for the configured CPU is compiled and linked (saves ~100k for R3000 kernels!) o removed a lot of indirect function calls o removed Ralf's "cowboy patch" o added sanity check for DECstations (print warning if the kernel is configured for the wrong CPU) | ||||
* | Make it compile. | Ulf Carlsson | 1999-08-04 | 2 | -15/+13 |
| | |||||
* | *** empty log message *** | Ulf Carlsson | 1999-08-04 | 1 | -10/+10 |
| | |||||
* | *** empty log message *** | Harald Koerfgen | 1999-07-26 | 2 | -0/+75 |
| | |||||
* | The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 ↵ | Harald Koerfgen | 1999-07-26 | 12 | -124/+288 |
| | | | | Indigo anyone? :-) | ||||
* | Typo fix. | Ulf Carlsson | 1999-07-24 | 1 | -3/+3 |
| | |||||
* | Burn memory corruption bug on the main branch as well. | Ralf Baechle | 1999-07-22 | 1 | -4/+4 |
| | |||||
* | Add IOC3 PCI id. | Ralf Baechle | 1999-07-08 | 1 | -0/+3 |
| | |||||
* | Merge with Linux 2.3.9. | Ralf Baechle | 1999-07-05 | 34 | -177/+209 |
| | |||||
* | o Fixed a couple of bugs in newport.h and made it | Ulf Carlsson | 1999-07-04 | 2 | -564/+219 |
| | | | | | | | | | | | more compatible with IRIX o Definitons in ng1hw.h are now just wrap arounds for those in newport.h o Probably broke the newport driver an some other stuff.. (I'll fix that ASAP) (rewrote ng1hw.h so that we can't be blamed for ripping stuff from IRIX) | ||||
* | Fix for HZ != 100 on DECstations | Harald Koerfgen | 1999-07-01 | 12 | -1/+40 |
| | |||||
* | More merging. Chainsaw style. | Ralf Baechle | 1999-06-24 | 5 | -96/+92 |
| | |||||
* | Merge, cleanup, typo fixes. | Ralf Baechle | 1999-06-23 | 1 | -0/+1 |
| | |||||
* | Merge with Linux 2.3.8. | Ralf Baechle | 1999-06-22 | 17 | -205/+277 |
| | |||||
* | Merge with Linux 2.3.7. | Ralf Baechle | 1999-06-22 | 57 | -358/+578 |
| | | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ... | ||||
* | added little endian version of new semaphore code. Probably still buggy:-( | Thomas Bogendoerfer | 1999-06-22 | 2 | -3/+54 |
| | |||||
* | Cleanup, sync with others sources. | Ralf Baechle | 1999-06-21 | 12 | -133/+11 |
| | |||||
* | I found that local_irq_save() didn't clear the interrupt flag, quite nasty. I | Ulf Carlsson | 1999-06-20 | 1 | -2/+2 |
| | | | | | | got an oops from the SCSI code which lead me to this bug. This may be the cause of the random crashes and oopses I've had problems with, and even the waitqueue crashes.. | ||||
* | The rest of 2.3.6. | Ralf Baechle | 1999-06-17 | 31 | -0/+3502 |
| | |||||
* | Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't | Ralf Baechle | 1999-06-17 | 214 | -2286/+3755 |
| | | | | have a MIPS box at hand. | ||||
* | Merge with Linux 2.2.8. | Ralf Baechle | 1999-06-13 | 412 | -7224/+9832 |
| | |||||
* | EFS updated to 1.0b. See http://aeschi.ch.eu.org/efs/HISTORY | Al Smith | 1999-05-27 | 3 | -2/+4 |
| | |||||
* | *** empty log message *** | Ulf Carlsson | 1999-05-07 | 1 | -4/+12 |
| | |||||
* | Final changes for release 1.0 of efs. | Al Smith | 1999-05-02 | 2 | -6/+6 |
| | |||||
* | The CPO_STATUS interrupt mask patch | Harald Koerfgen | 1999-05-01 | 2 | -3/+14 |
| | |||||
* | Found a buffer that wasn't being brelse()d in efs_read_super | Al Smith | 1999-04-18 | 1 | -1/+1 |
| | | | | (noted by Matthew Wilcox <willy@bofh.ai>). | ||||
* | Minor bug fixes. | Al Smith | 1999-04-17 | 2 | -2/+2 |
| | |||||
* | bug fixes: block/char devices fixed (NB: IRIX uses 32-bit wide dev_t, | Al Smith | 1999-04-13 | 2 | -5/+10 |
| | | | | | | | | linux only has 16-bit wide dev_t. this is apparently going to change in linux-2.3 but for now we can't handle devices with major or minor numbers > 255. handling of empty directory slots has been fixed. | ||||
* | We may want to detect DECstations properly | Harald Koerfgen | 1999-04-12 | 1 | -6/+16 |
| | |||||
* | Updated efs files to bring up-to-date with development version 0.97e. | Al Smith | 1999-04-12 | 3 | -44/+61 |
| |