summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/semaphore.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix semaphore initialization.Ulf Carlsson2000-02-241-2/+3
|
* Merge with Linux 2.3.41.Ralf Baechle2000-02-181-3/+176
|
* Same semaphore fix for MIPS64.Ralf Baechle1999-12-091-37/+13
|
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-1/+1
|
* Rewrite of semaphores for MIPS64.Ralf Baechle1999-10-201-17/+61
|
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-0/+153
- Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ...