| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
corruption probably wasn't really problematic. Anyway, the the fixed
version shaves of a few kb (!) of kernel size. Overhaul xchg().
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
the irqlock as not held by anyone initially. This allows SMP kernels
to boot up.
|
|
|
|
|
|
| |
switching in SMP mode, use PF_USEDFPU to determine whether a program
used the fpu in the last time quantum and so needs the fpu context
to be saved during context switch.
|
|
|
|
| |
<linux/config.h> where necessary.
|
|
|
|
|
| |
process.c, smp.c: minor initialization code.
SMP compiles still hang at the scsi probing stage, no improvements.
|
| |
|
| |
|
| |
|
| |
|
|
- Fix siginfo structure definition
- Ptrace fixes, one of them was an uninitialized pointer.
- Header file fixes.
- Fixes to linker scripts required for new binutils.
- MIPS64. Chainsaw edition.
Btw, Harald, why does the kernel no longer compile ...
|