summaryrefslogtreecommitdiff
path: root/sys/amd64/cloudabi64
Commit message (Expand)AuthorAgeFilesLines
* MFC r326228 and r326229:Ed Schouten2017-12-101-2/+2
* MFC r321924:Ed Schouten2017-08-111-1/+2
* MFC r319873:Konstantin Belousov2017-07-211-2/+6
* Improvements for the brand detection and prioritization.Konstantin Belousov2017-04-061-1/+1
* Bring kernel space CloudABI code in sync with HEAD.Ed Schouten2017-04-061-1/+1
* MFC r315861:Ed Schouten2017-04-061-1/+0
* MFC r303818, r303833, r303941, r304478, r304481, r304483, r304484, r304554,Ed Schouten2016-10-121-3/+2
* MFC r302448:Ed Schouten2016-07-121-0/+1
* Update comments for the MD functions managing contexts for newKonstantin Belousov2016-06-161-1/+1
* Make CloudABI's way of doing TLS more friendly to userspace emulators.Ed Schouten2016-04-061-4/+60
* Make Position Independent Executables work for CloudABI.Ed Schouten2016-03-311-0/+1
* Fix reporting of the CloudABI ABI in kdump.John Baldwin2016-03-091-1/+1
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* Refactoring: move out generic bits from cloudabi64_sysvec.c.Ed Schouten2015-10-221-117/+2
* Add a kern.features.cloudabi64 entry when the module is loaded to helps theBaptiste Daroussin2015-08-191-0/+2
* Let CloudABI use the SV_CAPSICUM flag.Ed Schouten2015-08-031-1/+1
* Set p_osrel to __FreeBSD_version on process startup.Ed Schouten2015-08-031-1/+11
* Make thread creation work for CloudABI processes.Ed Schouten2015-07-211-0/+23
* Make forking of CloudABI processes work.Ed Schouten2015-07-201-0/+11
* Add a sysentvec for CloudABI on x86-64.Ed Schouten2015-07-161-0/+230