Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newstat / newlstat / newfstat have 2 not three arguments. | Ralf Baechle | 2000-11-08 | 1 | -6/+5 |
| | |||||
* | Partial support for Galileo EV96100 evaluation board. Patches from | Ralf Baechle | 2000-11-06 | 3 | -14/+48 |
| | | | | Pete Popov of Monta Vista. | ||||
* | The kernel has a emulation for unaligned accesses, so don't send SIGBUS | Ralf Baechle | 2000-11-02 | 1 | -7/+3 |
| | | | | on address errors. | ||||
* | Fix the build after the previous patch. | Keith M Wesolowski | 2000-10-29 | 2 | -6/+4 |
| | |||||
* | Fix register corruption bug. Credits for forward porting this patch | Ralf Baechle | 2000-10-27 | 2 | -9/+12 |
| | | | | go to Jun Sun Industries :-) | ||||
* | Fix bug in macro arguments naming. | Ralf Baechle | 2000-10-27 | 1 | -4/+3 |
| | |||||
* | Fix get_wchan for real. The 64-bit version also supports 32-bit ps | Ralf Baechle | 2000-10-24 | 1 | -7/+35 |
| | | | | | binaries. For 64-bit kernel and 32-bit the higher 32-bit of addresses have to be stripped of all addresses. | ||||
* | Attempt to fix get_wchan(). | Ralf Baechle | 2000-10-24 | 1 | -11/+2 |
| | |||||
* | New i2859 interrupt handling, code is not yet live. | Ralf Baechle | 2000-10-12 | 1 | -0/+298 |
| | |||||
* | DDB5476 support from Jun Sun. | Ralf Baechle | 2000-10-12 | 4 | -1/+11 |
| | |||||
* | Fix the IP22 build after Ralf's last change. | Keith M Wesolowski | 2000-10-11 | 1 | -5/+5 |
| | |||||
* | Kill irq_cannonicalize. | Ralf Baechle | 2000-10-10 | 1 | -10/+0 |
| | |||||
* | More Atlas chainsawing. | Ralf Baechle | 2000-10-09 | 2 | -6/+6 |
| | |||||
* | Don't include <asm/sni.h>, it breaks compilation for big endian | Ralf Baechle | 2000-10-08 | 1 | -1/+0 |
| | | | | targets. | ||||
* | Don't include <asm/sgialib.h>; this breaks compilation horribly on | Ralf Baechle | 2000-10-08 | 1 | -1/+0 |
| | | | | non-ARC machines. | ||||
* | Merge with Linux 2.4.0-test9. Please check DECstation, I had a number | Ralf Baechle | 2000-10-05 | 7 | -57/+10 |
| | | | | | | | 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. | ||||
* | Wrap ramdisk code with #if 0, it breaks the Orion initrd support. | Ralf Baechle | 2000-09-29 | 1 | -1/+3 |
| | | | | Somebody who uses ramdisk support could fix it somewhen ... | ||||
* | More NTP and xtime_lock fixes. | Ralf Baechle | 2000-09-07 | 1 | -3/+0 |
| | |||||
* | NTP fixes from Maciej. | Ralf Baechle | 2000-09-06 | 1 | -0/+2 |
| | |||||
* | Merge with 2.4.0-test7. | Ralf Baechle | 2000-08-28 | 2 | -3/+5 |
| | |||||
* | RM7000 vs. R7000 Back to "compileability" but we should | Florian Lohoff | 2000-08-27 | 1 | -1/+1 |
| | | | | | probably go back to R7000 for all occurencies for consistent naming. | ||||
* | One more RM7000 hook. | Ralf Baechle | 2000-08-22 | 1 | -0/+1 |
| | |||||
* | RM7000 has a cycle counter. | Ralf Baechle | 2000-08-22 | 1 | -0/+1 |
| | |||||
* | Don't pretend that a RM7000 is like a R5000. | Ralf Baechle | 2000-08-22 | 1 | -4/+4 |
| | |||||
* | More cleaning of struct stat for glibc 2.2. The necessary glibc | Ralf Baechle | 2000-08-09 | 1 | -4/+4 |
| | | | | | patches will go into CVS asap. Remove st_flags and st_gen members, nothing ever used them. | ||||
* | Merge with Linux 2.4.0-test6-pre4. | Ralf Baechle | 2000-08-08 | 4 | -10/+5 |
| | |||||
* | Fix syscall tracing. | Ralf Baechle | 2000-07-24 | 1 | -6/+5 |
| | |||||
* | Merge with 2.4.0-test4-pre2. | Ralf Baechle | 2000-07-12 | 1 | -0/+1 |
| | |||||
* | Make HZ_TO_STD macro name lowercase. | Ralf Baechle | 2000-07-12 | 1 | -3/+3 |
| | |||||
* | Include <linux/config.h>. | Ralf Baechle | 2000-07-12 | 1 | -0/+1 |
| | |||||
* | Merge with Linux 2.4.0-test3. | Ralf Baechle | 2000-07-11 | 3 | -6/+6 |
| | |||||
* | Support for the Galileo Orion board. From Cort. | Ralf Baechle | 2000-07-10 | 2 | -7/+14 |
| | |||||
* | Compilation fixes necessary for gcc-current. | Ralf Baechle | 2000-07-09 | 1 | -7/+6 |
| | |||||
* | Merge with 2.4.0-test3-pre7. | Ralf Baechle | 2000-07-09 | 1 | -1/+1 |
| | |||||
* | Microsecond timers for Indy. From Keith Wesolowsky. | Ralf Baechle | 2000-07-09 | 2 | -12/+38 |
| | |||||
* | Apply the some of the changes to the 64-bit version to 32-bit code | Ralf Baechle | 2000-07-09 | 1 | -23/+27 |
| | | | | also. | ||||
* | DECstation resp. R3000 related -Werror fixes | Harald Koerfgen | 2000-07-09 | 2 | -2/+4 |
| | |||||
* | Merge with Linux 2.4.0-pre3-test6. | Ralf Baechle | 2000-07-09 | 1 | -3/+4 |
| | |||||
* | Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still not | Ralf Baechle | 2000-07-08 | 6 | -88/+54 |
| | | | | -Werror clean. | ||||
* | Fine grained uniprocessing ... | Ralf Baechle | 2000-07-08 | 1 | -2/+0 |
| | |||||
* | Merge with 2.4.0-test3-pre4. | Ralf Baechle | 2000-07-08 | 3 | -293/+209 |
| | |||||
* | Fix some types and some more %ld mess. | Ulf Carlsson | 2000-07-04 | 1 | -3/+3 |
| | |||||
* | %d versus %ld mess for pid_t | Ulf Carlsson | 2000-07-04 | 1 | -63/+63 |
| | |||||
* | Merge with Linux 2.4.0-test3-pre2. | Ralf Baechle | 2000-07-03 | 1 | -2/+1 |
| | |||||
* | Fix compilation. | Ralf Baechle | 2000-06-25 | 1 | -4/+5 |
| | |||||
* | Remove references to CONFIG_PROFILE. Kernel profiling is no longer a | Ralf Baechle | 2000-06-24 | 1 | -6/+3 |
| | | | | | | | | compile option. Still left to do: Move the profiling code out into a inline function and make sure all targets actually call it. Right now I think only the RISC PC style machine which use the timer interrupt routine in arch/mips/kernel/timer.c properly support kernel profiling. Same for MIPS64. | ||||
* | Fix modular IDE. Patch from Pavel. | Ralf Baechle | 2000-06-22 | 2 | -6/+10 |
| | |||||
* | Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging | Ralf Baechle | 2000-06-19 | 6 | -20/+33 |
| | | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown. | ||||
* | Merge with 2.4.0-test1. | Ralf Baechle | 2000-06-16 | 1 | -1/+36 |
| | |||||
* | Same for mainline. | Ralf Baechle | 2000-06-12 | 1 | -0/+9 |
| |