summaryrefslogtreecommitdiffstats
path: root/include/linux/vmalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-3/+0
| | | | | | | 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.3.99-pre9.Ralf Baechle2000-06-151-8/+42
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-1/+5
|
* Merge with 2.3.27.Ralf Baechle2000-01-291-0/+1
|
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-15/+0
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-071-1/+1
| | | | | o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.
* More compilation fixes.Ralf Baechle1997-12-021-4/+1
|
* bad miguel, bad bad bad miguel.Miguel de Icaza1997-09-231-1/+1
| | | | | | slap slap slap. actually return the value of vmalloc.
* Changes required to share a piece of memory between kernel inMiguel de Icaza1997-07-311-2/+9
| | | | | | | interrupt-land and a user application. Vmalloc is now an inline function that calls vmalloc_prot with the original protection bits used in vmalloc.
* Sync with Linux 2.1.46.Ralf Baechle1997-07-201-0/+3
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-0/+4
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-0/+32