Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS32 patches from MIPS. | Ralf Baechle | 2000-12-14 | 4 | -9/+319 |
| | |||||
* | Cleanup io.h. | Ralf Baechle | 2000-12-14 | 1 | -76/+47 |
| | |||||
* | First batch of PMC Ocelot CP7000 patches. | Ralf Baechle | 2000-12-13 | 9 | -486/+297 |
| | |||||
* | Memmap fixes from Maciej. | Ralf Baechle | 2000-12-11 | 2 | -21/+27 |
| | |||||
* | Make disable_irq_nosync a function. | Ralf Baechle | 2000-12-10 | 1 | -2/+2 |
| | |||||
* | Minor compile fixes. Partly R300 related. | Harald Koerfgen | 2000-12-10 | 1 | -2/+6 |
| | |||||
* | Final round of FPU emulator bits. | Ralf Baechle | 2000-12-10 | 2 | -102/+106 |
| | |||||
* | Remove Cosine Orion support. | Ralf Baechle | 2000-12-09 | 2 | -14/+320 |
| | |||||
* | One gt64120.h file is enough. | Ralf Baechle | 2000-12-09 | 2 | -428/+100 |
| | |||||
* | EV64120 support. From Steve Johnson. | Ralf Baechle | 2000-12-04 | 14 | -5/+1226 |
| | |||||
* | Fix the vmalloc fix - Harald and me decided that this is correct :) | Florian Lohoff | 2000-12-03 | 1 | -1/+1 |
| | |||||
* | Partial fix for the vmalloc bug. | Ralf Baechle | 2000-12-02 | 1 | -0/+7 |
| | |||||
* | Move <sgidefs.h> to <asm/gcc/sgidefs.h>. | Ralf Baechle | 2000-12-01 | 2 | -0/+17 |
| | |||||
* | Use the same definition of flush_icache_page() that is used in stock | Kanoj Sarcar | 2000-11-29 | 2 | -6/+6 |
| | | | | Linux 2.4. | ||||
* | Merge with 2.4.0-test11. | Ralf Baechle | 2000-11-28 | 211 | -1334/+4357 |
| | |||||
* | include/asm-mips64/ioc3.h replaced by include/asm-mips64/sn/ioc3.h. | Kanoj Sarcar | 2000-11-26 | 1 | -662/+0 |
| | |||||
* | The include/asm-mips64/ioc3.h file is not used anymore. The one to use | Kanoj Sarcar | 2000-11-26 | 1 | -2/+3 |
| | | | | | | | | | is include/asm-mips64/sn/ioc3.h, since ioc3 is a SN thing. Copying over all the changes from include/asm-mips64/ioc3.h to include/asm-mips64/sn/ioc3.h. These include: Set clock to RTC at bootup/Add a /dev/rtc interface to set/read the clock from ulfc. IOC3 fixes. Bug report from Colin Ngam. | ||||
* | Same thing for mips64. | Ralf Baechle | 2000-11-26 | 1 | -17/+4 |
| | |||||
* | Remove duplicate definitions. From Klaus Naumann. | Ralf Baechle | 2000-11-26 | 1 | -17/+5 |
| | |||||
* | Missing from fpu emulator commit. | Ralf Baechle | 2000-11-26 | 1 | -0/+44 |
| | |||||
* | Kernel FPU emulator, chain saw edition. | Ralf Baechle | 2000-11-25 | 7 | -47/+252 |
| | |||||
* | Remove extranous definition causing zillions of warnings. | Ralf Baechle | 2000-11-23 | 1 | -3/+0 |
| | |||||
* | Merge with Linux 2.4.0-test10. | Ralf Baechle | 2000-11-23 | 157 | -1719/+2108 |
| | |||||
* | IOC3 fixes. Bug report from Colin Ngam. | Ralf Baechle | 2000-11-21 | 1 | -2/+3 |
| | |||||
* | More Atlas & Malta bits from Carsten's patch. | Ralf Baechle | 2000-11-18 | 1 | -2/+7 |
| | |||||
* | Missing from last commit. | Ralf Baechle | 2000-11-18 | 1 | -5/+11 |
| | |||||
* | Device id of the SAA9730. | Ralf Baechle | 2000-11-18 | 1 | -0/+1 |
| | |||||
* | Teach /proc/cpuinfo about the various variants of IP22 class machines. | Ralf Baechle | 2000-11-18 | 2 | -4/+9 |
| | |||||
* | The granted member of the semaphore must be unsigned long. | Ralf Baechle | 2000-11-17 | 2 | -4/+3 |
| | |||||
* | Change time_t into unsigned int in struct stat. This fixes the | Ralf Baechle | 2000-11-08 | 1 | -3/+3 |
| | | | | | newstat / lstat / fstat returning returning January 1, 1970 for all file dates. | ||||
* | Partial support for Galileo EV96100 evaluation board. Patches from | Ralf Baechle | 2000-11-06 | 7 | -2/+894 |
| | | | | Pete Popov of Monta Vista. | ||||
* | Define RLIM_INFINITY only when building a kernel. | Ralf Baechle | 2000-11-06 | 2 | -4/+4 |
| | |||||
* | Fix the build after the previous patch. | Keith M Wesolowski | 2000-10-29 | 1 | -1/+1 |
| | |||||
* | Fix register corruption bug. Credits for forward porting this patch | Ralf Baechle | 2000-10-27 | 1 | -13/+22 |
| | | | | go to Jun Sun Industries :-) | ||||
* | Backport the __restore_flags fixes from mips64, clean xchg(). | Ralf Baechle | 2000-10-27 | 1 | -92/+54 |
| | |||||
* | Add memory clobbers to the atomic_*_return functions. I hope this | Ralf Baechle | 2000-10-26 | 2 | -19/+8 |
| | | | | fixes the file corruption / `D' state processes people observe. | ||||
* | Move all the definitions for non-Linux syscalls into a separate file. | Ralf Baechle | 2000-10-25 | 4 | -1943/+1960 |
| | | | | Who cares about POSIX flavoured Risc/OS syscalls etc. anyway ... | ||||
* | Fix get_wchan for real. The 64-bit version also supports 32-bit ps | Ralf Baechle | 2000-10-24 | 1 | -1/+1 |
| | | | | | binaries. For 64-bit kernel and 32-bit the higher 32-bit of addresses have to be stripped of all addresses. | ||||
* | __restore_flags had wrong constraints. The resulting register | Ralf Baechle | 2000-10-24 | 1 | -66/+61 |
| | | | | | corruption probably wasn't really problematic. Anyway, the the fixed version shaves of a few kb (!) of kernel size. Overhaul xchg(). | ||||
* | DDB5476 support from Jun Sun. | Ralf Baechle | 2000-10-12 | 4 | -4/+8 |
| | |||||
* | SNI updates, the first in a century ... | Ralf Baechle | 2000-10-10 | 1 | -10/+20 |
| | |||||
* | Kill irq_cannonicalize. | Ralf Baechle | 2000-10-10 | 2 | -9/+26 |
| | |||||
* | Support for MIPS Atlas and Malta evaluation boards. Chainsaw edition; | Ralf Baechle | 2000-10-09 | 8 | -0/+718 |
| | | | | doesn't compile because it smokes ld ... | ||||
* | Add extra brackets to make {get,put}_unaligned macros safe against | Ralf Baechle | 2000-10-06 | 2 | -12/+12 |
| | | | | macro abuse. Patch from Jun Sun. | ||||
* | Make put_unaligned() compile. | Ralf Baechle | 2000-10-06 | 2 | -4/+3 |
| | |||||
* | Fix the fix. | Ralf Baechle | 2000-10-05 | 1 | -3/+3 |
| | |||||
* | Kill one more occurance of __atomic_fool_gcc. | Ralf Baechle | 2000-10-05 | 1 | -1/+1 |
| | |||||
* | Merge with Linux 2.4.0-test9. Please check DECstation, I had a number | Ralf Baechle | 2000-10-05 | 402 | -2983/+5894 |
| | | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem. | ||||
* | Make /dev/console=5, 1 work by making sure output is redirected into | Kanoj Sarcar | 2000-10-03 | 1 | -0/+6 |
| | | | | the first serial port (/dev/ttyS0), which is also the prom/kernel console. | ||||
* | o fix warnings in bitops.h | Harald Koerfgen | 2000-10-03 | 2 | -7/+7 |
| | | | | | o enable RTC driver for DECstations by default o let KMINs work again |