AMD64 - Fix format conversions and other warnings.
[dragonfly.git] / sys / dev /
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-08-24 Matthew DillonISCSI - correct compiler errors due to recent divergences.
2009-08-24 Matthew DillonBring in ISCSI initiator support.
2009-08-24 Matthew DillonRename msleep() to ssleep().
2009-08-24 Matthew DillonRename serialize_sleep() to zsleep()
2009-08-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Sepherosa Ziehaubrgphy: Add support for BCM5722
2009-08-24 Sepherosa Ziehaumiibus: miidevs.h regen
2009-08-24 Sepherosa Ziehaumiibus: Add PHY id for BCM5722
2009-08-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Sascha Wildnerciss(4): Use a more proper fix to silence the ciss_prin...
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-20 Matthew DillonBIOQ - Create a more sophisticated bursting mechanic...
2009-08-19 Matthew DillonNATA - Replace the queuing algorithm with the one used...
2009-08-19 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-19 Matthew DillonAHCI - Fix interrupt enablement sequencing
2009-08-19 Simon Schubertsound: add cloning with devfs
2009-08-19 Matthew DillonAHCI - Fix bricking issue with older chipsets on boot.
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-17 Alex Hornungfd - Fix panic due to device_busy
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-17 Matthew DillonAHCI - Chip reset, Inquiry alignment, ATAPI adjustments...
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Sascha WildnerSilence some 'unused variable' warnings in the kernel.
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.
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
next