Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
[dragonfly.git] / sys / dev /
2009-08-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew Dillondisk/fd - fix panics
2009-08-16 Sepherosa ZiehauACPICA-UNIX: Fix usr.sbin/acpi warning by properly...
2009-08-16 Sascha Wildnermpt(4): Hook the module into the build.
2009-08-16 Matthew DillonMPT - fix all compiler warnings
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-15 Matthew DillonMPI Driver update
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonVINUM - Support geometries > 2TB
2009-08-15 Matthew DillonVINUM - correct deadlock, correct 32 bit truncation...
2009-08-15 Matthew DillonVINUM - Fix reinitialization bug
2009-08-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-15 Matthew DillonDEVFS - Refactor vinum to operate with devfs
2009-08-15 Matthew DillonDEVTAG - Add devtab suppor for disklabel, disklabel64...
2009-08-15 Matthew DillonVINUM - Fix 64 bit compiler warnings
2009-08-15 Matthew DillonVINUM - header file syntax cleanup
2009-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-13 Hasso TepperAdd support for radeon RS880 IGP chips to drm.
2009-08-13 Hasso TepperAdd some additional radeon pci ids to drm.
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Fix bug in pmap_prefault, adjust vn kprintfs...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Sync machine-independant bits from smtms.
2009-08-12 Matthew DillonCISS - Fake up SYNCHRONIZE_CACHE by default.
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Sascha Wildnervkd(4): Comment out an unused variable (just like the...
2009-08-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-09 Simon Schubertpcm: perform stereo volume mixing for vchans
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Alex HornungDEVFS - (temporarily) fix LINT kernel build
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-06 Matthew DillonDEVFS - Remove use of make_adhoc_dev() by keyboard...
2009-08-05 Alex HornungDEVFS - add make_autoclone_dev to take of clone initial...
2009-08-05 Matthew DillonDEVFS - Add serial number links for all CAM and NATA...
2009-08-04 Matthew DillonDEVFS - rollup - all kernel devices
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-02 Simon SchubertMerge branch 'gcc441'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2009-07-31 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-31 Hasso Tepperdrm/radeon: add RV740 support
2009-07-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-25 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-07-24 Sepherosa Ziehauae(4): Reset PHY during resuming
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-23 Matthew DillonVKE - Move vke_init_addr() to fix panic
2009-07-23 Matthew DillonAHD: Add a DELAY() in the XPT_RESET_BUS path to avoid...
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. v2.3.2
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
next