summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-1664-4008/+1426
|
* Merge with Linux 2.1.67.Ralf Baechle1997-12-0678-607/+3021
|
* More compilation fixes.Ralf Baechle1997-12-021-4/+1
|
* Part #2 merging back my changes ...Ralf Baechle1997-12-017-7/+35
|
* Merge with 2.1.56 as first part of merging back my code.Ralf Baechle1997-12-0113-34/+44
|
* bad miguel, bad bad bad miguel.Miguel de Icaza1997-09-231-1/+1
| | | | | | slap slap slap. actually return the value of vmalloc.
* namei.c: - Support symlinks correctly.Mike Shaver1997-09-163-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 Shaver1997-09-161-0/+4
|
* Remove files that were removed between 2.1.49 and 2.1.55. SomehowRalf Baechle1997-09-122-171/+0
| | | | my script to do that broke :-(
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-1234-366/+1413
| | | | CVS archive.
* tty video type numberMiguel de Icaza1997-08-261-1/+1
|
* Corrected waste of miscdevice for usema (thanks, Miguel).Mike Shaver1997-08-221-2/+1
|
* Added skeletal support for /dev/usema and /dev/usemaclone.Mike Shaver1997-08-102-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 Icaza1997-08-0611-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 Icaza1997-07-312-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 inMiguel de Icaza1997-07-312-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 Baechle1997-07-2912-140/+238
|
* Cleanup ...Ralf Baechle1997-07-293-6/+2
|
* Declare release in <linux/sched.h>, fix caller.Ralf Baechle1997-07-291-0/+1
|
* Fix memset prototype.Ralf Baechle1997-07-241-1/+1
|
* Ignore more build files, add .cvsignore files for the i386 stuff, too.Ralf Baechle1997-07-241-0/+1
|
* Sync with Linux 2.1.46.Ralf Baechle1997-07-2044-311/+852
|
* New CONFIG_SGI_GRAPHICS turns on the new devices.Miguel de Icaza1997-07-022-2/+6
| | | | And remaining files from previous commit.
* Merge with 2.1.43.Ralf Baechle1997-06-1731-142/+1356
|
* These files were missing in the 2.1.42 merge.Ralf Baechle1997-06-083-0/+364
|
* Sync with Linux 2.1.42.Ralf Baechle1997-06-039-41/+131
|
* Sync with Linux 2.1.41Ralf Baechle1997-06-033-6/+26
|
* Initial revisionRalf Baechle1997-06-0140-1198/+1413
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-29178-2277/+12733
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-2515-45/+28
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-07221-4530/+17523
|
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-14107-1856/+4798
|
* Import of Linux/MIPS 1.1.68Ralf Baechle1994-12-0113-617/+226
|
* Import of Linus's Linux 1.1.68Ralf Baechle1994-11-28143-0/+16610