summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/proc-armo/system.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-3/+6
| | | | | | | 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-0/+18
|
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-031-24/+2
|
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-1/+2
|
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-5/+2
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* Merge with 2.3.19.Ralf Baechle1999-10-091-5/+5
|
* Merge with Linux 2.3.7.Ralf Baechle1999-06-221-0/+6
| | | | | | 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-48/+49
|
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-0/+124
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 ...