summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-1/+1
| | | | | | | Note that mingetty does no longer work with serial console, you have to switch to another getty like getty_ps. This commit also includes a fix for a setitimer bug which did prevent getty_ps from working on older kernels.
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-0/+9
| | | | | | | 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 2.4.0-test7.Ralf Baechle2000-08-281-8/+16
|
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-081-6/+6
|
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-2/+2
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-1/+1
|
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-19/+28
|
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-241-28/+23
|
* Merge with Linux 2.3.40.Ralf Baechle2000-02-161-69/+60
|
* Merge with 2.3.19.Ralf Baechle1999-10-091-4/+25
|
* Merge with Linux 2.3.9.Ralf Baechle1999-07-051-0/+1
|
* Merge with Linux 2.3.7.Ralf Baechle1999-06-221-181/+87
| | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ...
* Merge with Linux 2.2.1.Ralf Baechle1999-02-151-1/+1
|
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-191-37/+9
| | | | - Bugfixes.
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-4/+40
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071-104/+104
| | | | | o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-0/+283
o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...