Merge branch 'apic_io'
[dragonfly.git] / sys / dev /
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-11-01 Matthew Dillonkernel - Do not back out critical section for exchange_...
2010-11-01 Matthew Dillonkernel - Implement CHECKTIMEOUT() abstraction
2010-10-31 Sascha Wildnerpsm(4): Ansify a function definition.
2010-10-31 Sascha Wildnerkernel: Remove most definitions of CDEV_MAJOR.
2010-10-29 Matthew Dillonnata - properly teardown interrupts on ENXIO
2010-10-28 Antonio Huete Jimenezpsm - Sync psm(4) with FreeBSD
2010-10-28 Antonio Huete Jimenezmouse.h - Change to be not per-architecture.
2010-10-22 Alex Hornungdevice mapper - implement dumping
2010-10-22 Alex Hornungdevice-mapper - fix dmsize
2010-10-20 Matthew Dillonkernel - Fix another hard critical section issue with...
2010-10-17 Sascha WildnerBring in uguru(4) for ABIT temperature, voltage and...
2010-10-14 Sascha Wildnerpowernow(4): Make it build on x86_64 and hook it in...
2010-10-12 YONETANI Tomokazuucom - destroy device node on detach
2010-10-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-10 Alex Hornungumass: Add support for WD USB HDD
2010-10-06 Sascha Wildnerkernel: Remove unneeded inclusions of <sys/cdefs.h>.
2010-10-05 Matthew Dillonkernel - Fix panic when unblanking screen saver
2010-10-04 Sascha Wildnerkernel: Fix numerous errors in printf() like formats...
2010-10-04 Sascha Wildnerkernel: Add some __printflike()'s to protect against...
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-26 Matthew Dillonvkernel - Add support for cdevs as virtual disks (2)
2010-09-26 Matthew Dillonvkernel - Add support for cdevs as virtual disks
2010-09-24 Matthew Dillonkernel - Work through some memory leaks in dsched
2010-10-03 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-23 Matthew Dillonkernel - Fix bug in recent AHCI driver adjustment
2010-09-23 Matthew Dillonkernel - unlock the syscons_lock spinlock around ttwakeup()
2010-09-22 Alex Hornungun-tokenize savers
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Sascha Wildnerkernel: Fix some operator precedence bugs.
2010-09-20 Sascha Wildnerkernel: Remove some #ident.
2010-09-20 Joe Talbottwpi - Fix some race conditions in variable initializers.
2010-09-20 Matthew Dillonkernel - Remove mistaken commit of SATA PM spec pdf
2010-09-19 Matthew Dillonkernel - Report more AHCI revs in the switch
2010-09-18 Sascha Wildnerkernel: Remove #include <sys/mutex.h> if <sys/mutex2...
2010-09-17 Matthew Dillonnetwork - Remove crit_exit/crit_enter wrappers in pf.c
2010-09-17 Matthew Dillonnetwork - Zero out m_len / m_pkthdr.len in m_get*(...
2010-09-17 YONETANI Tomokazuips - missing part from 667d31bb
2010-09-17 Sascha Wildnerkernel: Staticize some dev_ops and adjust a name in...
2010-09-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-17 Matthew Dillonkernel - Adjust AHCI driver to deal with AMD braindamag...
2010-09-15 Sascha Wildnersyscons(4): Move tty token release and acquirement...
2010-09-15 YONETANI Tomokazuips - Issue IPS_CACHE_FLUSH_CMD to the controller on...
2010-09-15 YONETANI Tomokazuips - Add Adaptec ServeRAID 7x IDs. IDs taken from...
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-14 Sascha Wildnertwa(4): Sync with FreeBSD (twa(4) version 3.80.06.003).
2010-09-14 Sascha Wildnerie(4): This driver is ISA only, so remove some unneeded...
2010-09-14 Sepherosa ZiehauACPI P-State: Force P-State to use the first usable...
2010-09-14 Sepherosa ZiehauACPI P-State: When there is no _PSD, create one CPU...
2010-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-13 Sascha WildnerFix two typos in manual pages and messages.
2010-09-12 Matthew Dillonnetwork - Add debugging assertions
2010-09-11 Alex HornungFix manual break to debugger
2010-09-11 Samuel J. Greeardevfs - Let devfs assume degenerate knotes when a devic...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-09 Matthew Dillonnetwork - Completely revamp the netisr / dispatch code
2010-09-09 Joe Talbottwlan - Bring iwi back into the fold.
2010-09-09 Matthew Dillonnetwork - Make toeplitz the default
2010-09-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-09 Sascha Wildnerwi(4): Remove an unused variable.
2010-09-09 Matthew Dillonwlan - Update ath, sync rev 1.276@FreeBSD
2010-09-09 Joe Talbottwlan - Add ral and wi back into the build system.
2010-09-09 Joe Talbottwlan - Bring ral back into the fold.
2010-09-09 Joe Talbottwlan - Bring wi back into the fold.
2010-09-09 Matthew Dillonkernel - Bring if_alc up to FreeBSD rev 1.16
2010-09-08 Matthew Dillonwlan - Bring iwn back into the fold.
2010-09-08 Joe Talbottwlan - Bring wpi back into the fold.
2010-09-08 Joe Talbottwpi - Convert to wlan_global_serializer use.
2010-09-08 Matthew Dillonwlan - if_ath driver - Make some adjustments to ath...
2010-09-07 Matthew Dillonbuild - Temporary adjustments for further wlan conversi...
2010-09-07 Matthew Dillonwlan - Convert low level if_ath driver.
2010-09-07 Joe Talbottral - Cleanup leftovers from tokenization.
2010-09-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-06 Joe Talbottral - Convert to use wlan_token.
2010-09-01 Matthew Dillonkernel - Fix multiple tty_token issues related to vt...
2010-08-31 Alex Hornungsyscons - more token-related fixes
2010-08-31 Sascha Wildneriwi(4): Oops. These changes weren't meant to be committ...
2010-08-31 Sascha Wildnerwpi(4): sc is no longer used for locking (fixes LINT).
2010-08-31 YONETANI Tomokazusyscons - sc_set_pixel_mode() returned without releasin...
2010-08-31 Matthew Dillonkernel - Fix missing release of tty_token
2010-08-31 Joe Talbottiwi - Convert to wlan_tokens.
2010-08-30 Joe Talbottral - Fix calls to bus_dmamap_load_mbuf_segment() to...
2010-08-30 Joe Talbottral - Make sure nodes are properly uninitialized and...
2010-08-30 Joe Talbottwpi - Convert to use wlan_token.
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Alex Hornungsyscons MPSAFE - another attempt
2010-08-30 Alex Hornungcoretemp, sensors - Adjust spinlocks
2010-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-30 Matthew Dillonkernel - Switch to exclusive spinlocks in the coretemp...
2010-08-30 Matthew Dillonkernel - Fix spinlock use in syscons
2010-08-30 Matthew Dillonkernel - Minor documentation
2010-08-30 Matthew Dillonkernel - Possibly fix a bug in aic7xxx
2010-08-30 Sascha Wildneraicasm: Mark stop() __dead2.
next