summaryrefslogtreecommitdiffstats
path: root/sys/modules/linux
Commit message (Expand)AuthorAgeFilesLines
* MFC r283506 (by rodrigc):dchagin2016-01-091-2/+2
* MFC r283474:dchagin2016-01-091-1/+1
* MFC r283441:dchagin2016-01-091-1/+1
* MFC r283422:dchagin2016-01-091-2/+3
* MFC r283421:dchagin2016-01-091-4/+5
* MFC r283407:dchagin2016-01-091-12/+29
* MFC r273683neel2014-12-301-0/+1
* MFC r271743:bz2014-09-231-0/+1
* Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-181-1/+1
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-181-1/+1
* Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-271-4/+0
* Add missing dependency to linux${SFX}_genassym.ceadler2013-06-171-1/+1
* Fix make dependuqs2012-05-061-2/+2
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-5/+4
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+5
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.dchagin2011-02-121-1/+1
* MFtbemd:imp2010-08-231-4/+4
* Bring USB fixes for linux(4).wkoszek2010-05-241-1/+1
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,nwhitehorn2010-03-111-1/+1
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-081-1/+1
* Remove opt_mac.h generation for various kernel modules that no longerrwatson2009-06-061-1/+1
* Move opt_apic.h closer to the "XXX: for assym.s" comment.des2009-05-261-1/+4
* opt_apic.h is i386-only.des2009-05-261-2/+2
* Add preliminary KTR(9) support to the linux emulation layer.dchagin2009-05-071-0/+3
* Fix a few problems related to building modules in /sys/modules (notn_hibma2009-02-121-1/+1
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-1/+1
* Per email to arch@ a little while ago (that was greeted with silence),imp2008-09-011-1/+1
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.kib2007-05-231-1/+1
* Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-231-2/+10
* Backout the linux aio stuff. Several problems where identified and thenetchild2006-10-291-1/+1
* MFP4 (with some minor changes):netchild2006-10-151-5/+7
* - Add the new files to the linux module.netchild2006-08-151-13/+18
* Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy.ambrisko2006-05-051-1/+1
* Get rid of the need of COMPAT_43 in the linuxolator.netchild2006-03-181-4/+1
* opt_vmpage.h is no longer needed here because it is not included byalc2006-01-261-1/+1
* Let modules use the kernel's opt_*.h files if built along withyar2005-10-141-0/+2
* Move MAINTAINER documentation to MAINTAINERSimp2005-06-041-2/+0
* o Remove @- from the ln and change it to a -sf. This was bogus, andimp2003-11-191-1/+1
* Add IPv6 support for Linuxlator.ume2003-02-031-2/+5
* opt_kstack_pages.h is not needed anymore. It would have been a Bad Thingpeter2002-09-081-2/+1
* Unbreak the modules build:tmm2002-09-071-1/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-1/+2
* Hook up the new linux_ptrace implementation.marcel2002-05-191-1/+1
* (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete,des2002-02-221-0/+8
* genassym depends on the presence of common variables, disable the usemsmith2002-01-101-1/+1
* Pass maintainership over to emulation@FreeBSD.org. It has been fun,marcel2001-11-181-1/+1
* Round of cleanups and enhancements. These include (in random order):marcel2001-09-081-5/+5
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),gallatin2001-08-291-2/+2
* Zap obsolete (died with LKM) EXPORT_SYMS variablepeter2001-02-041-1/+0
* It is unlikely that we'll be supporting old-style ZMAGIC linux a.outpeter2001-01-071-1/+1
OpenPOWER on IntegriCloud