makewhatis: scan for potentially missing MLINKS in verbose mode
[dragonfly.git] / sys / bus /
2014-01-05 François Tigeotkernel: Sync resource_string_value() with FreeBSD
2014-01-03 Matthew Dillonkernel - Move amdsmb and ichsmb from dev/powermng to...
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-27 Sascha Wildnerkernel: Generate miidevs.h, pccarddevs.h and pcidevs...
2013-11-24 Matthew Dilloniwn - Resync from FreeBSD 1/2
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-22 Matthew Dillonkernel - Fix bug in ehci port reset code
2013-11-20 François Tigeotpcidevs: Add VMware vendor id
2013-11-19 Sepherosa ZiehauRevert "da: Independant read/write bioqs are used,...
2013-11-18 Sepherosa Ziehauda: Independant read/write bioqs are used, so no need...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-18 Sepherosa Ziehauvga_pci: Fix cached resources cleanup and setup driver...
2013-10-18 Sepherosa Ziehauvga_pci: Allocate resource method requires resource...
2013-10-15 Sascha WildnerFix up some include guards (and checks) in our header...
2013-10-11 François Tigeotvga_pci.c: Sync with FreeBSD
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-01 François Tigeotkernel: don't allow proplib to redefine bool
2013-09-21 Sascha WildnerFix typos (sytem -> system) in a manpage and a message.
2013-09-19 Sascha Wildnerkernel/usb4bsd: Silence an 'unused variable' warning...
2013-09-14 François Tigeotdrm: Sync with FreeBSD
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-02 Sascha Wildnerkernel/ahci: Add support for nvidia MCP79 AHCI.
2013-08-27 François Tigeotvga_pci: Add API to map the Video BIOS
2013-08-25 Sascha Wildnerkernel/cam: Fix I/O performance regression seen at...
2013-08-23 Sascha Wildnerkernel/usb4bsd: Remove the Makefile for usbdevs{,_data...
2013-08-23 Sascha Wildnerkernel/usb4bsd: Switch to generating usbdevs{,_data...
2013-08-19 Sascha Wildnerkernel/usb4bsd: Bring in urtwn(4) and firmware.
2013-08-19 Sascha Wildnerkernel/usb4bsd: Remove forgotten wlan_serialize_exit...
2013-08-18 Sascha Wildnerkernel/usb4bsd: Warning fix and minor adjustments from...
2013-08-18 Sascha Wildnerkernel/usb4bsd: Remove unnecessary NULL checks in rum...
2013-08-18 Sascha Wildnerkernel/usb4bsd: Port run(4), add firmware too.
2013-08-17 Sascha Wildnerkernel/usb4bsd: Remove unused variable.
2013-08-17 Sascha Wildnerkernel/usb4bsd: Omit 'if_' in building directories...
2013-08-17 Sascha Wildnerkernel/usb4bsd: Port rum(4).
2013-08-12 François Tigeotkernel: Import pci_save_state and pci_restore_state...
2013-08-11 François Tigeotiicbb: Update from FreeBSD
2013-08-05 Markus Pfeifferusb4bsd: Next attempt at fixing BIOS handoff for XHCI
2013-08-05 Markus Pfeifferusb4bsd: more cleanup of superflous debug messages
2013-08-05 Markus Pfeifferusb4bsd: fix breakage caused by earlier commit
2013-08-05 Markus Pfeifferusb4bsd: xhci cleanup
2013-08-05 Markus Pfeifferusb4bsd: Bring in fix for endpoint setup on Etron XHCI
2013-08-05 Markus Pfeifferusb4bsd, pci: pull in bios takeover code from FreeBSD
2013-08-05 Markus Pfeifferusb4bsd: Fix EHCI
2013-08-05 Markus Pfeifferusb4bsd: Fix scsi sense handling in umass
2013-08-05 Markus Pfeifferusb4bsd: sync with FreeBSD svn r242385
2013-08-05 Markus Pfeifferusb4bsd: Add detection for Etron EJ168 controller
2013-08-05 Sascha Wildnerkernel: Remove some unused externs.
2013-08-05 Sascha WildnerRemove some unused externs.
2013-07-30 François Tigeotdrm2: Hook to DragonFly's build infrastructure
2013-07-30 Johannes Hofmanniicbus: add intel_iic to iicbb driver
2013-07-29 Sascha Wildnerkernel/pci: Fix extern in pcivar.h and clean up a bit.
2013-07-22 Sascha Wildnerkernel/isa: Remove some no longer used externs declarat...
2013-07-20 François Tigeotkernel: import pci_find_class() from FreeBSD
2013-07-10 Sascha Wildnerkernel: Clean up some module Makefiles.
2013-07-07 Sascha Wildnerkernel/usb4bsd: Fix ukbd's polled mode (for ddb etc.).
2013-07-07 François Tigeotiicbus/iic.h: Sync with FreeBSD
2013-06-04 Sepherosa Ziehauifq: Remove the unused parameter 'mpolled' from ifq...
2013-05-31 Justin C. SherrillCorrect BSD License clause numbering from 1-2-4 to...
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-05-05 Sascha Wildnerkernel/scsi_da: If booting verbosely, si_iosize_max...
2013-05-05 Sascha Wildnerkernel/scsi_da: Use __func__ for printing function...
2013-05-04 Sascha WildnerUse C99 __func__ instead of __FUNCTION__.
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-22 Sepherosa Ziehaupcidevs: Add device ID for Sundance ST201
2013-03-17 Sepherosa Ziehaupcidevs: regen
2013-03-17 Sepherosa Ziehaupcidevs: Add device IDs for Broadcom 5762/5725/5727
2013-03-17 Sepherosa Ziehaupcidevs: regen
2013-03-17 Sepherosa Ziehaupcidevs: Sort Broadcom chips device IDs in numeric...
2013-03-15 Sascha Wildner<bus/pci/pcireg.h>: Add some more definitions.
2013-03-13 Sascha Wildnerkernel/pci: Don't perform the maximum register number...
2013-03-11 Sepherosa Ziehaupcidevs: regen
2013-03-11 Sepherosa Ziehaupcidevs: Add device id for DLink 520TX C1
2013-03-09 Sascha Wildnerkernel: Use __offsetof() in a few more places.
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-28 Sascha Wildnerkernel/u4b: sc is NULL here, so don't dereference it.
2013-02-23 Sascha Wildnerkernel/isa: Remove empty isa_init() (formerly used...
2013-02-23 Sascha WildnerUse NULL for pointers in a couple of places.
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-16 Sepherosa Ziehaupcidevs: regen
2013-02-16 Sepherosa Ziehaupcidevs: Add PCi device ID for Broadcom 5717C
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 1/3
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-08 Sascha Wildnerkernel/firewire: Remove #ifdef __DragonFly__ jungle.
next