summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/r2300_misc.S
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-3/+1
|
* o R3000 fixesHarald Koerfgen1999-12-081-6/+3
| | | | o R4x00 little endiam semaphores
* Merge with 2.3.19.Ralf Baechle1999-10-091-2/+4
|
* Fix bug in tlbl/tlbs handlers that assumed the faulted entry already in tlbGleb O. Raiko1999-09-271-22/+28
| | | | | | | because tlb refill must occur before and store the tlb entry. On r3k it's not always true: miss on kseg2 doesn't generate tlb refill. Now modules work. As a side effect, the kernel runs faster because a vmalloced area is distrubuted across entire tlb.
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-2/+1
| | | | | | | | | | | - Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ...
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-8/+8
| | | | | | | | | o only code for the configured CPU is compiled and linked (saves ~100k for R3000 kernels!) o removed a lot of indirect function calls o removed Ralf's "cowboy patch" o added sanity check for DECstations (print warning if the kernel is configured for the wrong CPU)
* Spelling fixes from Alan Cox.Ralf Baechle1999-05-011-2/+2
|
* R3000 changes which don't affect common codeHarald Koerfgen1999-04-111-343/+143
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-1/+0
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+398