summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Next iteration, that should be it [tm].Harald Koerfgen2000-05-273-2/+13
* This should resolve most of the offset.h issues which popped up lately, I hope.Harald Koerfgen2000-05-261-2/+1
* Further stresstesting revealed weaknesses in my first proposal.Harald Koerfgen2000-05-241-4/+2
* no real solution for the offset.h-chicken-egg-problem, but this does all I wnatHarald Koerfgen2000-05-242-4/+3
* Add a rule for offset.h.Ulf Carlsson2000-05-231-0/+3
* Eleminate CONFIG_HAVE_IO_PORTS, it was a synonym for what is nowRalf Baechle2000-05-231-6/+5
* Update defconfig files.Ralf Baechle2000-05-233-2/+2
* Fix for SCSI CDRom module needed symbol irq_stat - Fix by Klaus NaumannFlorian Lohoff2000-05-221-0/+2
* Update comment.Ralf Baechle2000-05-191-0/+1
* Call syscall_trace after finishing the sigreturn syscall but beforeRalf Baechle2000-05-192-0/+7
* Move sgiserial initialization to a much better placeFlorian Lohoff2000-05-191-1/+1
* Some small fixes and cleanups:Harald Koerfgen2000-05-163-16/+43
* Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)Ralf Baechle2000-05-123-3/+6
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-127-84/+81
* Sony name change patches from Geert.Ralf Baechle2000-05-107-7/+7
* Revert kernel page allocationFlorian Lohoff2000-05-041-20/+0
* Update defconfig files. Nastyness: 2.3.99 builds only with sysctlsRalf Baechle2000-04-281-0/+1
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-286-15/+9
* Change all instances of __SMP__ to CONFIG_SMP and includeRalf Baechle2000-04-231-2/+2
* Don't overwrite the cache exception handler.Ralf Baechle2000-04-211-3/+1
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-195-73/+116
* Pause(2) fix for 2.3.Ralf Baechle2000-04-184-189/+36
* sgi_prom_console_init calling convention from the ancient daysFlorian Lohoff2000-04-081-2/+1
* Fix semaphores in modules.Ralf Baechle2000-04-071-0/+8
* Port paccess.h from mips64. mips32 paccess.h differs from the original one inGleb O. Raiko2000-04-071-1/+43
* Beginning of a cleanupFlorian Lohoff2000-04-061-115/+134
* call rs_init to at least enable the serial ttys - Still no outputFlorian Lohoff2000-04-061-0/+1
* Fix early crash on SGI_IP22 due to not reserving kernelFlorian Lohoff2000-04-061-1/+22
* First fixes for SGI_PROM_CONSOLE - first commit - be nice :)Florian Lohoff2000-04-061-5/+4
* More DDB5074 updates.Ralf Baechle2000-03-293-15/+55
* DDB5074 updates. From Geert.Ralf Baechle2000-03-294-121/+169
* Makefile fixed for a crosscompiling environmentHarald Koerfgen2000-03-281-9/+9
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-277-106/+79
* More random merges.Ralf Baechle2000-03-271-19/+15
* Fix another ARC lib user ...Ralf Baechle2000-03-261-4/+4
* Change some prototypes of the 32-bit ARC library to be same as inRalf Baechle2000-03-261-3/+5
* Update.Ralf Baechle2000-03-262-0/+2
* Set CONFIG_ARC32 for ARC / ARCS machines.Ralf Baechle2000-03-261-1/+8
* Make it compile again.Ralf Baechle2000-03-261-1/+2
* Cleanup a large number of random junk, nothing of importance.Ralf Baechle2000-03-258-8/+15
* Undo another braino ...Ralf Baechle2000-03-251-5/+7
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-232-30/+16
* Fold mips64 fixes back to 32-bit kernel.Ralf Baechle2000-03-231-2/+2
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-196-54/+40
* Fix a linking bug for non-R3k cpus. Thanks to Harald.Gleb O. Raiko2000-03-141-1/+5
* remove that ugly #ifdef hackHarald Koerfgen2000-03-131-18/+5
* Merge with Linux 2.3.51.Ralf Baechle2000-03-135-106/+13
* Add R3081 supportGleb O. Raiko2000-03-132-6/+4
* Add R3081 supportGleb O. Raiko2000-03-134-15/+52
* Merge with Linux 2.3.50.Ralf Baechle2000-03-121-44/+10