summaryrefslogtreecommitdiff
path: root/sys/amd64/linux/linux_support.s
Commit message (Expand)AuthorAgeFilesLines
* linux(4): Return native error from futex_atomic_op to avoid conversion by the...Dmitry Chagin2022-06-171-1/+1
* amd64/linux*: add required header to get the constant valueKonstantin Belousov2021-05-261-0/+1
* amd64: clear PSL.AC in the right frameKonstantin Belousov2021-05-261-1/+4
* linux: Fix SMAP-enabled futex routinesMark Johnston2021-05-231-6/+6
* Futex support functions in linux.ko and linux32.ko on amd64 should beKonstantin Belousov2018-08-071-10/+109
* Add END()s for amd64 linux futex support routines.Konstantin Belousov2018-08-041-0/+5
* Rename assym.s to assym.incEd Maste2018-03-201-1/+1
* Use BSD-2-Clause-FreeBSD license on linux_support.sEd Maste2018-01-231-5/+4
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Futex is an aligned 32-bit integer. Use the proper instruction andDmitry Chagin2015-06-081-24/+24
* Add preliminary support for x86-64 Linux binaries.Dmitry Chagin2015-05-241-0/+124