summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* - Reformat ptrace.c for readability.Ralf Baechle1998-07-162-1/+39
* changed MAP_NR to more like the other Linux ports; this also fixesThomas Bogendoerfer1998-07-131-3/+2
* fixed physical mappingThomas Bogendoerfer1998-07-131-1/+1
* added PS/2 mouse support for Jazz machinesThomas Bogendoerfer1998-07-132-6/+9
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-107-19/+99
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-3010-140/+176
* fixed baud rate for OlivettisThomas Bogendoerfer1998-06-161-0/+5
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-072-18/+18
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-0711-59/+230
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-048-208/+309
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-054-21/+35
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-276-121/+234
* Undo accidential edits.Ralf Baechle1998-03-251-9/+1
* Store current in $28.Ralf Baechle1998-03-236-47/+33
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-225-68/+40
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-1714-77/+109
* Timer code rework. Done so far:Ralf Baechle1998-03-111-2/+2
* And one final dose of tasteless hacks and everything else ...Ralf Baechle1998-03-042-2/+4
* Fixes, less loop unrolling. Reduces the size of the r4k cache handlingRalf Baechle1998-03-041-759/+179
* Cache fixes, part #1.Ralf Baechle1998-03-033-6/+39
* added prototype for vdma_get_enable() the second time:-(Thomas Bogendoerfer1997-12-291-0/+1
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-164-0/+207
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-1615-525/+122
* added structure for scsi scatter/gather list needed by the jazz_esp driverThomas Bogendoerfer1997-12-151-0/+9
* Merge with Linux 2.1.67.Ralf Baechle1997-12-065-31/+39
* More chunky bits ...Ralf Baechle1997-12-021-11/+11
* Part #2 merging back my changes ...Ralf Baechle1997-12-0125-153/+197
* 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
* The IRIX prctl interfaceMiguel de Icaza1997-09-211-0/+42
* IRIX inventory support. Right now it has hardcoded my machine'sMiguel de Icaza1997-09-211-0/+26
* - Set caching mode for KSEG0 to cached-noncoherent for all machines.Ralf Baechle1997-09-122-8/+58
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-1213-114/+120
* Rename cp0_reg4 to cp0_contextMark Salter1997-09-011-3/+3
* Fixed unaligned access macros. gcc's builtin memcpy won't work.Mark Salter1997-09-011-9/+47
* Still more work on /dev/usema{,clone}.Mike Shaver1997-08-111-3/+2
* Added skeletal support for /dev/usema and /dev/usemaclone.Mike Shaver1997-08-102-1/+29
* enabled values for TIOC?BRK from LinusThomas Bogendoerfer1997-08-071-2/+2
* Merge to 2.1.38.Miguel de Icaza1997-08-062-1/+9
* Missing file.Miguel de Icaza1997-08-051-0/+88
* Oops missing files for compiling a working kernelMiguel de Icaza1997-08-041-0/+195
* shared memory input queue changes:Miguel de Icaza1997-07-311-0/+2
* Changes required to share a piece of memory between kernel inMiguel de Icaza1997-07-311-0/+4
* moved most of the interrupt number out of the ISA irq rangeThomas Bogendoerfer1997-07-291-7/+7
* added add_wired_entry() to allow adding of wired TLB entriesThomas Bogendoerfer1997-07-291-0/+7
* added prototype for vdma_get_enable()Thomas Bogendoerfer1997-07-291-0/+1
* increased number of IRQ_vectors to 32Thomas Bogendoerfer1997-07-291-1/+1
* fixed bug with freeing of virtual dma entryThomas Bogendoerfer1997-07-291-1/+1
* Merge with 2.1.47. Some more cleanup and module fixes.Ralf Baechle1997-07-291-1/+3