| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r347538 by dchagin: | Edward Tomasz Napierala | 2020-08-24 | 1 | -9/+0 |
| * | MFC r360071-r360072: force -fcommon in kernel/modules where needed | Kyle Evans | 2020-04-30 | 1 | -1/+1 |
| * | MFC: r351429,351430,351485,351497,351498 | Warner Losh | 2019-09-09 | 1 | -1/+1 |
| * | MFC r347196: | Dmitry Chagin | 2019-05-22 | 1 | -1/+2 |
| * | All genassym.sh usage need offset.inc | Bryan Drewery | 2018-07-03 | 1 | -1/+1 |
| * | Fix futexes on i386 after the 4/4G split. | Konstantin Belousov | 2018-04-24 | 1 | -3/+7 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -1/+1 |
| * | Rename assym.s to assym.inc | Ed Maste | 2018-03-20 | 1 | -4/+4 |
| * | Share a single bsd-linux errno table across MD consumers | Ed Maste | 2018-03-16 | 1 | -1/+1 |
| * | Move assym.s to DPSRCS in linux modules | Ed Maste | 2018-02-05 | 1 | -2/+2 |
| * | Revert r319053 due to lack of sence. As pointed out by kib@ opt_global.h | Dmitry Chagin | 2017-06-04 | 1 | -1/+1 |
| * | On success, getrandom() Linux system call returns the number of bytes that | Dmitry Chagin | 2017-05-28 | 1 | -1/+1 |
| * | Strip _binary_linux_locore_o_size from ${VDSO}.so as it is a low absolute | Dmitry Chagin | 2017-05-28 | 1 | -0/+2 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -2/+2 |
| * | Exclude -flto when building *genassym.o | Ed Maste | 2017-02-21 | 1 | -1/+1 |
| * | Fix a copy/paste bug introduced during X86_64 Linuxulator work. | Dmitry Chagin | 2016-07-10 | 1 | -1/+1 |
| * | pass -fPIC to the assembler, not linker | Ed Maste | 2016-02-25 | 1 | -2/+2 |
| * | For objcopy, use --input-target and --output-target | Craig Rodrigues | 2015-05-25 | 1 | -2/+2 |
| * | Rework signal code to allow using it by other modules, like linprocfs: | Dmitry Chagin | 2015-05-24 | 1 | -1/+1 |
| * | Implement epoll family system calls. This is a tiny wrapper | Dmitry Chagin | 2015-05-24 | 1 | -1/+1 |
| * | Refund the proc emuldata struct for future use. For now move flags from | Dmitry Chagin | 2015-05-24 | 1 | -2/+3 |
| * | Introduce a new module linux_common.ko which is intended for the | Dmitry Chagin | 2015-05-24 | 1 | -4/+5 |
| * | Implement vdso - virtual dynamic shared object. Through vdso Linux | Dmitry Chagin | 2015-05-24 | 1 | -4/+25 |
| * | Retire the '@' symlink. It isn't really needed and causes more | Warner Losh | 2014-11-06 | 1 | -4/+1 |
| * | Add foo_genassym.c files to DPSRCS so dependencies for them are generated. | John Baldwin | 2014-10-27 | 1 | -0/+1 |
| * | move linux*_locore.s and linux*_support.s to SRCS, remove the OBJS | Warner Losh | 2014-10-17 | 1 | -6/+5 |
| * | Implement most of timer_{create,settime,gettime,getoverrun,delete} | Bjoern A. Zeeb | 2014-09-18 | 1 | -0/+1 |
| * | Move most of the 15 variations on generating opt_inet.h and | Warner Losh | 2014-08-04 | 1 | -2/+0 |
| * | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | Attilio Rao | 2013-11-25 | 1 | -2/+2 |
| * | Revert r255672, it has some serious flaws, leaking file references etc. | Roman Divacky | 2013-09-18 | 1 | -1/+1 |
| * | Implement epoll support in Linuxulator. This is a tiny wrapper around kqueue | Roman Divacky | 2013-09-18 | 1 | -1/+1 |
| * | Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler. | Roman Divacky | 2013-08-27 | 1 | -4/+0 |
| * | Add missing dependency to linux${SFX}_genassym.c | Eitan Adler | 2013-06-17 | 1 | -1/+1 |
| * | Fix make depend | Ulrich Spörlein | 2012-05-06 | 1 | -2/+2 |
| * | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | Dimitry Andric | 2012-02-28 | 1 | -5/+4 |
| * | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | Dimitry Andric | 2011-02-20 | 1 | -0/+5 |
| * | Move linux_clone(), linux_fork(), linux_vfork() to a MI path. | Dmitry Chagin | 2011-02-12 | 1 | -1/+1 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -4/+4 |
| * | Bring USB fixes for linux(4). | Wojciech A. Koszek | 2010-05-24 | 1 | -1/+1 |
| * | Provide groundwork for 32-bit binary compatibility on non-x86 platforms, | Nathan Whitehorn | 2010-03-11 | 1 | -1/+1 |
| * | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | Bjoern A. Zeeb | 2009-06-08 | 1 | -1/+1 |
| * | Remove opt_mac.h generation for various kernel modules that no longer | Robert Watson | 2009-06-06 | 1 | -1/+1 |
| * | Move opt_apic.h closer to the "XXX: for assym.s" comment. | Dag-Erling Smørgrav | 2009-05-26 | 1 | -1/+4 |
| * | opt_apic.h is i386-only. | Dag-Erling Smørgrav | 2009-05-26 | 1 | -2/+2 |
| * | Add preliminary KTR(9) support to the linux emulation layer. | Dmitry Chagin | 2009-05-07 | 1 | -0/+3 |
| * | Fix a few problems related to building modules in /sys/modules (not | Nick Hibma | 2009-02-12 | 1 | -1/+1 |
| * | Rather than using hidden includes (with cicular dependencies), | Bjoern A. Zeeb | 2008-12-02 | 1 | -1/+1 |
| * | Per email to arch@ a little while ago (that was greeted with silence), | Warner Losh | 2008-09-01 | 1 | -1/+1 |
| * | Fix the dependency for the linux_support.s, explicitely add linux_assym.h. | Konstantin Belousov | 2007-05-23 | 1 | -1/+1 |
| * | Move futex support code from <arch>/support.s into linux compat directory. | Konstantin Belousov | 2007-05-23 | 1 | -2/+10 |