aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/linux/linux_support.s
Commit message (Expand)AuthorAgeFilesLines
* 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