summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* That one was missing ...Ralf Baechle1997-12-061-0/+1
* Merge with Linux 2.1.67.Ralf Baechle1997-12-06786-63096/+153261
* Fix the large number of ``transmit timed out'' messages the driverRalf Baechle1997-12-061-1/+3
* More compilation fixes.Ralf Baechle1997-12-025-6/+14
* Make the thing compile.Ralf Baechle1997-12-024-13/+46
* More chunky bits ...Ralf Baechle1997-12-022-13/+13
* More bits merged back.Ralf Baechle1997-12-022-24/+1
* Grrr, CVS is so buggy ...Ralf Baechle1997-12-010-0/+0
* Part #2 merging back my changes ...Ralf Baechle1997-12-01159-1137/+3921
* Merge with 2.1.56 as first part of merging back my code.Ralf Baechle1997-12-01135-2543/+4295
* Remove superfluous disable_irq() statement. It was causingRalf Baechle1997-11-301-1/+0
* Fixed the userland semaphores. No need for the dentry hacksMiguel de Icaza1997-11-011-150/+57
* bad miguel, bad bad bad miguel.Miguel de Icaza1997-09-231-1/+1
* init the irix inventory.Miguel de Icaza1997-09-211-0/+1
* More bits of the shmiq code implementation.Miguel de Icaza1997-09-211-3/+31
* More ioctls, more structures, more more more.Miguel de Icaza1997-09-212-0/+25
* Miguel goes cosmetic.Miguel de Icaza1997-09-211-1/+1
* Fixes to the shmiq implementation.Miguel de Icaza1997-09-212-19/+167
* Some newport specific ioctls implemented.Miguel de Icaza1997-09-212-3/+170
* More toys: per-card ioctl and per-card reset console.Miguel de Icaza1997-09-211-0/+2
* 1. Add support for enabling/disabling console output (requiered when theMiguel de Icaza1997-09-211-27/+54
* newport_reset() implemented. upadte to new graphics.h interface.Miguel de Icaza1997-09-211-17/+24
* 1. inventory support.Miguel de Icaza1997-09-211-21/+105
* Pass the ioctls down to the Linux kernel when the irix_ioctl does notMiguel de Icaza1997-09-211-1/+5
* Map the PRDA page on IRIX processesMiguel de Icaza1997-09-211-0/+35
* include irixinv in the compilationMiguel de Icaza1997-09-211-1/+2
* The IRIX prctl interfaceMiguel de Icaza1997-09-211-0/+42
* IRIX inventory support. Right now it has hardcoded my machine'sMiguel de Icaza1997-09-212-0/+106
* Support for the Nevada. Cleanup.Ralf Baechle1997-09-171-38/+6
* Fix for little endian MIPS boxes.Ralf Baechle1997-09-171-1/+1
* Implement microsecond timers based on the cycle counter.Ralf Baechle1997-09-171-8/+155
* Don't include <linux/config.h>.Ralf Baechle1997-09-171-2/+1
* namei.c: - Support symlinks correctly.Mike Shaver1997-09-168-160/+416
* Added a few #ifdef CONFIG_REMOTE_DEBUG's to keep Mark's cool debuggingMike Shaver1997-09-161-1/+4
* EFS integration (read-only, slight problem with symlinks).Mike Shaver1997-09-1611-11/+1435
* Call set_async_breakpoint() if kgdb 'stop' character is received. kgdbMark Salter1997-09-161-2/+2
* Added set_async_breakpoint(). This can be called from serialMark Salter1997-09-161-4/+31
* Fixed bus error by avoiding HPC bug affecting reads of dma registers.Mark Salter1997-09-161-14/+15
* Make irix_*getdents* track the readdir signature changes.Mike Shaver1997-09-131-4/+4
* - Set caching mode for KSEG0 to cached-noncoherent for all machines.Ralf Baechle1997-09-124-43/+92
* Cleanup.Ralf Baechle1997-09-121-18/+1
* Remove files that were removed between 2.1.49 and 2.1.55. SomehowRalf Baechle1997-09-1239-1132/+0
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-12673-20551/+77319
* Removed the autodestruct prevention mechanisms, now that we'reMike Shaver1997-09-112-9/+2
* Mark Salter's trailing-space fix.Mike Shaver1997-09-041-1/+3
* Fixed unaligned copiesMark Salter1997-09-021-5/+4
* Fix the ELF interpreter loader. dynamic IRIX binaries now workMiguel de Icaza1997-09-021-36/+39
* Rename cp0_reg4 to cp0_contextMark Salter1997-09-011-3/+3
* Fixed single-stepping.Mark Salter1997-09-011-4/+123
* Disable interrupts for gdb stub. Also, save cp0_contextMark Salter1997-09-011-1/+6