summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-1030-667/+1041
* 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-30303-4944/+8401
* forgot to commit some headers for EFS structure changesMike Shaver1998-06-292-9/+6
* made serial console working on MagnumsThomas Bogendoerfer1998-06-161-22/+44
* fixed baud rate for OlivettisThomas Bogendoerfer1998-06-161-0/+5
* added profiling supportThomas Bogendoerfer1998-06-061-1/+20
* some fixes and streamlining of code; indirect extents still don't work right =(Mike Shaver1998-05-275-258/+235
* missed a header file changeMike Shaver1998-05-231-1/+3
* Some (incomplete) EFS fixes: can now walk directory trees, follow symlinksMike Shaver1998-05-234-87/+132
* now NCR53C9x is used for the FAS216 on jazz boardsThomas Bogendoerfer1998-05-124-140/+142
* removed changes to esp. now esp is the sparc only driver from 2.1.99Thomas Bogendoerfer1998-05-126-1391/+1014
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-0714-78/+60
* Toxic waste.Ralf Baechle1998-05-0737-2704/+0
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071320-41364/+113849
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-0439-1071/+2253
* Remove duplicate r4k_{clear,copy}_page entries.Mike Shaver1998-04-231-81/+1
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-05280-13031/+31617
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-2718-291/+452
* Undo accidential edits.Ralf Baechle1998-03-251-9/+1
* Store current in $28.Ralf Baechle1998-03-2313-93/+73
* o Fix handling of interrupted syscalls.Ralf Baechle1998-03-2219-181/+143
* o Merge with Linux 2.1.90.Ralf Baechle1998-03-18320-9117/+10700
* Spell after me: CVS is a buggy pile of sh*t.Ralf Baechle1998-03-173-0/+520
* Forgot those ...Ralf Baechle1998-03-1746-0/+16326
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-172102-78882/+196157
* Timer code rework. Done so far:Ralf Baechle1998-03-112-18/+20
* Convert to the new interface for software cache coherency.Ralf Baechle1998-03-041-4/+6
* And one final dose of tasteless hacks and everything else ...Ralf Baechle1998-03-047-51/+27
* Anotherone that was missing.Ralf Baechle1998-03-041-0/+483
* 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
* And again ...Ralf Baechle1998-03-041-587/+1
* Once more duplicated content ...Ralf Baechle1998-03-042-932/+0
* Ooops, the entire file content was duplicated ...Ralf Baechle1998-03-041-444/+0
* This essential part was missing ...Ralf Baechle1998-03-041-0/+0
* Fixes, less loop unrolling. Reduces the size of the r4k cache handlingRalf Baechle1998-03-041-759/+179
* Add console_is_present() to make it compile.Ralf Baechle1998-03-031-0/+5
* Cache fixes, part #1.Ralf Baechle1998-03-0321-5206/+160
* Upgrade to 2.1.73.Ralf Baechle1998-03-03192-30579/+20468
* 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
* made splitted esp working on Linux/Sparc (at least on my SS2)Thomas Bogendoerfer1997-12-297-89/+724
* added prototype for vdma_get_enable() the second time:-(Thomas Bogendoerfer1997-12-291-0/+1
* 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 3.Ralf Baechle1997-12-1634-0/+17813
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-16158-1641/+30011