wbsio(4): support W83627DHG-P (0xb0); hw mon supported by lm(4) as W83627DHG (0xc1)
[dragonfly.git] / sys /
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 Matthew DillonHAMMER VFS - frontload kmalloc()'s when rebalancing
2010-03-20 Sascha WildnerSome more cleanup after the addition of lightweight...
2010-03-20 Sascha WildnerPut 4 more kernel files under -Werror (fix x86_64 warni...
2010-03-20 Sascha WildnerFix LINT kernel build.
2010-03-19 Samuel J. Greearkernel - Include headers declaring vm_page_t in lwbuf...
2010-03-18 Samuel J. Greearkernel - lwbuf SLIST safety
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
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 Matthew Dillonkernel - devfs - Fix memory leak in devfs_destroy_devic...
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-17 Alex Hornungkern_{get,set}sockopt - invalid value check
2010-03-17 Matthew DillonHAMMER VFS - Cleanup recovery kprintfs a bit
2010-03-16 Alex Hornunglinux emu - fix some signalling mess
2010-03-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-16 Matthew Dillonkernel - Fix kernel memory leak in devfs disk_probe()
2010-03-16 Alex Hornunglinux emu - fix exit status on exit_group
2010-03-16 Matthew Dillonkernel - rework struct nchstats for systat
2010-03-16 Matthew DillonHAMMER VFS - Fix an edge case in hammer_inode_waitrecla...
2010-03-16 Aggelos Economopoulospmap: Warning -> Debug
2010-03-16 Alex Hornunglinux emu - fix bug in futex
2010-03-16 Alex Hornungkern_synch - unbreak UP build
2010-03-16 Alex Hornunglinux emu - fix MP bug related to TLS
2010-03-16 Alex Hornunglinprocfs - fix multi-CPU stat & cpuinfo
2010-03-15 Matthew Dillonkernel - change tsleep related idents to const volatile...
2010-03-15 Alex Hornunglinux emu - iron out bugs
2010-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-15 Matthew DillonHAMMER VFS - Hack cursor iterator when locked cursor...
2010-03-15 Matthew DillonHAMMER VFS - Major retooling of the refcount mechanics...
2010-03-14 Alex Hornungvfs_synth - rewrite
2010-03-14 Alex Hornungnlookup - introduce nlookup_init_root
2010-03-14 Matthew DillonHAMMER VFS - Hack cursor iterator when unlocked cursor...
2010-03-13 Alex Hornunglinprocfs - Introduce /proc/mounts
2010-03-13 Sascha WildnerFix LINT build.
2010-03-13 Alex Hornunglinux emulation - Major update
2010-03-13 Alex Hornungprocfs - Use newly introduced textnch
2010-03-13 Alex Hornunglinux emu - peripheral changes
2010-03-12 Matthew Dillonkernel - AHCI - enable AHCI device initiated power...
2010-03-10 Matthew Dillonkernel - fix procfs vm_map scan.
2010-03-08 Samuel J. Greearkernel - Restore ability to thaw checkpoints
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 Samuel J. Greearkernel - Remove msf buffer code
2010-03-05 Michael Neumannpci_alloc_msix: Fail if no MSI-X vectors available
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-05 Matthew DillonHAMMER VFS - Ensure sufficient free memory is available...
2010-03-05 Matthew Dillonkernel - vm - add vm_wait_nominal()
2010-03-04 Sascha WildnerAdd device sg to LINT.
2010-03-04 Sascha WildnerFix typos in manual pages and user visible messages.
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-03-03 Matthew DillonVN - Remove use of IO_DIRECT, Improve lock performance...
2010-03-03 Matthew DillonHAMMER VFS - Do a better job with IO_DIRECT
2010-03-03 Matthew DillonHAMMER VFS - Fix assertion in hammer_btree_mirror_propa...
2010-03-02 Matthew DillonHAMMER VFS - Correct seriuos bug in hammer rebalancing...
2010-03-02 Matthew Dillonkernel - cleanup some unnecessary casts
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2010-03-02 Matthew Dillonkernel - VN - add missing disk_destroy() in module...
2010-03-01 Matthew Dillontmpfs - Add support for setting the root uid/gid/mode...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Sascha Wildnertmpfs(5): Remove old initialization (overrode prior...
2010-02-25 Samuel J. Greearkernel - Remove msf_buf dependency from VFS Journals
2010-02-25 Samuel J. Greearkernel - Initialize xio->xio_bytes properly in xio_init...
2010-02-25 Constantine A. Mureninaps(4): use DRIVERSLEEP instead of tsleep
2010-02-24 Sascha Wildnernetsmb: Fix a warning and put smb_usr.c under -Werror...
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Michael Neumanne1000 - Complete port of if_em
2010-02-22 Michael Neumannnet - Add some #defines from FreeBSD
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Michael Neumanne1000 - Adapt OS-dependent part
2010-02-22 Michael Neumanne1000 - Literally import e1000 driver from FreeBSD
2010-02-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-22 Matthew Dillonkernel - Refactor vnode_free_list, vnode reuse algorithm
2010-02-22 Matthew Dillonkernel - swapcache - Fix snocache and cache flags propa...
2010-02-22 Matthew Dillonkernel - NFS - Add the 'cache' flag to enable swapcache...
2010-02-22 Matthew Dillonkernel - Remove some debug kprintf()s
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64...
2010-02-22 Matthew Dillonkernel - SWAP CACHE part 22/many - Fix counter overflow...
2010-02-22 Matthew Dillonkernel - Fix some rare pmap races in i386 and x86_64.
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-21 Constantine A. Mureninaps(4): use more c99
2010-02-21 Michael NeumannHAMMER - Fix mirroring between 32 and 64-bit machines
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-20 Matthew Dillonkernel - TMPFS - Features, don't sync on umount, enforc...
2010-02-20 Matthew Dillonkernel - disklabel64 - Increase partition start alignme...
2010-02-20 Matthew Dillonkernel - TMPFS - Stabilization pass, fix VM object...
2010-02-20 Matthew Dillonkernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC
2010-02-19 Antonio Huete Jimenezusr.sbin - Include some missing programs in x86_64.
2010-02-19 Matthew Dillonkernel - Fix (unused) SEGEX_IDX macro
next