summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/lock.h
AgeCommit message (Expand)Author
2022-02-12__cpu_simple_lock(9): Omit needless barriers in init.riastradh
2021-09-13Fix IBM405 errata 77 workaround for __cpu_simple_lock{,_try}();rin
2020-03-01Implement workaround for IBM405 Errata 77 (aka CPU_210), whererin
2019-11-29Nix mb_* on powerpc.riastradh
2017-09-17more const.christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-09-10Merge nick-csl-alignment.skrll
2007-02-09Merge newlock2 to head.ad
2005-12-28inline -> __inlineperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-09-26Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.hnathanw
2000-07-08Clear the reservation in __cpu_simple_lock_try even if it failed to lock.tsubai
2000-07-06Implement powerpc spin lock functions.tsubai
2000-05-02Let each platform typedef the new __cpu_simple_lock_t, which shouldthorpej
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej