Allow the kernel to be compile without KTRACE option.
[dragonfly.git] / sys / dev /
2010-03-29 Sascha Wildnersyscons(4): Add support for 8 bit packed pixel modes.
2010-03-28 Matthew Dillonkernel - vinum - Fix volume number for 'vinum read'
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-21 Sascha Wildnersyscons(4): Remove (unused) scgfbrndr.c.
2010-03-21 Sascha Wildnersyscons(4): Base renderer selection on the new mode...
2010-03-21 Constantine A. Mureninwbsio: support W83627UHG (0xa2); supported by lm(4...
2010-03-21 Constantine A. Mureninwbsio(4): support W83627DHG-P (0xb0); hw mon supported...
2010-03-21 Constantine A. Mureninwbsio(4): support W83687THF (0x85); hw mon is already...
2010-03-20 Sascha WildnerPut 4 more kernel files under -Werror (fix x86_64 warni...
2010-03-18 Constantine A. Mureninwbsio(4): be less verbose if the device doesn't look...
2010-03-18 Constantine A. Mureninwbsio(4): be more verbose for unsupported devices if...
2010-03-18 Constantine A. Mureninwbsio(4) && lm(4): add support for `kldload lm.ko wbsio.ko`
2010-03-18 Constantine A. Mureninaps(4): make the aps module, aps.ko, work as well as...
2010-03-18 Constantine A. Mureninwbsio(4): support W83667HG (0xa5); its hw mon is alread...
2010-03-12 Matthew Dillonkernel - AHCI - enable AHCI device initiated power...
2010-03-08 Constantine A. Mureninwbsio(4): don't reuse a child that has already been...
2010-03-08 Constantine A. Mureninwbsio(4): convert to Newbus and DragonFly -- welcome...
2010-03-08 Constantine A. Mureninwbsio(4): raw wbsio.c#rev1.1 and wbsio.4#rev1.1 from...
2010-03-05 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-05 Michael NeumannUnbreak buildkernel / mxge(4)
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Michael Neumanne1000 - Make igb driver compile on DragonFly
2010-03-03 Matthew DillonVN - Remove use of IO_DIRECT, Improve lock performance...
2010-03-02 Matthew Dillonkernel - VN - add missing disk_destroy() in module...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-25 Constantine A. Mureninaps(4): use DRIVERSLEEP instead of tsleep
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Michael Neumanne1000 - Complete port of if_em
2010-02-22 Michael Neumanne1000 - Adapt OS-dependent part
2010-02-22 Michael Neumanne1000 - Literally import e1000 driver from FreeBSD
2010-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-21 Constantine A. Mureninaps(4): use more c99
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): the refresh function should be declar...
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): bring back relevant changes from...
2010-02-20 Constantine A. Mureninacpi_thinkpad(4): revert the half-done rename of acpi_t...
2010-02-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-19 Constantine A. Mureninaps(4): changes for DragonFly -- welcome aps(4)!
2010-02-19 Constantine A. Mureninaps(4): raw sys/dev/isa/aps.c#rev1.19 and share/man...
2010-02-18 Constantine A. Mureninacpi_thinkpad(4): make acpi_thinkpad sensors actually...
2010-02-15 Matthew Dillonkernel - ACPI - Fix missing unlocks in error path in...
2010-02-15 Matthew Dillonkernel - acpi - fix thermal thread loop
2010-02-15 Matthew Dillonkernel - Video - Add suppor for Intel IGD chipsets...
2010-02-14 Matthew Dillonnetif - alc driver port - Finishing touches
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonnetif - alc driver port - Initial work by Samuel J...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Alex Hornunghifn - Update and unbreak
2010-02-14 Constantine A. Mureninkate(4): put missing \n into device_printf(9) calls
2010-02-14 Matthew Dillonkernel - VM PAGER part 1/2 - Remove vm_page_alloc()
2010-02-13 Constantine A. Mureninkate(4) and km(4): temperature sensors for AMD Family...
2010-02-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-10 Constantine A. Mureninacpi_tz(4): zero temperature in acpi refers to -273...
2010-02-09 Matthew Dillonkernel - nata - Fix bug in SET_MULTI command
2010-02-06 Matthew Dillonkernel - usb keyboard - Fix polling issue on x86_64...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Michael Neumannaac: Add PCI identifier for Adaptec RAID 5405
2010-02-05 Matthew DillonAHCI - Fix minor bug. Also AHCI/SILI - use ATA_F_EXCLU...
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 3/many - Rearrange VM pagerops
2010-02-03 Matthew DillonAHCI - Improve warning messages when probing for a...
2010-01-31 Matthew Dillonkernel - IF_NFE - Continue work on word alignment support
2010-01-31 Matthew Dillonkernel - SILI disk driver - Add support for Sil3124
2010-01-31 Matthew Dillonkernel - NFE - Align packet data payload
2010-01-31 Constantine A. Mureninaibs(4): s/misformed/malformed/; suggested by Paul...
2010-01-31 Constantine A. Mureninaibs(4): use ACPI_INTEGER and PRIx64; suggested by...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-18 Matthew Dillonkernel - add spinlock to syscons console write path
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-11 Jan Lentferuchcom: Fix panic when accessing a ucom device based...
2010-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-05 Sascha WildnerFix a panic during snd_uaudio(4) attach.
2010-01-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-05 Matthew Dillonnetwork - VR driver - increase RX ring descriptors
2010-01-02 Sascha Wildneracpi(4): Fix some x86_64 warnings.
2009-12-22 Sascha WildnerFix some x86_64 warnings in the kernel (and remove...
2009-12-20 Sascha WildnerFix acpi (loading it failed).
2009-12-29 Antonio Huete Jimenezmd(4) - Several fixes to make the module loading/unload...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-15 Alex HornungLINT - clear a bunch of warnings
2009-12-14 Sascha Wildnervga(4): Simplify conditions for mode rejection somewhat.
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-04 Alexander PolakovImport hotplug(4) pseudo-device.
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Sascha Wildnersyscons(4): Use 100x37 when the VESA800X600 flag is...
2009-11-27 Sascha Wildnervga(4): Remove VGA_SLOW_IOACCESS option.
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
next