kernel - Optimize the x86-64 lwbuf API
[dragonfly.git] / sys / dev /
2011-01-19 Sascha Wildnerkernel: Some more style fixes.
2011-01-17 Sascha Wildnerkernel: Use NELEM() where we can.
2011-01-17 Sascha Wildnerkernel: Use NELEM() in a few more places and nuke priva...
2011-01-15 Sascha Wildnertwa(4): Fix some __printflike() issues I overlooked...
2011-01-15 Sascha WildnerAdd __printflike's where possible and fix all related...
2011-01-08 Sascha WildnerAdd tws(4), a driver for the LSI 3ware 9750 series...
2011-01-07 Sascha Wildneraac(4): Use bio (not bp) for the bio pointer.
2011-01-07 Sascha Wildneraac(4): Update to version 2.1.9-1 (current FreeBSD).
2011-01-05 Sascha Wildnerhptmv(4): Save some unneeded variables in the locking...
2011-01-05 Sascha Wildnerhptmv(4): Fix shutting down.
2011-01-04 Sascha WildnerAdd hptmv(4), a driver for HighPoint RocketRAID 182x...
2011-01-04 Sascha WildnerMake some space in sys/dev/raid/Makefile.
2011-01-03 Sascha Wildner<dev/netif/wi/if_wavelan_ieee.h>: Uncomment wi_req.
2011-01-02 Sascha Wildnerkernel: Remove support for the Xerox Network Systems...
2011-01-02 Sascha Wildneraibs(4): Add missing module dependency.
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-31 Sascha Wildnertwe(4): Update to version 1.50.01.002.
2010-12-28 Sascha Wildnerkernel: Remove support for the EISA bus and EISA/VLB...
2010-12-28 Sepherosa Ziehaure(4): Add support for 8168E
2010-12-23 Sascha WildnerFix typos in messages and manual pages.
2010-12-23 Venkatesh Srinivaskernel -- MPIPE: Add a constructor argument and priv...
2010-12-23 Matthew Dillonkernel - Fix boot-time lockup with if_igb
2010-12-21 Sascha WildnerBring in mps(4) for LSI Fusion-MPT 2 Serial Attached...
2010-12-20 Matthew Dillonkernel - Implement POLLING support for if_igb, change...
2010-12-19 CharlieMerge branch 'master' of git://git.dragonflybsd.org...
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Sepherosa Ziehaujme: Rework software reset procedure
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-18 Matthew Dillonkernel - Fix M_NOWAIT's in e1000/if_igb driver
2010-12-16 Sascha Wildnertwe(4): Add some missing newlines in system messages.
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-14 Sascha Wildnerdm(4): Fix kernel compilation with 'device dm' in the...
2010-12-13 Alex Hornungdm - add remove_all, refactor
2010-12-12 Sascha Wildnerarcmsr(4): Add missing cam_simq_release and creation...
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-11 Matthew Dillonkernel - 48-core MP work
2010-12-11 Sascha Wildneramr(4): Some bugfixes.
2010-12-11 Matthew Dillonkernel - Adjustments to if_igb
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-10 Samuel J. GreearMerge branch 'GCI2010'
2010-12-09 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-08 Sascha Wildnerhptiop(4): Fix device description.
2010-12-07 Sascha Wildnerhptiop(4): Add the hptiop(4) RAID driver.
2010-12-07 Matthew Dillonkernel - Enable e1000 / igb netif in module build
2010-12-06 Sascha Wildneramr(4): Return the correct error.
2010-12-06 Sascha Wildneraac(4) & mfi(4): Fix masking bug.
2010-12-06 Sascha Wildnermfi(4): Shorten some lines.
2010-12-03 Sascha Wildnerkernel: Remove some PC98 remains.
2010-12-03 Sascha Wildneramr(4): Sync with FreeBSD.
2010-12-03 Sascha Wildnermfi(4): Add missing dev_ops_remove_minor().
2010-12-02 Alex Hornungdm - undo my pointless moving of dm.h
2010-12-01 Sascha Wildnermfi(4): Make mfi_linux.ko compile (maybe it even works).
2010-12-01 Sascha Wildnervga/vesa: Use hexdump() instead of cooking our own.
2010-12-01 Alex Hornungdm - Modularize it fully
2010-12-01 Sascha WildnerUnbreak buildworld.
2010-12-01 Sascha Wildnermmcsd(4): Enhance readability by using a variable for...
2010-12-01 Sascha Wildnermfi(4): Add device statistics.
2010-11-30 Sascha Wildnermfi(4): Add the mfi(4) RAID driver and the mfiutil...
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-29 Alex Hornungdm - access io_cnt atomically
2010-11-29 Alex Hornungdm - misc minor cleanup
2010-11-29 Alex Hornungdm - remove convoluted string comparison methods
2010-11-29 Alex Hornungdm - minor cleanup
2010-11-29 Alex Hornungdm - use shared/exclusive lockmgr for table access
2010-11-29 Alex Hornungdm - properly encapsulate disable_dev
2010-11-25 Alex Hornungdmirror - Add Matt's design notes
2010-11-25 Alex Hornungdmirror - initial code (layout)
2010-11-25 Alex Hornungdm - Major cleanup & module work
2010-11-24 Alex Hornungdm_target_crypt - use mpipe, add module magic
2010-11-24 Alex Hornungdm - Fix a reference leak
2010-11-23 Sascha Wildnerarcmsr(4): Update to vendor release 1.20.00.19.
2010-11-23 Sascha Wildnerarcmsr(4): Fix up the device description a bit.
2010-11-23 Matthew Dillonkernel - AHCI hotplug work to help support AMD chipsets
2010-11-22 Matthew Dillonkernel - More AHCI work to help support broken AMD...
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-19 Alex Hornungvn - switch to using own malloc type
2010-11-19 Alex Hornungvn - Major overhaul
2010-11-19 Alex Hornungdm - Disallow active vol removal; ret err of ioctl cmd
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-17 Thomas NikolajsenFix buildkernel (LINT)
2010-11-16 Sascha WildnerRemove hotplug(4) since hotplugd(8) uses udev/devattr...
2010-11-04 Alex Hornungdm - adjust use of minor numbers to new reality
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-11-15 Alex Hornungdm/nestbuf - Bind into devstat, clean up
2010-11-15 Alex Hornungdm - bind logical devices into the disk subsystem
2010-11-15 Sascha Wildnerkernel: Remove some redundant initialization.
2010-11-14 Matthew Dillonkernel - Misc atheros updates
2010-11-14 Sascha Wildnerdc(4): Add IDs for the Abocom FE2500.
2010-11-13 Sascha WildnerRemove useless .PATH targets from kernel module Makefiles.
2010-11-11 Sascha Wildneriir(4): Sync with FreeBSD.
2010-11-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Alex Hornungwpi - (experimental) fixes
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_...
next