amr(4): Sync with FreeBSD.
[dragonfly.git] / sys / sys /
2010-12-03 Matthew Dillonkernel - Fix bug in x86-64 version of bzeront()
2010-12-02 Alex Hornungdm - undo my pointless moving of dm.h
2010-12-01 Alex Hornungdm - Modularize it fully
2010-11-30 Stathis Kamperiscondvar - Constify
2010-11-30 Sascha Wildnerkernel: Bring in hexdump() from FreeBSD.
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-29 Alex Hornungcondvar - add cv_has_waiters()
2010-11-24 Alex Hornungsysinit - add SI_SUB_DM_TARGETS
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-19 Alex Hornungdevfs - Fix FREEBLKS
2010-11-19 Alex Hornungsubr_disk - Keep an open count
2010-11-19 Alex Hornungsubr_disk - 'official' support for cloning; cleanup
2010-11-19 Alex Hornungkern_conf - add make_only_dev_covering
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-16 Sascha WildnerRemove hotplug(4) since hotplugd(8) uses udev/devattr...
2010-11-15 Alex Hornungdevfs - Add a destroy_dev_alias, remove hotplug
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 HornungTemporarily bump the mbuf cluster size
2010-11-14 Matthew Dillonkernel - add kern.sysbeep_enable feature
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-06 Sascha Wildner<sys/cdefs.h>: Add some definitions for IEEE 1003.1...
2010-11-05 Sascha Wildner<sys/param.h>: Bump __DragonFly_version.
2010-11-01 Matthew Dillonkernel - Add kprintf0() (#ifdef'd out)
2010-10-30 Matthew Dillonkernel - Fix longstanding VM long-duration stall issues (2)
2010-10-29 Matthew Dillonkernel - Get rid of kprintf0()
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-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-25 Antonio Huete Jimeneznullfs - Add 'noexec' flag support.
2010-10-22 Alex Hornungdm dumping - peripheral changes
2010-10-20 Matthew Dillonkernel - revamp mtx_spinlock()
2010-10-18 Matthew Dillonrelease engineering - Bump master to 2.9 v2.9.0
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-06 Antonio Huete Jimenezsend(2) - Add MSG_NOSIGNAL flag.
2010-10-05 Matthew Dillonkernel - Fix vmtotal sysctl
2010-10-05 Matthew Dillonkernel - Add Proportional RSS (PRES)
2010-09-30 Matthew Dillonkernel - Fix MP race in kmalloc/kfree
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-28 Matthew Dillonkernel - Increase MSGBUF_SIZE from 64K to 128K
2010-09-28 Matthew Dillonkernel - Greatly reduce kernel memory use for x86_64
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-26 Matthew Dillonkernel - Rearrange pmap_growkernel() and fix up x86_64...
2010-09-25 Jan LentferAdd prototype for devfs_assume_knotes()
2010-09-24 Matthew Dillonnetwork - Add a tcp socket for faster keepalive timeouts
2010-09-24 Matthew Dillonkernel - Work through some memory leaks in dsched
2010-09-22 Matthew Dillonnetwork - Fix PF mis-handling and other bugs
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Matthew Dillonnetwork - Increase MSIZE to 512
2010-09-18 Matthew Dillonkernel - Optimize kfree() to greatly reduce IPI traffic
2010-09-17 Matthias SchmidtMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-17 Matthew Dillonkernel - Add lwkt_relpooltoken()
2010-09-16 Matthew Dillonnetwork - Add some serious assertions when MBUF_DEBUG...
2010-09-15 Matthew Dillonnetwork - Increase basic mbuf size from 256 to 384...
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-13 Matthew Dillonkernel - swapoff - regenerate system calls
2010-09-13 Matthew DillonKernel - Implement swapoff
2010-09-12 Matthew Dillonnetwork - Add debugging assertions
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-10 Matthew Dillonbuild - Fix kernel build issue
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew Dillonnetwork - MP socket free & abort interactions, so_state
2010-09-10 Matthew Dillonbuild - Fixup world/kernel build
2010-09-10 Matthias SchmidtMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-10 Venkatesh Srinivaskernel - Convert mpipe global token to per-pipe tokens.
2010-09-09 Matthew Dillonnetwork - Completely revamp the netisr / dispatch code
2010-09-09 Jan Lentferpf: Update to OpenBSD 4.2
2010-09-09 Matthew Dillonkernel - MPSAFE the protocol drain routines
2010-09-07 Matthew Dillonkernel - Add LWKT_SERIALIZE_INITIALIZER
2010-09-07 Matthew Dillonkernel - Refactor kqueue interlocks
2010-09-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-06 Matthew Dillonkernel - Fix numerous MP issues with sockbuf's and...
2010-09-05 Matthew Dillonkernel - More pty fixes
2010-08-30 Matthew Dillonkernel - Separate inherited mplocks from td_mplocks...
2010-08-30 Alex Hornungspinlocks - adjust man pages and *_quick_* routines
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Samuel J. Greearkernel - poll(2) no longer supports non-standard FreeBS...
2010-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-30 Matthew Dillonkernel - remove spin_lock_rd() and spin_unlock_rd()
2010-08-30 Matthew Dillonkernel - Compact KOBJOPLOOKUP() kobj method core macro
2010-08-29 Matthew Dillon MPSAFE TTY - Fix deadlock in reporting of probe errors.
2010-08-29 Matthew DillonMPSAFE TTY - Refactor kprintf()'s spinlock, shutdown...
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Introduce hard code sections, simplify critica...
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-28 Matthew Dillonkernel - procfs_token work
2010-08-28 Matthew Dillonkernel - Add vmobj_token, misc vm-related tokenization
2010-08-28 Matthew Dillonkernel - Add description to static token initializers
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - Major MPSAFE Infrastructure 2
2010-08-27 Matthew Dillonkernel - Major MPSAFE Infrastructure
next