summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-054-19/+505
* Introduce __flush_cache_all() which flushes the cache no matter ifRalf Baechle2001-02-051-0/+2
* Merge with Linux 2.4.1.Ralf Baechle2001-01-3168-504/+3156
* zs and LK201 fixes from MaciejHarald Koerfgen2001-01-281-0/+1
* Kill the last instance of vce_available for the 32-bit kernel.Ralf Baechle2001-01-281-4/+2
* The name of release changed to release_task.Ralf Baechle2001-01-231-1/+1
* Merge with Linux 2.4.0.Ralf Baechle2001-01-11171-1140/+37923
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-1091-907/+1165
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-10231-1425/+11189
* prom_init is a void function ...Ralf Baechle2001-01-101-1/+1
* And one more.Ralf Baechle2001-01-081-1/+1
* Fix warnings.Ralf Baechle2001-01-082-8/+6
* 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-012-0/+17
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-292-6/+6
* Merge with 2.4.0-test11.Ralf Baechle2000-11-28211-1334/+4357
* include/asm-mips64/ioc3.h replaced by include/asm-mips64/sn/ioc3.h.Kanoj Sarcar2000-11-261-662/+0
* The include/asm-mips64/ioc3.h file is not used anymore. The one to useKanoj Sarcar2000-11-261-2/+3
* Same thing for mips64.Ralf Baechle2000-11-261-17/+4
* 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-23157-1719/+2108
* IOC3 fixes. Bug report from Colin Ngam.Ralf Baechle2000-11-211-2/+3
* More Atlas & Malta bits from Carsten's patch.Ralf Baechle2000-11-181-2/+7
* Missing from last commit.Ralf Baechle2000-11-181-5/+11
* Device id of the SAA9730.Ralf Baechle2000-11-181-0/+1
* Teach /proc/cpuinfo about the various variants of IP22 class machines.Ralf Baechle2000-11-182-4/+9
* The granted member of the semaphore must be unsigned long.Ralf Baechle2000-11-172-4/+3
* Change time_t into unsigned int in struct stat. This fixes theRalf Baechle2000-11-081-3/+3
* 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-062-4/+4
* 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-262-19/+8