summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* dump core on SIGBUS, tooThomas Bogendoerfer1998-08-281-1/+2
* switched from fbcon to dummy_conThomas Bogendoerfer1998-08-281-2/+2
* console on jazz is framebufferThomas Bogendoerfer1998-08-261-2/+5
* fixed rtc for jazzThomas Bogendoerfer1998-08-261-1/+1
* added code again, which got removed my big merge:-(Thomas Bogendoerfer1998-08-262-4/+29
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-2540-4892/+310
* removed #include for vector.h, which doesn't exist anymoreThomas Bogendoerfer1998-07-161-2/+1
* - Reformat ptrace.c for readability.Ralf Baechle1998-07-166-153/+853
* added PS/2 mouse supportThomas Bogendoerfer1998-07-132-3/+29
* added missing includeThomas Bogendoerfer1998-07-131-1/+2
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-1010-603/+280
* Make the shit compile again.Ralf Baechle1998-07-041-1/+2
* Fix for kernel bug tracked down by Thomas Bogendoerfer.Ralf Baechle1998-07-031-1/+3
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-3032-432/+791
* added profiling supportThomas Bogendoerfer1998-06-061-1/+20
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-079-43/+39
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-0713-83/+82
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-0429-851/+1907
* Remove duplicate r4k_{clear,copy}_page entries.Mike Shaver1998-04-231-81/+1
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-0545-316/+696
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-2712-170/+218
* Store current in $28.Ralf Baechle1998-03-237-46/+40
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-2213-110/+100
* o Merge with Linux 2.1.90.Ralf Baechle1998-03-185-14/+24
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-1732-401/+349
* Timer code rework. Done so far:Ralf Baechle1998-03-111-16/+18
* And one final dose of tasteless hacks and everything else ...Ralf Baechle1998-03-041-2/+3
* More Second level cache changes. Guess now you understand why I saidRalf Baechle1998-03-046-84/+83
* - Some small cleanupsRalf Baechle1998-03-045-9/+259
* Cache fixes, part #1.Ralf Baechle1998-03-034-322/+116
* added restart codeThomas Bogendoerfer1998-01-101-3/+21
* - removed wrong comments about remapped interruptsThomas Bogendoerfer1997-12-291-23/+11
* added unmask_irq() to do_IRQ() to fix autoprobing of interrupts possibleThomas Bogendoerfer1997-12-291-1/+2
* fixed bugs introduced once again by Ralfs merges:-(Thomas Bogendoerfer1997-12-293-4/+7
* Fix syntax error.Ralf Baechle1997-12-171-1/+1
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-1619-1641/+0
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-1628-897/+787
* added vdma_get_enable() again after Ralf removed itThomas Bogendoerfer1997-12-151-0/+15
* Merge with Linux 2.1.67.Ralf Baechle1997-12-066-14/+59
* More compilation fixes.Ralf Baechle1997-12-022-1/+7
* Make the thing compile.Ralf Baechle1997-12-021-2/+33
* More chunky bits ...Ralf Baechle1997-12-021-2/+2
* More bits merged back.Ralf Baechle1997-12-021-24/+0
* Part #2 merging back my changes ...Ralf Baechle1997-12-0152-737/+932
* 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
* IRIX inventory support. Right now it has hardcoded my machine'sMiguel de Icaza1997-09-211-0/+80
* Support for the Nevada. Cleanup.Ralf Baechle1997-09-171-38/+6