aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/linux/linux_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r302517:Dmitry Chagin2016-07-181-165/+4
* sys/amd64: Small spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Remove obsolete comment.Dmitry Chagin2016-01-231-1/+0
* Fixup the build after r284215.Mateusz Guzik2015-06-101-1/+1
* Rework signal code to allow using it by other modules, like linprocfs:Dmitry Chagin2015-05-241-36/+0
* According to Linux man sigaltstack(3) shall return EINVAL if the ssDmitry Chagin2015-05-241-23/+0
* Add preliminary support for x86-64 Linux binaries.Dmitry Chagin2015-05-241-0/+492