| Commit message (Expand) | Author | Age | Files | Lines |
* | o Merge with Linux 2.1.116. | Ralf Baechle | 1998-08-25 | 483 | -10619/+18386 |
* | CVS !@#%$@$#%$ ... | Ralf Baechle | 1998-08-24 | 5 | -504/+691 |
* | - Reformat ptrace.c for readability. | Ralf Baechle | 1998-07-16 | 2 | -1/+39 |
* | changed MAP_NR to more like the other Linux ports; this also fixes | Thomas Bogendoerfer | 1998-07-13 | 1 | -3/+2 |
* | fixed physical mapping | Thomas Bogendoerfer | 1998-07-13 | 1 | -1/+1 |
* | added PS/2 mouse support for Jazz machines | Thomas Bogendoerfer | 1998-07-13 | 2 | -6/+9 |
* | o Support for the front panel on the Indy. The panel work now as a | Ralf Baechle | 1998-07-10 | 11 | -63/+160 |
* | o Merge with Linux 2.1.100. | Ralf Baechle | 1998-06-30 | 51 | -256/+753 |
* | forgot to commit some headers for EFS structure changes | Mike Shaver | 1998-06-29 | 2 | -9/+6 |
* | fixed baud rate for Olivettis | Thomas Bogendoerfer | 1998-06-16 | 1 | -0/+5 |
* | missed a header file change | Mike Shaver | 1998-05-23 | 1 | -1/+3 |
* | Make the default configurations (RM200C / Acer PICA) compile. | Ralf Baechle | 1998-05-07 | 2 | -18/+18 |
* | Toxic waste. | Ralf Baechle | 1998-05-07 | 21 | -1081/+0 |
* | o Merge with Linux 2.1.99. | Ralf Baechle | 1998-05-07 | 302 | -2455/+11435 |
* | o New memset. Fastest in town for size > 6 bytes. | Ralf Baechle | 1998-05-04 | 8 | -208/+309 |
* | o Merge with Linux 2.1.91. | Ralf Baechle | 1998-04-05 | 39 | -788/+1314 |
* | o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbye | Ralf Baechle | 1998-03-27 | 6 | -121/+234 |
* | Undo accidential edits. | Ralf Baechle | 1998-03-25 | 1 | -9/+1 |
* | Store current in $28. | Ralf Baechle | 1998-03-23 | 6 | -47/+33 |
* | o Fix handling of interrupted syscalls. | Ralf Baechle | 1998-03-22 | 5 | -68/+40 |
* | o Merge with Linux 2.1.90. | Ralf Baechle | 1998-03-18 | 36 | -532/+577 |
* | Forgot those ... | Ralf Baechle | 1998-03-17 | 1 | -0/+1 |
* | Look Ma' what I found on my harddisk ... | Ralf Baechle | 1998-03-17 | 539 | -4152/+23704 |
* | Timer code rework. Done so far: | Ralf Baechle | 1998-03-11 | 1 | -2/+2 |
* | And one final dose of tasteless hacks and everything else ... | Ralf Baechle | 1998-03-04 | 5 | -48/+7 |
* | Fixes, less loop unrolling. Reduces the size of the r4k cache handling | Ralf Baechle | 1998-03-04 | 1 | -759/+179 |
* | Cache fixes, part #1. | Ralf Baechle | 1998-03-03 | 3 | -6/+39 |
* | Upgrade to 2.1.73. | Ralf Baechle | 1998-03-03 | 22 | -67/+513 |
* | added prototype for vdma_get_enable() the second time:-( | Thomas Bogendoerfer | 1997-12-29 | 1 | -0/+1 |
* | Merge with Linux 2.1.72, part 3. | Ralf Baechle | 1997-12-16 | 6 | -0/+623 |
* | Merge with Linux 2.1.72, part 2. | Ralf Baechle | 1997-12-16 | 42 | -0/+2817 |
* | Merge with Linux 2.1.72, part 1. | Ralf Baechle | 1997-12-16 | 139 | -5675/+2310 |
* | added structure for scsi scatter/gather list needed by the jazz_esp driver | Thomas Bogendoerfer | 1997-12-15 | 1 | -0/+9 |
* | Merge with Linux 2.1.67. | Ralf Baechle | 1997-12-06 | 107 | -796/+3141 |
* | More compilation fixes. | Ralf Baechle | 1997-12-02 | 1 | -4/+1 |
* | More chunky bits ... | Ralf Baechle | 1997-12-02 | 1 | -11/+11 |
* | Part #2 merging back my changes ... | Ralf Baechle | 1997-12-01 | 38 | -209/+342 |
* | Merge with 2.1.56 as first part of merging back my code. | Ralf Baechle | 1997-12-01 | 13 | -34/+44 |
* | bad miguel, bad bad bad miguel. | Miguel de Icaza | 1997-09-23 | 1 | -1/+1 |
* | More bits of the shmiq code implementation. | Miguel de Icaza | 1997-09-21 | 1 | -3/+31 |
* | More ioctls, more structures, more more more. | Miguel de Icaza | 1997-09-21 | 2 | -0/+25 |
* | Miguel goes cosmetic. | Miguel de Icaza | 1997-09-21 | 1 | -1/+1 |
* | The IRIX prctl interface | Miguel de Icaza | 1997-09-21 | 1 | -0/+42 |
* | IRIX inventory support. Right now it has hardcoded my machine's | Miguel de Icaza | 1997-09-21 | 1 | -0/+26 |
* | namei.c: - Support symlinks correctly. | Mike Shaver | 1997-09-16 | 3 | -0/+247 |
* | EFS integration (read-only, slight problem with symlinks). | Mike Shaver | 1997-09-16 | 1 | -0/+4 |
* | - Set caching mode for KSEG0 to cached-noncoherent for all machines. | Ralf Baechle | 1997-09-12 | 2 | -8/+58 |
* | Remove files that were removed between 2.1.49 and 2.1.55. Somehow | Ralf Baechle | 1997-09-12 | 3 | -171/+0 |
* | Merge with Linux 2.1.55. More bugfixes and goodies from my private | Ralf Baechle | 1997-09-12 | 152 | -2161/+7022 |
* | Rename cp0_reg4 to cp0_context | Mark Salter | 1997-09-01 | 1 | -3/+3 |