summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/umap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-4/+4
| | | | | | | 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.
* Compile fixes for CONFIG_SGI_NEWPORT_GFX.Ralf Baechle2001-03-111-2/+3
|
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-081-3/+3
|
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-151-1/+2
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-1/+1
|
* Merge with 2.3.27.Ralf Baechle2000-01-291-1/+1
|
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-7/+7
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* Changes required to share a piece of memory between kernel inMiguel de Icaza1997-07-311-4/+118
| | | | | | | interrupt-land and a user application. Vmalloc is now an inline function that calls vmalloc_prot with the original protection bits used in vmalloc.
* Oopsie. Forgot to commit this one.Miguel de Icaza1997-07-161-0/+102