summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r283392:dchagin2016-01-091-1/+1
* MFC r283391:dchagin2016-01-092-31/+2
* MFC r283385:dchagin2016-01-091-9/+9
* MFC r283383:dchagin2016-01-092-14/+15
* Regen fro r293487.dchagin2016-01-095-26/+38
* MFC r283379:dchagin2016-01-091-4/+4
* Regen for r293483.dchagin2016-01-095-11/+17
* MFC r283375:dchagin2016-01-091-2/+2
* Regen for r293478.dchagin2016-01-095-11/+16
* MFC r283370:dchagin2016-01-091-2/+1
* MFC r283369:dchagin2016-01-091-2/+4
* MFC r282708:kib2015-05-241-3/+11
* Merge r263233 from HEAD to stable/10:rwatson2015-03-191-1/+1
* Regen for r276810.dchagin2015-01-085-7/+7
* MFC r276508, r276509:dchagin2015-01-081-1/+1
* MFC 273988,273989,273995,274057:jhb2014-12-221-2/+2
* MFC 273991:jhb2014-12-221-1/+0
* This is a direct commit rather than an MFC of r271744.bz2014-09-235-8/+13
* MFC r271743:bz2014-09-233-32/+6
* Revert MFC r266925 because it can lead to instant panic at fexecve():dchagin2014-06-171-2/+2
* MFC r266925:dchagin2014-06-031-2/+2
* MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)emaste2013-11-251-22/+2
* Regen.rdivacky2013-09-185-94/+16
* Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-182-6/+8
* Regen.rdivacky2013-09-185-16/+95
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-182-8/+6
* Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping usejhb2013-09-091-3/+3
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-1/+4
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hjhb2013-01-293-160/+2
* Don't assume that all Linux TCP-level socket options are identical tojhb2013-01-231-0/+7
* Revert previous commit...kevlo2012-10-101-1/+1
* Prefer NULL over 0 for pointerskevlo2012-10-091-1/+1
* Regen.jhb2012-07-305-7/+7
* The linux_lstat() system call accepts a pointer to a 'struct l_stat', not ajhb2012-07-301-1/+1
* - >500 static DTrace probes for the linuxulatornetchild2012-05-052-0/+10
* Regen for r234359.jkim2012-04-165-7/+7
* Correct an argument type of iopl syscall for Linuxulator. This also fixesjkim2012-04-161-1/+1
* Regen for r234357.jkim2012-04-165-31/+16
* Correct arguments of stat64, fstat64 and lstat64 syscalls for Linuxulator.jkim2012-04-161-6/+6
* Regen for r234352.jkim2012-04-165-10/+27
* - Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27jkim2012-04-163-22/+2
* regennetchild2012-03-105-7/+583
* - add comments to syscalls.master and linux(32)_dummy about which linuxnetchild2012-03-102-1/+102
* Do not write to the user address directly, use suword().kib2012-02-251-4/+4
* Fix misuse of the kernel map in miscellaneous image activators.kib2012-02-171-16/+10
* Convert files to UTF-8uqs2012-01-154-4/+4
* Regen.jhb2011-12-295-10/+64
* Implement linux_fadvise64() and linux_fadvise64_64() usingjhb2011-12-293-4/+15
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()lstewart2011-11-211-0/+1
* Regenerate system call tables.ed2011-11-195-7/+12
OpenPOWER on IntegriCloud