/Documentation/fb/

path: root/include/asm-mips/semaphore.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix more gcc 3.0 warnings.Ralf Baechle2001-03-101-23/+19
|
* MIPS32 patches from MIPS.Ralf Baechle2000-12-141-1/+2
|
* The granted member of the semaphore must be unsigned long.Ralf Baechle2000-11-171-3/+2
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-11/+11
| | | | | | | 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.
* Same semaphore alignment also for 2.3.Ralf Baechle2000-04-181-1/+1
|
* Merge with Linux 2.3.41.Ralf Baechle2000-02-181-3/+173
|
* o R3000 fixesHarald Koerfgen1999-12-081-37/+13
| | | | o R4x00 little endiam semaphores
* Fix 32-bit version as well. I didn't really test these but they shouldRalf Baechle1999-10-201-28/+51
| | | | be ok as the code is almost identical with the 64-bit variant.
* Merge with 2.3.19.Ralf Baechle1999-10-09