NFS - move nfs_reqq from global to per-nfsmount.
[dragonfly.git] / sys / dev /
2009-07-15 Matthew DillonMPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Sepherosa ZiehauAdd ae(4) into module building
2009-07-14 Sepherosa ZiehauAdd driver for Attansic/Atheros L2 FastEthernet
2009-07-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Matthew Dillontsleep() - Add PINTERLOCKED flag to catch edge case.
2009-07-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Sascha Wildnermxge: Clean up Makefile a little more.
2009-07-14 Sascha Wildnermxge: Add opt_inet.h to the Makefile.
2009-07-13 Aggelos EconomopoulosMerge branch 'mxge'
2009-07-13 Aggelos Economopoulosmxge: use ether_input_chain()
2009-07-13 Aggelos Economopoulosmxge: call bus_setup_intr() after the if serializer...
2009-07-13 Aggelos Economopoulosmxge: properly initialize m_pkthdr.len as well
2009-07-13 Aggelos Economopoulosmxge: use normal ethernet mtu by default
2009-07-13 Aggelos Economopoulosmxge: properly remove the sysctls
2009-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-12 Sascha Wildnerkmod.mk: Remove some dead code supposed to handle modul...
2009-07-12 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2009-07-11 Matthew Dillonvrevoke/single-user - fix more revoke issues.
2009-07-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-11 Sepherosa ZiehauGet rid of PCI_MAP_FIXUP and opt_pci.h
2009-07-11 Alexander PolakovACPI: Make acpi_pci* compile; they are not used yet.
2009-07-10 Aggelos Economopoulosmxge: hopefully fix serializers
2009-07-10 Aggelos Economopoulosmxge: serializer is held on entry in mxge_ioctl()
2009-07-10 Aggelos Economopoulosmxge: avoid entering if->if_serializer before it's...
2009-07-10 Aggelos Economopoulosmxge: document jumbo buffer hack
2009-07-09 Aggelos Economopoulosget mxge to build, stage 30/30
2009-07-09 Aggelos Economopoulosmxge: initialize firmware length
2009-07-09 Aggelos Economopoulosget mxge to build, stage 29/many
2009-07-09 Aggelos Economopoulosget mxge to build, stage 28/many
2009-07-09 Aggelos Economopoulosmxge: free softc sysctl_ctx
2009-07-09 Aggelos Economopoulosget mxge to build, stage 27/many
2009-07-09 Aggelos Economopoulosget mxge to build, stage 26/many
2009-07-09 Sascha WildnerRemove hardcoded -g in several Makefiles.
2009-07-09 Aggelos Economopoulosget mxge to build, stage 25/many
2009-07-09 Aggelos Economopoulosget mxge to build, stage 24/many
2009-07-09 Aggelos Economopoulosget mxge to build, stage 23/many
2009-07-09 Aggelos Economopoulosget mxge to build, stage 22/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 21/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 20/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 19/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 18/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 17/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 16/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 15/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 14/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 13/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 12/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 11/many
2009-07-08 Aggelos Economopoulosmxge: fix typo
2009-07-08 Aggelos Economopoulosget mxge to build, stage 10/many
2009-07-08 Aggelos Economopoulosmxge: fix typo
2009-07-08 Aggelos Economopoulosget mxge to build, stage 9/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 8/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 7/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 5/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 4/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 3/many
2009-07-08 Aggelos Economopoulossscanf -> ksscanf
2009-07-08 Aggelos Economopoulosget mxge to build, stage 2/many
2009-07-08 Aggelos Economopoulosget mxge to build, stage 1/many
2009-07-08 Aggelos Economopoulosimport mxge from FreeBSD as is
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Matthew DillonAMD64 - Enable module building, sync i386 headers etc...
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Matthew DillonAHCI - Do not try to attach as AHCI unless INTEL part...
2009-07-08 Sepherosa ZiehauACPI P-State: Allow # of member CPUs in the CPU domain...
2009-07-08 Sepherosa ZiehauACPI P-State: Add init method for CPU driver.
2009-07-08 Sepherosa ZiehauACPI P-State: Try allocating resource for CSR
2009-07-08 Sepherosa Ziehauacpi_bus_alloc_gas: Constify gas parameter
2009-07-08 Sepherosa ZiehauACPI C-State: Move rid allocation into ACPI CPU and...
2009-07-08 Sepherosa ZiehauACPI P-State: Wrap ACPI_GENERIC_ADDRESS in struct acpi_...
2009-07-08 Sepherosa ZiehauACPI package: Factor out acpi_PkgRawGas()
2009-07-08 Sepherosa Ziehauagp/drm: Adapt according to the recent pci code change
2009-07-08 Sepherosa Ziehaucardbus(4): Merge resource allocation changes (for...
2009-07-08 Sepherosa Ziehaucbb(4): Rework secondary bus number setup; aware of...
2009-07-08 Sepherosa Ziehaupci: Fix up bunch of warnings
2009-07-08 Sepherosa ZiehauSync PCI code with FreeBSD 7.2
2009-07-07 Matthew DillonMerge commit 'smtms/amd64'
2009-07-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-07 Matthew DillonAHCI - Set AE before doing hard reset (HR).
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-07-02 Matthew DillonSILI - Fix embarassing bug for non-NCQ disk accesses...
2009-07-02 Matthew DillonAHCI - Fix embarassing bug for non-NCQ disk accesses...
2009-07-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-01 Matthew DillonSILI - ATAPI adjustments.
2009-07-01 Matthew DillonAHCI - ATAPI adjustments.
2009-07-01 Matthew DillonAHCI - Move some intel-specific magic writes to intel...
2009-06-29 Matthew DillonAHCI/SILI - Do manual chipid check to PMs with fake...
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next