UFS code is dependant of FFS code. It does not compile without FFS option GENERIC.
[dragonfly.git] / sys / conf / files
2010-03-30 Sylvestre GallonUFS code is dependant of FFS code. It does not compile...
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-22 Sascha WildnerClean up some specfs remains.
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...
2010-03-20 Sascha WildnerPut 4 more kernel files under -Werror (fix x86_64 warni...
2010-03-08 Constantine A. Mureninwbsio(4): convert to Newbus and DragonFly -- welcome...
2010-03-05 Samuel J. Greearkernel - Remove msf buffer code
2010-02-19 Constantine A. Mureninaps(4): changes for DragonFly -- welcome aps(4)!
2010-02-17 Matthew Dillonkernel - if_alc - Add to conf/files, GENERIC, X86_64_GE...
2010-02-13 Constantine A. Mureninkate(4) and km(4): temperature sensors for AMD Family...
2010-02-12 Matthew Dillonkernel - TMPFS - Initial port of NetBSD's tmpfs
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 7/many - Add vm_swapcache...
2010-01-19 Matthew Dillonkernel - Add new bufcache/VM consolidated API, fsx...
2010-01-12 Matthew DillonHAMMER VFS - REDO implementation base code part 2/many
2010-01-03 Sascha Wildnervfs_conf.c: Fix a warning and remove 'nowerror'.
2010-01-02 Sascha WildnerAdd some missing ACPI source files to 'files' (for...
2009-12-27 Matthew Dillonkernel - Add per-mount token to replace mplock.
2009-12-22 Sascha WildnerFix some x86_64 warnings in the kernel (and remove...
2009-12-20 Sascha WildnerAdd some missing ACPI source files (for LINT).
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-15 Sascha WildnerAdd -Werror to the kernel build.
2009-12-09 Michael NeumannRename "hammer expand" to "hammer volume-add"
2009-11-16 Sascha WildnerCover some of the recently added ACPI modules by the...
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-11 Stathis Kamperismqueues: Hook into the build system.
2009-10-06 Sascha WildnerMake padlock(4) compileable into the kernel and add...
2009-10-04 Alex Hornungoptions/files - Add support for wdog, gpio, nsclpcsio
2009-10-02 Matthew Dillonvkernel - Fix build after recent crypto import when...
2009-10-02 Alex Hornungopencrypto - Finish porting
2009-10-02 Sascha WildnerWIP crypto/opencrypto update
2009-09-28 Thomas Nikolajsenaibs: Add ASUSTeK AI Booster ACPI ATK0110 sensors
2009-09-11 Alex Hornungkbdmux - make it work for us
2009-09-05 Sascha Wildnersys/conf/files: Remove duplicates.
2009-09-03 Simon Schubertmodules: drop a.out module support
2009-08-31 Matthew DillonMFS - Fix mmap issues with files under MFS
2009-08-26 Matthew DillonKernel - Add scsi/scsi_sg linux-compatible SCSI pass...
2009-08-24 Matthew DillonBring in ISCSI initiator support.
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-08-04 Matthew DillonDEVFS - Remove specfs from the build proper.
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2009-07-16 Matthew DillonNFS - create nfsm_subs.c, clean up externs
2009-07-16 Matthew DillonNFS - Remove old nfsiod, start adding new kernel thread...
2009-07-15 Matthew DillonMPSAFE - Add a set of general blocking/spinnable mutex...
2009-07-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Sepherosa ZiehauAdd age(4) to GENERIC and LINT
2009-07-14 Sepherosa ZiehauAdd ae(4) to LINT and GENERIC
2009-07-13 Michael NeumannExpand HAMMER filesystem stubs
2009-07-11 Alexander PolakovACPI: Make acpi_pci* compile; they are not used yet.
2009-07-08 Sepherosa Ziehaupci: Resurrect COMPAT_OLDPCI; mainly to unbreak LINT...
2009-07-08 Sepherosa Ziehaupci: White space cleanup
2009-07-08 Sepherosa ZiehauSync PCI code with FreeBSD 7.2
2009-06-26 Sascha WildnerMake sili(4) compilable into the kernel and add it...
2009-06-12 Sascha WildnerAdd missing ahci_pm.c to sys/conf/files.
2009-06-06 Matthew DillonAdd the AHCI driver to the kernel module build subsyste...
2009-05-17 Hasso TepperMake it possible to build ath(4) hal into the kernel.
2009-04-27 Sepherosa ZiehauAdd ifpoll, which support hardware TX/RX queues based...
2009-04-22 Sepherosa Ziehautcp/ip4 mapped address: Add tcp6_soport()
2009-04-19 Sascha WildnerAdd cxm(4), a driver for Hauppauge PVR-250/350 video...
2009-03-27 Hasso TepperSync DRM code with FreeBSD trunk rev 190433.
2009-03-21 Sepherosa Ziehautoeplitz: Promote net/toeplitz.c to 'standard' file
2009-03-15 Matthew DillonHAMMER VFS - Add a B-Tree rebalancing feature.
2009-03-14 Sepherosa Ziehaurss: Add Toeplitz hash function
2009-03-01 Sepherosa ZiehauCopy em(4) to emx(4), which supports only 8257{1,2...
2009-02-24 Sepherosa Ziehauem(4): Sync with Intel's em-6.9.6(FreeBSD)
2009-02-17 Sepherosa ZiehauFactor out bus_dmamem_coherent() to allocate busdma...
2009-01-13 Sascha WildnerAdd acpi_asus(4) module for adding Asus laptop support...
2009-01-07 Sepherosa ZiehauAdd ale(4) to LINT and GENERIC.
2008-12-29 Sepherosa ZiehauAdd driver for Attansic PHYs.
2008-12-28 Peter AvalosBring in a transport-independent RPC (TI-RPC).
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-11-17 Sascha WildnerMake ath(4) compilable into the kernel and add it to...
2008-08-28 Hasso TepperAdd acpi_video(4) - a driver for ACPI video extensions.
2008-08-28 Hasso TepperAdd ACPI support module for IBM/Lenovo Thinkpad laptops...
2008-08-28 Hasso TepperMove acpi_toshiba.c, it's not pc32 specific.
2008-08-27 Hasso TepperAdd some methods to ACPI to handle embedded controllers...
2008-07-28 Sepherosa ZiehauDispatch ipfw control to netisr0. To avoid possible...
2008-07-28 Sascha WildnerRemove some old driver remains.
2008-07-26 Sepherosa ZiehauAdd jme(4)
2008-07-26 Sepherosa ZiehauMove em(4) from MD conf/files to MI conf/files
2008-07-22 Sepherosa ZiehauAdd jmphy.c
2008-07-17 Sascha WildnerMake HAMMER build and work as a module and extend hamme...
2008-07-12 Matthew DillonHAMMER 61D/Many: Mirroring features
2008-07-07 Nuno AntunesIntroduce experimental MPLS over ethernet support....
2008-06-28 Matthew DillonReplace the bwillwrite() subsystem to make it more...
2008-06-27 Sascha WildnerFix a typo so that old netgraph builds again.
2008-06-26 Matthew DillonAdd files and options lines for NETGRAPH7
2008-06-26 Matthew DillonHAMMER 59A/Many: Mirroring related work (and one bug...
2008-06-10 Matthew DillonHAMMER 53E/Many: Performance tuning
2008-05-12 Matthew DillonHAMMER 43/Many: Remove records from the media format...
2008-04-23 Thomas NikolajsenAdd hammer_flusher.c, to make kernels with options...
2008-04-23 Hasso TepperAdd a driver for Omnikey CardMan 4040 smartcard reader...
2008-04-06 Matthew DillonAdd fairq to altq. Fairq is a fair queueing algorithm...
2008-04-05 Hasso TepperDRM update to git snapshot from 2008-01-04.
2008-03-22 Matthew DillonFix collision in conf/files, add hammer_signal.c.
2008-03-22 Sepherosa ZiehauRemove ipw(4) from LINT building and module building
2008-03-18 Matthew DillonHAMMER 32/many: Record holes, initial undo API, initial...
2008-03-10 Sepherosa Ziehau- Embed ether vlan tag in mbuf packet header. Add...
next