summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
...
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-102-3/+11
* prom_init is a void function ...Ralf Baechle2001-01-101-1/+1
* Fix warnings.Ralf Baechle2001-01-081-4/+3
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-301-0/+15
* Bunch more patches from MIPS.Ralf Baechle2000-12-298-347/+133
* MIPS32 patches from MIPS.Ralf Baechle2000-12-144-9/+319
* Cleanup io.h.Ralf Baechle2000-12-141-76/+47
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-139-486/+297
* Memmap fixes from Maciej.Ralf Baechle2000-12-112-21/+27
* Make disable_irq_nosync a function.Ralf Baechle2000-12-101-2/+2
* Minor compile fixes. Partly R300 related.Harald Koerfgen2000-12-101-2/+6
* Final round of FPU emulator bits.Ralf Baechle2000-12-102-102/+106
* Remove Cosine Orion support.Ralf Baechle2000-12-092-14/+320
* One gt64120.h file is enough.Ralf Baechle2000-12-092-428/+100
* EV64120 support. From Steve Johnson.Ralf Baechle2000-12-0414-5/+1226
* Fix the vmalloc fix - Harald and me decided that this is correct :)Florian Lohoff2000-12-031-1/+1
* Partial fix for the vmalloc bug.Ralf Baechle2000-12-021-0/+7
* Move <sgidefs.h> to <asm/gcc/sgidefs.h>.Ralf Baechle2000-12-011-0/+17
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-291-2/+2
* Merge with 2.4.0-test11.Ralf Baechle2000-11-284-8/+16
* Remove duplicate definitions. From Klaus Naumann.Ralf Baechle2000-11-261-17/+5
* Missing from fpu emulator commit.Ralf Baechle2000-11-261-0/+44
* Kernel FPU emulator, chain saw edition.Ralf Baechle2000-11-257-47/+252
* Remove extranous definition causing zillions of warnings.Ralf Baechle2000-11-231-3/+0
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-237-52/+34
* More Atlas & Malta bits from Carsten's patch.Ralf Baechle2000-11-181-2/+7
* Missing from last commit.Ralf Baechle2000-11-181-5/+11
* Teach /proc/cpuinfo about the various variants of IP22 class machines.Ralf Baechle2000-11-181-2/+4
* The granted member of the semaphore must be unsigned long.Ralf Baechle2000-11-171-3/+2
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-067-2/+894
* Define RLIM_INFINITY only when building a kernel.Ralf Baechle2000-11-061-2/+2
* Fix the build after the previous patch.Keith M Wesolowski2000-10-291-1/+1
* Fix register corruption bug. Credits for forward porting this patchRalf Baechle2000-10-271-13/+22
* Backport the __restore_flags fixes from mips64, clean xchg().Ralf Baechle2000-10-271-92/+54
* Add memory clobbers to the atomic_*_return functions. I hope thisRalf Baechle2000-10-261-17/+4
* Move all the definitions for non-Linux syscalls into a separate file.Ralf Baechle2000-10-252-974/+980
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-123-4/+7
* SNI updates, the first in a century ...Ralf Baechle2000-10-101-10/+20
* Kill irq_cannonicalize.Ralf Baechle2000-10-101-4/+12
* Support for MIPS Atlas and Malta evaluation boards. Chainsaw edition;Ralf Baechle2000-10-098-0/+718
* Add extra brackets to make {get,put}_unaligned macros safe againstRalf Baechle2000-10-061-4/+4
* Make put_unaligned() compile.Ralf Baechle2000-10-061-1/+1
* Fix the fix.Ralf Baechle2000-10-051-3/+3
* Kill one more occurance of __atomic_fool_gcc.Ralf Baechle2000-10-051-1/+1
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-058-180/+211
* o fix warnings in bitops.hHarald Koerfgen2000-10-032-7/+7
* Remove extraneous characters after #undef macro. These were resultingRalf Baechle2000-10-021-3/+3
* Fix the unaligned access macros.Ralf Baechle2000-10-021-85/+81
* Fix various bitops wreckage.Ralf Baechle2000-10-022-120/+109
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-291-1/+3