| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
which works on a double-word memory pointer. Wrong results ensue otherwise
due to in memory format of data (aka endianness).
|
|
|
|
|
| |
block which is compiled .noreorder, to prevent the assembler from putting
something destructive.
|
| |
|
| |
|
| |
|
| |
|
|
- 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 ...
|