summaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/ppc-stub.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-3/+3
| | | | | | | 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.
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-121-2/+58
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-1/+1
| | | | driver due to the Origin A64 hacks.
* Merge with 2.3.19.Ralf Baechle1999-10-091-3/+5
|
* Merge with 2.3.10.Ralf Baechle1999-09-281-1/+0
|
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-3/+2
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071-0/+705
o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.