Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with Linux 2.1.72, part 1. | Ralf Baechle | 1997-12-16 | 64 | -4008/+1426 |
| | |||||
* | Merge with Linux 2.1.67. | Ralf Baechle | 1997-12-06 | 78 | -607/+3021 |
| | |||||
* | More compilation fixes. | Ralf Baechle | 1997-12-02 | 1 | -4/+1 |
| | |||||
* | Part #2 merging back my changes ... | Ralf Baechle | 1997-12-01 | 7 | -7/+35 |
| | |||||
* | 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 |
| | | | | | | slap slap slap. actually return the value of vmalloc. | ||||
* | namei.c: - Support symlinks correctly. | Mike Shaver | 1997-09-16 | 3 | -0/+247 |
| | | | | | | | | inode.c: - Formatting, minor change to start supporting indirect extents. dir.c: - Prevent access to an indirect directory from hosing the system. *.h: - Add forgotten include files. | ||||
* | EFS integration (read-only, slight problem with symlinks). | Mike Shaver | 1997-09-16 | 1 | -0/+4 |
| | |||||
* | Remove files that were removed between 2.1.49 and 2.1.55. Somehow | Ralf Baechle | 1997-09-12 | 2 | -171/+0 |
| | | | | my script to do that broke :-( | ||||
* | Merge with Linux 2.1.55. More bugfixes and goodies from my private | Ralf Baechle | 1997-09-12 | 34 | -366/+1413 |
| | | | | CVS archive. | ||||
* | tty video type number | Miguel de Icaza | 1997-08-26 | 1 | -1/+1 |
| | |||||
* | Corrected waste of miscdevice for usema (thanks, Miguel). | Mike Shaver | 1997-08-22 | 1 | -2/+1 |
| | |||||
* | Added skeletal support for /dev/usema and /dev/usemaclone. | Mike Shaver | 1997-08-10 | 2 | -0/+4 |
| | | | | | | | | | | | | | | Still need to figure out how to do SVR-style clone devices with fops->open(), and I need a good poll() tutorial. =) Other than that, I think I know how to do: /dev/usemaclone open()ing, poll()ing /dev/usema ioctls: - UIOCATTACHSEMA - UIOCBLOCK - UIOCUNBLOCK Also, some minor additions to sysirix.c:syssgi(). | ||||
* | Merge to 2.1.38. | Miguel de Icaza | 1997-08-06 | 11 | -33/+57 |
| | | | | | | | | | | | IMPORTANT NOTE: I could not figure out what information is the one that should be used for the following files (ie, those that were in our tree, or those that came from Linus' patch), please, check these: include/asm-mips/jazz.h include/asm-mips/jazzdma.h include/asm-mips/ioctls.h | ||||
* | shared memory input queue changes: | Miguel de Icaza | 1997-07-31 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | - make keyboard forward events to the streams keyboard module for delivery to the shmiq. - Fixes to make the graphics streams driver use dentries (this is the reason Alex's compile failed). - Major/misc numbers that were assigned by HPA for the streamable devices. - keyboard streams device. - working shmiq framework for the keyboard. What needs to be done: - Fix the mouse driver, did someone ever got any information out from /dev/psaux on the SGI port? - Figure out why changes made in the kernel side to the SHMIQ are not always seen by the user space. | ||||
* | Changes required to share a piece of memory between kernel in | Miguel de Icaza | 1997-07-31 | 2 | -3/+10 |
| | | | | | | | interrupt-land and a user application. Vmalloc is now an inline function that calls vmalloc_prot with the original protection bits used in vmalloc. | ||||
* | Merge with 2.1.47. Some more cleanup and module fixes. | Ralf Baechle | 1997-07-29 | 12 | -140/+238 |
| | |||||
* | Cleanup ... | Ralf Baechle | 1997-07-29 | 3 | -6/+2 |
| | |||||
* | Declare release in <linux/sched.h>, fix caller. | Ralf Baechle | 1997-07-29 | 1 | -0/+1 |
| | |||||
* | Fix memset prototype. | Ralf Baechle | 1997-07-24 | 1 | -1/+1 |
| | |||||
* | Ignore more build files, add .cvsignore files for the i386 stuff, too. | Ralf Baechle | 1997-07-24 | 1 | -0/+1 |
| | |||||
* | Sync with Linux 2.1.46. | Ralf Baechle | 1997-07-20 | 44 | -311/+852 |
| | |||||
* | New CONFIG_SGI_GRAPHICS turns on the new devices. | Miguel de Icaza | 1997-07-02 | 2 | -2/+6 |
| | | | | And remaining files from previous commit. | ||||
* | Merge with 2.1.43. | Ralf Baechle | 1997-06-17 | 31 | -142/+1356 |
| | |||||
* | These files were missing in the 2.1.42 merge. | Ralf Baechle | 1997-06-08 | 3 | -0/+364 |
| | |||||
* | Sync with Linux 2.1.42. | Ralf Baechle | 1997-06-03 | 9 | -41/+131 |
| | |||||
* | Sync with Linux 2.1.41 | Ralf Baechle | 1997-06-03 | 3 | -6/+26 |
| | |||||
* | Initial revision | Ralf Baechle | 1997-06-01 | 40 | -1198/+1413 |
| | |||||
* | Import of Linux/MIPS 2.1.36 | Ralf Baechle | 1997-04-29 | 178 | -2277/+12733 |
| | |||||
* | Import of Linux/MIPS 2.1.14.2 | Ralf Baechle | 1997-03-25 | 15 | -45/+28 |
| | |||||
* | Import of Linux/MIPS 2.1.14 | Ralf Baechle | 1997-01-07 | 221 | -4530/+17523 |
| | |||||
* | Import of Linux/MIPS 1.3.0 | Ralf Baechle | 1995-11-14 | 107 | -1856/+4798 |
| | |||||
* | Import of Linux/MIPS 1.1.68 | Ralf Baechle | 1994-12-01 | 13 | -617/+226 |
| | |||||
* | Import of Linus's Linux 1.1.68 | Ralf Baechle | 1994-11-28 | 143 | -0/+16610 |