summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Make it link.Ulf Carlsson1999-08-041-1/+2
* Make it compile.Ulf Carlsson1999-08-041-4/+4
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 I...Harald Koerfgen1999-07-266-48/+207
* Due to the MIPS calling sequence pread(2) / pwrite(2) effectivly areRalf Baechle1999-07-111-3/+3
* Dito for mainstream.Ralf Baechle1999-06-271-46/+48
* Merge, cleanup, typo fixes.Ralf Baechle1999-06-231-2/+2
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-178-62/+36
* Merge with Linux 2.2.8.Ralf Baechle1999-06-137-48/+59
* *** empty log message ***Ulf Carlsson1999-06-121-3/+1
* Spelling fixes from Alan Cox.Ralf Baechle1999-05-0113-31/+31
* Fixes from Alexander Viro.Ralf Baechle1999-05-011-40/+30
* Various changes to Makefiles and Config.in files to be able to make use of th...Harald Koerfgen1999-05-012-4/+17
* The CPO_STATUS interrupt mask patchHarald Koerfgen1999-05-011-2/+8
* Acessing emtpy TURBOchannel slots always causes a dbe exception, keep silent.Harald Koerfgen1999-04-122-5/+4
* o Exported en/disable_irqHarald Koerfgen1999-04-112-4/+6
* R3000 changes which don't affect common codeHarald Koerfgen1999-04-113-505/+350
* You need this symbols in order to use ALSA.Ulf Carlsson1999-04-051-1/+4
* exported dma_cache_wback_inv so that I can load hal2.o as a moduleUlf Carlsson1999-04-011-1/+2
* made initrd working for Linux/MIPSThomas Bogendoerfer1999-03-131-14/+16
* removed leftover debugging stuffThomas Bogendoerfer1999-02-251-9/+1
* force_sig() is already exportedThomas Bogendoerfer1999-02-251-2/+1
* Merge with Linux 2.2.1.Ralf Baechle1999-02-158-48/+71
* Modularizing the Newport console driver.Alex deVries1999-02-091-1/+5
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-071-9/+1
* Got it to build.Alex deVries1999-02-062-3/+4
* - fixed compiling in of ramdisks; we don't have the kernel segment defining i...Alex deVries1999-02-062-8/+4
* From Alexander Viro: In the irix_fstatfs, irix_fstatvfs we did an extraRalf Baechle1999-02-012-77/+61
* Fix from Andrea Arcangeli for a potencial division by zero bug whenRalf Baechle1999-02-011-2/+12
* added some symbolsUlf Carlsson1999-01-271-1/+8
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-0311-178/+280
* The Oops messages are now much improved, you may run them through ksymoopsUlf Carlsson1998-10-311-48/+73
* removed wired mappingsThomas Bogendoerfer1998-10-181-231/+4
* removed tagsThomas Bogendoerfer1998-10-181-28/+3
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-144-43/+62
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-195-16/+26
* added profiling again.Thomas Bogendoerfer1998-08-281-1/+20
* dump core on SIGBUS, tooThomas Bogendoerfer1998-08-281-1/+2
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-2516-202/+113
* - Reformat ptrace.c for readability.Ralf Baechle1998-07-165-150/+852
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-103-38/+22
* 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-3010-82/+74
* added profiling supportThomas Bogendoerfer1998-06-061-1/+20
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-072-13/+16
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-074-54/+20
* o New memset. Fastest in town for size > 6 bytes.Ralf Baechle1998-05-046-115/+75
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-0510-161/+320
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-279-125/+152
* Store current in $28.Ralf Baechle1998-03-236-44/+39