summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch
AgeCommit message (Expand)Author
2017-10-21Include opt_user_ldt.h when needed.maxv
2017-10-19Always mask the 16 bits of the segregs in the trapframe. We don't zero-maxv
2017-10-15Use two separate functions: cpu_segregs32_zero and cpu_segregs64_zero. Themaxv
2017-09-17Remove the second argument from USERMODE and KERNELMODE, it is unusedmaxv
2017-08-28Remove the filesystem tracing featurekamil
2017-08-12Remove vm86.maxv
2017-08-12Remove vm86. Simplifies a number of critical places.maxv
2017-07-14Don't forget to clean l_md.md_flags, otherwise there may be MDL_COMPAT32,maxv
2017-05-10regenriastradh
2017-05-03add missing arg to fpu_discard().chs
2017-03-16allow pcu_save() and pcu_discard() to be called on other threads,chs
2017-02-13Make sure %rip is in userland. This is harmless, since the return tomaxv
2017-02-13Don't let userland choose %rip. This is the Intel Sysret vulnerabilitymaxv
2017-02-12es_arglen is now in units of bytes, update the emulations accordingly.chs
2017-02-09regenchristos
2017-02-09revert listenchristos
2017-02-09regenchristos
2017-02-09fix listenchristos
2017-02-05Rename ldt->ldtstore and gdt->gdtstore on i386. It reduces the diff withmaxv
2017-02-05Missing pmap_ldt_cleanup.maxv
2017-02-04regenchristos
2017-02-04fix broken entries that prevented compilation.christos
2017-02-03regenchristos
2017-02-03add unimple sendmmsg secvmmsgchristos
2017-02-03regenchristos
2017-02-03add missing unimpl and sendmmsg and recvmmsgchristos
2017-02-03regenchristos
2017-02-03and send and recv mmsg and unimplchristos
2017-02-03regenchristos
2017-02-03add send recv mmsg and unimplchristos
2017-02-03regenchristos
2017-02-03add sendmmsg and recvmmsgchristos
2017-02-03regenchristos
2017-02-03add send/recv mmsg and comment on the unimpl ones.christos
2017-02-03regenmartin
2017-02-03Add accept4martin
2017-02-03regenmartin
2017-02-03Add accept4martin
2017-02-03Regen for accept4martin
2017-02-03Add accept4 definitionsmartin
2017-02-02regenchristos
2017-02-02implement accept4christos
2017-01-16add Makefile structchristos
2017-01-16regen allchristos
2017-01-15regenchristos
2017-01-15regenchristos
2017-01-15regenchristos
2017-01-15Cast pointer to int via intptr_tmartin
2017-01-13regenchristos
2017-01-02Regen (something apparently went wrong in previous)martin