aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux
Commit message (Expand)AuthorAgeFilesLines
* For objcopy, use --input-target and --output-targetCraig Rodrigues2015-05-251-2/+2
* Rework signal code to allow using it by other modules, like linprocfs:Dmitry Chagin2015-05-241-1/+1
* Implement epoll family system calls. This is a tiny wrapperDmitry Chagin2015-05-241-1/+1
* Refund the proc emuldata struct for future use. For now move flags fromDmitry Chagin2015-05-241-2/+3
* Introduce a new module linux_common.ko which is intended for theDmitry Chagin2015-05-241-4/+5
* Implement vdso - virtual dynamic shared object. Through vdso LinuxDmitry Chagin2015-05-241-4/+25
* Retire the '@' symlink. It isn't really needed and causes moreWarner Losh2014-11-061-4/+1
* Add foo_genassym.c files to DPSRCS so dependencies for them are generated.John Baldwin2014-10-271-0/+1
* move linux*_locore.s and linux*_support.s to SRCS, remove the OBJSWarner Losh2014-10-171-6/+5
* Implement most of timer_{create,settime,gettime,getoverrun,delete}Bjoern A. Zeeb2014-09-181-0/+1
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-2/+0
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao2013-11-251-2/+2
* Revert r255672, it has some serious flaws, leaking file references etc.Roman Divacky2013-09-181-1/+1
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueueRoman Divacky2013-09-181-1/+1
* Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.Roman Divacky2013-08-271-4/+0
* Add missing dependency to linux${SFX}_genassym.cEitan Adler2013-06-171-1/+1
* Fix make dependUlrich Spörlein2012-05-061-2/+2
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-5/+4
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-201-0/+5
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.Dmitry Chagin2011-02-121-1/+1
* MFtbemd:Warner Losh2010-08-231-4/+4
* Bring USB fixes for linux(4).Wojciech A. Koszek2010-05-241-1/+1
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,Nathan Whitehorn2010-03-111-1/+1
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb2009-06-081-1/+1
* Remove opt_mac.h generation for various kernel modules that no longerRobert Watson2009-06-061-1/+1
* Move opt_apic.h closer to the "XXX: for assym.s" comment.Dag-Erling Smørgrav2009-05-261-1/+4
* opt_apic.h is i386-only.Dag-Erling Smørgrav2009-05-261-2/+2
* Add preliminary KTR(9) support to the linux emulation layer.Dmitry Chagin2009-05-071-0/+3
* Fix a few problems related to building modules in /sys/modules (notNick Hibma2009-02-121-1/+1
* Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb2008-12-021-1/+1
* Per email to arch@ a little while ago (that was greeted with silence),Warner Losh2008-09-011-1/+1
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.Konstantin Belousov2007-05-231-1/+1
* Move futex support code from <arch>/support.s into linux compat directory.Konstantin Belousov2007-05-231-2/+10
* Backout the linux aio stuff. Several problems where identified and theAlexander Leidinger2006-10-291-1/+1
* MFP4 (with some minor changes):Alexander Leidinger2006-10-151-5/+7
* - Add the new files to the linux module.Alexander Leidinger2006-08-151-13/+18
* Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy.Doug Ambrisko2006-05-051-1/+1
* Get rid of the need of COMPAT_43 in the linuxolator.Alexander Leidinger2006-03-181-4/+1
* opt_vmpage.h is no longer needed here because it is not included byAlan Cox2006-01-261-1/+1
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Move MAINTAINER documentation to MAINTAINERSWarner Losh2005-06-041-2/+0
* o Remove @- from the ln and change it to a -sf. This was bogus, andWarner Losh2003-11-191-1/+1
* Add IPv6 support for Linuxlator.Hajimu UMEMOTO2003-02-031-2/+5
* opt_kstack_pages.h is not needed anymore. It would have been a Bad ThingPeter Wemm2002-09-081-2/+1
* Unbreak the modules build:Thomas Moestl2002-09-071-1/+2
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-011-1/+2
* Hook up the new linux_ptrace implementation.Marcel Moolenaar2002-05-191-1/+1
* (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete,Dag-Erling Smørgrav2002-02-221-0/+8
* genassym depends on the presence of common variables, disable the useMike Smith2002-01-101-1/+1
* Pass maintainership over to emulation@FreeBSD.org. It has been fun,Marcel Moolenaar2001-11-181-1/+1