imgact_elf: accept .note.ABI-tag sections located anywhere
[dragonfly.git] / sys / dev /
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-21 Simon SchubertMerge branch 'gdb7'
2009-10-21 Sepherosa Ziehaurl(4): Read IDR to extract MAC address for unknown...
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-14 Sepherosa ZiehauACPICA: Unbreak ACPI_DEBUG_CACHE support
2009-10-14 Sepherosa ZiehauACPI C-STATE: Function renaming
2009-10-05 YONETANI Tomokazuamd64 - mpt(4) should use {,u}int32_t for S32/U32
2009-10-04 Sascha Wildnerubsec(4): Silence some 'unused variable' warnings.
2009-10-04 Alex Hornungglxsb/nsclpcsio - cleanup
2009-10-04 Alex Hornungglxsb - Make it work for us
2009-10-04 Alex Hornungglxsb - Initial import from FreeBSD
2009-10-04 Alex Hornungnsclpcsio - make it work for us
2009-10-04 Alex Hornungnsclpcsio - Initial import from OpenBSD
2009-10-04 Alex Hornunggpio - gpio framework, initial commit
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Alex Hornungopencrypto - Finish porting
2009-10-02 Sascha WildnerWIP crypto/opencrypto update
2009-10-01 Peter AvalosMerge branch 'master' of /repository/git/dragonfly
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-10-01 Matthew DillonAHCI - Minor fixes
2009-09-30 Simon 'corecode... Merge commit 'crater/master'
2009-09-30 Alexander Polakovacpi_thermal: add sensors framework support
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-28 Thomas Nikolajsenaibs: Add ASUSTeK AI Booster ACPI ATK0110 sensors
2009-09-27 Matthew Dillonukbd - Add USBD_CALLBACK_LAST back in
2009-09-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-27 Matthew Dillonkbdmux - Fix wait flag. Fixes mountroot> and other...
2009-09-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-20 Alex Hornungmd - when setdiskinfo, also set no of blocks
2009-09-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-19 Matthew DillonAMD64 - Unbreak the acpi kld, which also seems to fix...
2009-09-17 Sascha WildnerFix some 'unused variable' warnings.
2009-09-16 Sascha Wildneriscsi_initiator(4): Remove an unneeded variable.
2009-09-15 Matthew DillonAHCI - Note on previous commit, power management support.
2009-09-14 Matthew DillonAHCI - zero-pad ATAPI commands
2009-09-14 Matthew DillonAHCI - No longer cycle the port during port initialization
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-13 Alex Hornungkbdmux - Add missing opt_kbd.h include
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Alex Hornungkbdmux - Bind into module build Makefile
2009-09-11 Alex Hornungkbdmux - make it work for us
2009-09-11 Alex Hornungkbdmux - Initial import from FreeBSD
2009-09-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-09 Matthew DillonNFE - Change default RX ring size from 128 -> 256,...
2009-09-09 Matthew Dillonpowernow - only build for i386, BIOS macros currently...
2009-09-08 Matthew DillonSILI - Merge Alex's ATA pass-through ioctls from AHCI...
2009-09-08 Alex Hornungahci(4) - Add support for ATA passthrough
2009-09-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-08 Alexander Polakovpowernow: AMD K8 frequency control.
2009-09-08 Antonio HueteISCSI - Minor module handling
2009-09-08 Simon Schubertsound: mmap returns page number, not byte offset
2009-09-08 Simon Schubertmodules: remove KMODDEPS, it is not used anymore
2009-09-08 Simon Schubertmodules: add/correct module versions and depends
2009-09-08 Simon Schubertig_hal: add module version
2009-09-08 Matthew DillonRevert "USB - Formalize polling mode and fix ohci inter...
2009-09-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-07 Alex Hornungsio(4) - Fix double make_dev if used as console
2009-09-07 Matthew DillonUSB - Formalize polling mode and fix ohci interrupt...
2009-09-07 Matthew DillonUSB - Preallocate umass buffers to avoid interrupt...
2009-09-03 Simon Schubertmodules: correct dependencies / version declarations
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Alex Hornungmxge - Avoid using #cpu
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Matthew DillonNFE - Fix bug with imtimer transitions and improve...
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Alex HornungUse pseudo-device to specify number of precreated devs
2009-08-31 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-31 Alex Hornungvn - enable autocloning
2009-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-30 Matthew DillonKernel - replace unbounded uses of kvcprintf() and...
2009-08-29 Sascha WildnerFix some more typos in manual pages and messages.
2009-08-29 Sascha WildnerFix typo: aquire -> acquire.
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-26 Matthew DillonKernel - pass sysmsg through to ioctl.
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
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...
next