summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2010-12-18NPF checkpoint:rmind
2010-12-14Disable errors reported by unknown pragmas in dtrace module.haad
2010-12-10nsmb module makefileahoka
2010-11-11NPF checkpoint:rmind
2010-10-26Add asus(x) and hpqlb(4).jruoho
2010-10-26Build asus(x) and hpqlb(4) as modules on x86.jruoho
2010-10-26Bump WARNS to 4.jruoho
2010-10-26Refactor slightly and bump WARNS to 4.jruoho
2010-10-25Revert most of previous:jnemeth
2010-10-25Build acpidalb(4), acpitz(4), acpivga(4), and aibs(4) as modules on x86.jruoho
2010-10-25Bump WARNS to 4.jruoho
2010-10-25Build acpiacad(4), acpibat(4), acpibut(4), acpicpu(4), acpilid(4), andjruoho
2010-10-24build acpiwmi as a module on x86jmcneill
2010-10-24build wmi drivers as modules on x86jmcneill
2010-10-20Also build and install compat_aoutm68k.kmod and exec_aout.kmod on m68000tsutsui
2010-10-19Build the new swsensor(4) device and add to set listspgoyette
2010-10-19Add a new software-only sensor device. This is intended for use as apgoyette
2010-10-15Build and install compat_aoutm68k.kmod and exec_aout.kmod on m68k machines.tsutsui
2010-10-15Add compat_aoutm68k module build dir.tsutsui
2010-10-13Disable PAX_ASLR on sh3 as well. exec_elf32 module doesn't work with ittsutsui
2010-09-19enable COMPAT_30 and COMPAT_50 in the module.mrg
2010-09-16NPF checkpoint:rmind
2010-09-09First cut of simple syscall wrapper, which make(1) can usesjg
2010-08-22Import NPF - a packet filter. Some features:rmind
2010-08-18Add DIAGNOSTIC.jruoho
2010-08-13Merge T-state a.k.a. throttling support for acpicpu(4).jruoho
2010-08-11Define ioconf to create locators.h, which is now required by acpiverbose.pooka
2010-08-08Merge P-state support for acpicpu(4).jruoho
2010-08-06Remove the acpiwmi(4) dump from the ACPIVERBOSE module. Instead of thisjruoho
2010-07-18Add a Makefile for ACPI CPUs.jruoho
2010-07-08Sync procfs module with kernel change for x86 MD.rmind
2010-07-06remember to add the new file to the buildpooka
2010-06-22Replace tmpfs_pool custom allocator code with a simpler layer for memoryrmind
2010-06-22KNF and tidy-up example module slightly.rmind
2010-06-01Add __cacheline_aligned and __read_mostly annotations.mjf
2010-05-31Extract ACPIVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-30Extract MIIVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-30Extract SCSIVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-29Extract USBVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-27add r600_blit.c and radeon_cs.c.mrg
2010-05-24Extract the vendor/product tables and related access routines into apgoyette
2010-04-13Remove bpfilter.h as not needed.ahoka
2010-04-12Connect the pf module to the build.ahoka
2010-04-12Add new type kernel module for pf (includes pflog, but not pfsync).ahoka
2010-04-09Connect the pad(4) kernel module to the build on i386 and amd64.ahoka
2010-04-09Makefile to build kernel module for pad.ahoka
2010-03-22add powerpc64 support. from dennis.c.ferguson@gmail.com in PR#43029.mrg
2010-03-21Convert acpibat to use ioconf instead of homerolled config glue.pooka
2010-03-21include bsd.ioconf.mk when necessarypooka
2010-03-13Include ../../Makefile.inc now that it works.christos