summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't include <asm/sgialib.h>; this breaks compilation horribly onRalf Baechle2000-10-081-1/+0
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-057-57/+10
* Wrap ramdisk code with #if 0, it breaks the Orion initrd support.Ralf Baechle2000-09-291-1/+3
* More NTP and xtime_lock fixes.Ralf Baechle2000-09-071-3/+0
* NTP fixes from Maciej.Ralf Baechle2000-09-061-0/+2
* Merge with 2.4.0-test7.Ralf Baechle2000-08-282-3/+5
* RM7000 vs. R7000 Back to "compileability" but we shouldFlorian Lohoff2000-08-271-1/+1
* 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
* More cleaning of struct stat for glibc 2.2. The necessary glibcRalf Baechle2000-08-091-4/+4
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-084-10/+5
* Fix syscall tracing.Ralf Baechle2000-07-241-6/+5
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-121-0/+1
* Make HZ_TO_STD macro name lowercase.Ralf Baechle2000-07-121-3/+3
* Include <linux/config.h>.Ralf Baechle2000-07-121-0/+1
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-113-6/+6
* Support for the Galileo Orion board. From Cort.Ralf Baechle2000-07-102-7/+14
* Compilation fixes necessary for gcc-current.Ralf Baechle2000-07-091-7/+6
* Merge with 2.4.0-test3-pre7.Ralf Baechle2000-07-091-1/+1
* Microsecond timers for Indy. From Keith Wesolowsky.Ralf Baechle2000-07-092-12/+38
* Apply the some of the changes to the 64-bit version to 32-bit codeRalf Baechle2000-07-091-23/+27
* DECstation resp. R3000 related -Werror fixesHarald Koerfgen2000-07-092-2/+4
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-091-3/+4
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-086-88/+54
* Fine grained uniprocessing ...Ralf Baechle2000-07-081-2/+0