summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-052-6/+6
* Compilation fixes.Ralf Baechle2001-02-051-1/+3
* Call irq_enter / irq_exit with two arguments.Ralf Baechle2001-02-051-5/+5
* Merge with Linux 2.4.1.Ralf Baechle2001-01-312-4/+0
* Sysmips(MIPS_ATOMIC_SET,...) has to return via o32_ret_from_sys_call.Ralf Baechle2001-01-261-1/+1
* loops_per_sec is now loops_per_jiffy - Raider is TwixFlorian Lohoff2001-01-171-2/+3
* Eliminate last occurence of vce_availableFlorian Lohoff2001-01-172-2/+1
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-102-5/+2
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-103-79/+29
* Undo broken segment of MIPS patch.Ralf Baechle2001-01-081-4/+3
* Bunch more patches from MIPS.Ralf Baechle2000-12-293-36/+19
* Handle break 6/7 instructions properly. From Maciej.Ralf Baechle2000-12-191-2/+35
* MIPS32 patches from MIPS.Ralf Baechle2000-12-143-12/+68
* Further R3000 FPU cleanups from MaciejHarald Koerfgen2000-12-141-8/+5
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-134-38/+33
* Missing pieces from MaciejHarald Koerfgen2000-12-112-3/+2
* Memmap fixes from Maciej.Ralf Baechle2000-12-112-9/+223
* One more R3k fix from Maciej.Ralf Baechle2000-12-111-2/+2
* Export __down_trylock and __up.Ralf Baechle2000-12-111-0/+5
* Major irq rewrite, still experimental.Ralf Baechle2000-12-101-0/+692
* Minor compile fixes. Partly R300 related.Harald Koerfgen2000-12-103-13/+16
* Final round of FPU emulator bits.Ralf Baechle2000-12-107-104/+223
* Remove Cosine Orion support.Ralf Baechle2000-12-092-11/+4
* EV64120 support. From Steve Johnson.Ralf Baechle2000-12-042-0/+60
* Merge with 2.4.0-test11.Ralf Baechle2000-11-281-4/+2
* Kernel FPU emulator, chain saw edition.Ralf Baechle2000-11-259-65/+242
* dma_cache_inv -> dma_cache_wback_inv.Ralf Baechle2000-11-241-2/+3
* One character fix to get it to compile again.Ralf Baechle2000-11-241-3/+2
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-232-12/+23
* Fix error return value.Ralf Baechle2000-11-221-3/+6
* Unify the dozen pci-dma copies we had.Ralf Baechle2000-11-222-3/+41
* Remove ## operator that breaks kernel compile with latest gcc.Ralf Baechle2000-11-201-4/+3
* Remove Cobalt support from the tree. It was not near compilabilityRalf Baechle2000-11-181-9/+0
* Initialization hooks for Atlas / Malta.Ralf Baechle2000-11-181-0/+12
* So, after reaching the 9-th nesting level of ifdefs in arch/mips/-Ralf Baechle2000-11-182-5/+7
* Hopefully R3k-proof version of sysmips(MIPS_ATOMIC_SET, ...).Ralf Baechle2000-11-181-9/+10
* newstat / newlstat / newfstat have 2 not three arguments.Ralf Baechle2000-11-081-6/+5
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-063-14/+48
* The kernel has a emulation for unaligned accesses, so don't send SIGBUSRalf Baechle2000-11-021-7/+3
* Fix the build after the previous patch.Keith M Wesolowski2000-10-292-6/+4
* Fix register corruption bug. Credits for forward porting this patchRalf Baechle2000-10-272-9/+12
* Fix bug in macro arguments naming.Ralf Baechle2000-10-271-4/+3
* Fix get_wchan for real. The 64-bit version also supports 32-bit psRalf Baechle2000-10-241-7/+35
* 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
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-124-1/+11
* Fix the IP22 build after Ralf's last change.Keith M Wesolowski2000-10-111-5/+5
* Kill irq_cannonicalize.Ralf Baechle2000-10-101-10/+0
* More Atlas chainsawing.Ralf Baechle2000-10-092-6/+6
* Don't include <asm/sni.h>, it breaks compilation for big endianRalf Baechle2000-10-081-1/+0