summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed unaligned access macros. gcc's builtin memcpy won't work.Mark Salter1997-09-011-9/+47
* Newport context switching implemented (la de da, la de da).Miguel de Icaza1997-08-285-142/+382
* tty video type numberMiguel de Icaza1997-08-261-1/+1
* Disable the console driver when a direct rendering applicationMiguel de Icaza1997-08-262-2/+7
* restore_flags fix from Ralf.Miguel de Icaza1997-08-261-1/+3
* irq_enter/irq_enter fix, as described by RalfMiguel de Icaza1997-08-261-2/+5
* fix for the irix elf loaderMiguel de Icaza1997-08-261-3/+3
* Corrected waste of miscdevice for usema (thanks, Miguel).Mike Shaver1997-08-221-2/+1
* Mark Salter's patch to fix the excessive eth0 timeout bug.Mike Shaver1997-08-201-22/+26
* Stubbed out usema driver for Miguel.Mike Shaver1997-08-164-2/+10
* It now compiles, but almost certainly doesn't work.Mike Shaver1997-08-121-4/+6
* Bad Mike. Bad!Mike Shaver1997-08-111-5/+8
* OK, another (better, I think) way to handle the clone-device issue.Mike Shaver1997-08-111-2/+18
* Still more work on /dev/usema{,clone}.Mike Shaver1997-08-112-15/+79
* Added skeletal support for /dev/usema and /dev/usemaclone.Mike Shaver1997-08-106-38/+310
* fixed cursor supportThomas Bogendoerfer1997-08-101-21/+37
* removed Miguel's hardcoded servaddr (I guess it's his address)Thomas Bogendoerfer1997-08-101-2/+1
* elf2coff isn't a generic tool for all linux portsThomas Bogendoerfer1997-08-081-1/+0
* enabled values for TIOC?BRK from LinusThomas Bogendoerfer1997-08-071-2/+2
* fixed silly typoThomas Bogendoerfer1997-08-071-18/+37
* Merge to 2.1.38.Miguel de Icaza1997-08-06268-20028/+14831
* Missing file.Miguel de Icaza1997-08-051-0/+88
* Oops missing files for compiling a working kernelMiguel de Icaza1997-08-041-0/+195
* More streams ioctls for the keyboard, as used by the Xsgi server, shouldMiguel de Icaza1997-08-022-9/+82
* Heh. I forgot to make vmalloc_prot use the argument, it wasMiguel de Icaza1997-08-012-2/+1
* Heh, I did not include this file in cvs add. Go figure :-)Miguel de Icaza1997-08-011-0/+461
* shared memory input queue changes:Miguel de Icaza1997-07-319-13/+124
* Changes required to share a piece of memory between kernel inMiguel de Icaza1997-07-315-15/+140
* enable keyboard interruptThomas Bogendoerfer1997-07-301-1/+2
* added add_wired_entry(); at the moment it's only implemented in r4xx0.cThomas Bogendoerfer1997-07-296-8/+79
* changed addresses of the hardware, because of the wired entriesThomas Bogendoerfer1997-07-291-15/+15
* added calls to add_wired_entry(); now we setup the needed wired entriesThomas Bogendoerfer1997-07-291-0/+6
* added #define for MAP_AUTOGROW for systems which lack that definitionThomas Bogendoerfer1997-07-291-0/+4
* moved most of the interrupt number out of the ISA irq rangeThomas Bogendoerfer1997-07-291-7/+7
* added add_wired_entry() to allow adding of wired TLB entriesThomas Bogendoerfer1997-07-291-0/+7
* added prototype for vdma_get_enable()Thomas Bogendoerfer1997-07-291-0/+1
* increased number of IRQ_vectors to 32Thomas Bogendoerfer1997-07-291-1/+1
* increased number of (working) interrupts to 32Thomas Bogendoerfer1997-07-292-3/+9
* fixed bug with scsi interrupt introduced by merging of changesThomas Bogendoerfer1997-07-291-2/+2
* fixed bug with freeing of virtual dma entryThomas Bogendoerfer1997-07-291-1/+1
* removed comments for obsolete irq remappingsThomas Bogendoerfer1997-07-291-4/+7
* added new function vdma_get_enable() for reading the enable register of aThomas Bogendoerfer1997-07-291-0/+15
* changes email addressThomas Bogendoerfer1997-07-291-1/+1
* Merge with 2.1.47. Some more cleanup and module fixes.Ralf Baechle1997-07-29100-3182/+7829
* Oops, there was a double entry for the MIPS project.Ralf Baechle1997-07-291-7/+0
* Make the remote kernel debugging support compile again. Not tested,Ralf Baechle1997-07-292-54/+59
* Cleanup ...Ralf Baechle1997-07-297-10/+4
* Declare release in <linux/sched.h>, fix caller.Ralf Baechle1997-07-292-2/+2
* Remove superfluous #ifdef __sparc__ ... #endif.Ralf Baechle1997-07-291-3/+1
* Remove junk file.Ralf Baechle1997-07-291-388/+0