summaryrefslogtreecommitdiffstats
path: root/include/linux/highmem.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.2.Ralf Baechle2001-03-091-1/+1
|
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101-4/+0
|
* Merge with 2.4.0-test11.Ralf Baechle2000-11-281-19/+25
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-1/+1
| | | | | | | 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/+3
|
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-251-6/+6
|
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-081-1/+0
|
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-081-1/+1
|
* kmap() has to be a function since page_address(page) may do nothingUlf Carlsson2000-07-041-1/+5
| | | | else than return the page->virtual.
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-231-0/+20
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-2/+1
|
* Merge with 2.3.27.Ralf Baechle2000-01-291-14/+16
|
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-0/+77
platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.