summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* Fix get_wchan for real. The 64-bit version also supports 32-bit psRalf Baechle2000-10-241-7/+35
| | | | | binaries. For 64-bit kernel and 32-bit the higher 32-bit of addresses have to be stripped of all addresses.
* Attempt to fix get_wchan().Ralf Baechle2000-10-241-11/+2
|
* New i2859 interrupt handling, code is not yet live.Ralf Baechle2000-10-121-0/+298
|
* One more .cvsignore file.Ralf Baechle2000-10-121-0/+2
|
* The Code Police: Reformat according to Linus' style. No functionalRalf Baechle2000-10-1217-1689/+1695
| | | | changes.
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-1218-4/+1862
|
* Fix the IP22 build after Ralf's last change.Keith M Wesolowski2000-10-111-5/+5
|
* More Atlas bits.Ralf Baechle2000-10-112-192/+56
|
* SNI updates, the first in a century ...Ralf Baechle2000-10-104-125/+178
|
* Reformat.Ralf Baechle2000-10-101-2/+0
|
* Kill irq_cannonicalize.Ralf Baechle2000-10-1016-70/+98
|
* More Atlas chainsawing.Ralf Baechle2000-10-0912-270/+413
|
* Reformat.Ralf Baechle2000-10-091-3/+3
|
* Fix typo making ld 2.8.1 crash.Ralf Baechle2000-10-093-3/+3
|
* The usual dose of .cvsignore files.Ralf Baechle2000-10-093-0/+6
|
* Support for MIPS Atlas and Malta evaluation boards. Chainsaw edition;Ralf Baechle2000-10-0922-0/+3393
| | | | doesn't compile because it smokes ld ...
* Don't include <asm/sni.h>, it breaks compilation for big endianRalf Baechle2000-10-081-1/+0
| | | | targets.
* Don't include <asm/sgialib.h>; this breaks compilation horribly onRalf Baechle2000-10-081-1/+0
| | | | non-ARC machines.
* And even one more.Ralf Baechle2000-10-081-0/+10
|
* Same for 32-bit kernel.Ralf Baechle2000-10-082-0/+20
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-0517-127/+101
| | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
* o fix warnings in bitops.hHarald Koerfgen2000-10-032-15/+3
| | | | | o enable RTC driver for DECstations by default o let KMINs work again
* Avoid recursive page faults.Ralf Baechle2000-09-301-2/+3
|
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-295-27/+37
|
* Wrap ramdisk code with #if 0, it breaks the Orion initrd support.Ralf Baechle2000-09-291-1/+3
| | | | Somebody who uses ramdisk support could fix it somewhen ...
* Define _flush_icache_range.Ralf Baechle2000-09-281-0/+1
|
* Enable module support by default.Ralf Baechle2000-09-281-1/+4
|
* More Orion bits.Ralf Baechle2000-09-287-67/+329
|
* Orion support is now an object file, no longer an archive.Ralf Baechle2000-09-281-1/+1
|
* Kill usless #ifdefmania.Ralf Baechle2000-09-241-14/+1
|
* Orion has an RM7000, not R5000.Ralf Baechle2000-09-151-2/+2
|
* Orion update.Ralf Baechle2000-09-1510-54/+8543
|
* More NTP and xtime_lock fixes.Ralf Baechle2000-09-076-30/+20
|
* NTP fixes from Maciej.Ralf Baechle2000-09-063-19/+28
|
* DECstation RTC fix omissions. Fix from Maciej.Ralf Baechle2000-09-061-1/+1
|
* Hopefully squash the R5k bug ...Ralf Baechle2000-09-0111-36/+30
|
* Fix for broken handling of the year in the RTC by DECstation firmware.Ralf Baechle2000-09-011-4/+5
|
* Merge with 2.4.0-test7.Ralf Baechle2000-08-289-28/+69
|
* RM7000 vs. R7000 Back to "compileability" but we shouldFlorian Lohoff2000-08-271-1/+1
| | | | | probably go back to R7000 for all occurencies for consistent naming.
* NTP fixes from Maciej.Ralf Baechle2000-08-256-89/+178
|
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-251-2/+2
|
* Also output struct task_struct.pid in offsets.h.Ralf Baechle2000-08-221-0/+1
|
* Yet more RM7000 hooks.Ralf Baechle2000-08-221-2/+10
|
* One more RM7000 hook.Ralf Baechle2000-08-221-0/+1
|
* RM7000 has a cycle counter.Ralf Baechle2000-08-221-0/+1
|
* Don't pretend that a RM7000 is like a R5000.Ralf Baechle2000-08-221-4/+4
|
* Add RM7000 config option.Ralf Baechle2000-08-227-0/+7
|
* More RM7k hooks.Ralf Baechle2000-08-221-0/+3
|
* 7k hooks.Ralf Baechle2000-08-221-0/+4
|
* First cut at RM7000 support.Ralf Baechle2000-08-221-0/+578
|