summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move all the definitions for non-Linux syscalls into a separate file.Ralf Baechle2000-10-254-1943/+1960
* Fix get_wchan for real. The 64-bit version also supports 32-bit psRalf Baechle2000-10-241-1/+1
* __restore_flags had wrong constraints. The resulting registerRalf Baechle2000-10-241-66/+61
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-124-4/+8
* SNI updates, the first in a century ...Ralf Baechle2000-10-101-10/+20
* Kill irq_cannonicalize.Ralf Baechle2000-10-102-9/+26
* 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-062-12/+12
* Make put_unaligned() compile.Ralf Baechle2000-10-062-4/+3
* 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-05402-2983/+5894
* Make /dev/console=5, 1 work by making sure output is redirected intoKanoj Sarcar2000-10-031-0/+6
* 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-022-166/+153
* Delete load_linked / store_conditional.Ralf Baechle2000-10-021-36/+0
* Make user_mode mode an inline; it's the same on all 64-bit CPUs.Ralf Baechle2000-10-021-3/+1
* Fix various bitops wreckage.Ralf Baechle2000-10-023-130/+118
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-291-1/+3