dev - Add kq support to bktr
[dragonfly.git] / sys /
2010-07-05 Samuel J. Greeardev - Add kq support to bktr
2010-07-05 Samuel J. Greeardev - Add kq support to cxm
2010-07-05 Samuel J. Greeardev - Add kq support to aac
2010-07-05 Samuel J. Greearvinum - Add kq support
2010-07-05 Samuel J. Greeardev - Add kq support to snp
2010-07-05 Samuel J. Greeardev - Add kq support to mse
2010-07-05 Samuel J. Greeardev - Add kq support to asc
2010-07-05 Samuel J. Greearlinux - Finish bringing epoll in sync with kevent changes
2010-07-05 Samuel J. Greearapm - Add kq support
2010-07-05 Samuel J. Greeardev - Add kq support to kbd
2010-07-05 Samuel J. Greearfilters - Minor fixes
2010-07-02 Samuel J. Greeardev - Add kq support to psm
2010-07-02 Samuel J. Greeardev - Add kq support to dsp
2010-07-02 Samuel J. Greearkernel - Add kq support to devctl
2010-07-02 Samuel J. Greearkernel - Add kq support to udev
2010-07-02 Samuel J. Greearacpi - Add kqueue support to apm emulation device
2010-07-02 Samuel J. Greearkernel - Add kq support to tty devices
2010-06-30 Samuel J. Greearkernel - Make returned pollfd's more conformant with...
2010-06-30 Samuel J. Greearkernel - Introduce a local marker to kqueue_scan()
2010-06-30 Samuel J. Greearkernel - refactor main kqueue event loop
2010-06-30 Samuel J. Greearnet - Add kqueue read support to tun device
2010-06-30 Samuel J. Greearnet - Add kqueue read support to bpf device
2010-06-30 Samuel J. Greearlinux - Bring epoll in sync with kqueue changes
2010-06-30 Matthew Dillonkernel - kqueue - Bug fixing pass
2010-06-30 Samuel J. Greearkernel - Implement poll(2) in terms of kevent
2010-06-30 Samuel J. Greearkernel - KQueue: Create EVFILT_EXCEPT for exceptional...
2010-06-30 Matthew Dillonkernel - kqueue select support
2010-06-30 Samuel J. Greearkernel - Add kqueue read support to memio devices
2010-06-30 Samuel J. Greearkernel - Add kqueue to log device (/dev/klog)
2010-06-30 Samuel J. Greeardevfs - KQ filter ops are expected to return 0 or 1
2010-06-30 Samuel J. Greearkernel - Add OOB support to kqueue
2010-06-30 Samuel J. GreearImplement select(2) in terms of kevent
2010-06-29 Matthew Dillonkernel - remove pmap_interlock debugging
2010-06-29 Sascha WildnerLog frequency changes via syslog(3) from powerd(8)...
2010-06-27 Alex Hornungvfs_bio - Implement nestiobuf support
2010-06-27 Alex Hornungsubr_disk - Implement create_named & bounds_check
2010-06-27 Alex Hornungchroot_kernel() - new syscall to set rootnch/rootvn
2010-06-27 Alex Hornungkern_udev - remove unnecessary refs for devs
2010-06-27 Alex Hornungvn - remove vn_softc from list on detach command
2010-06-21 Joe Talbottral - Use the correct pointer for ifp.
2010-06-21 Joe Talbottnetif - Change M_NOWAIT to MB_DONTWAIT in m_defrag...
2010-06-21 Sascha Wildnervesa(4): Fix check for DPMS support.
2010-06-18 Alex HornungMPSAFE work - fix acquisition of vm_token
2010-06-17 Joe Talbottwpi - Include struct arpcom as first entry in struct...
2010-06-17 Sascha Wildneri4b(4): Remove some dead code.
2010-06-16 Sascha Wildneraltq(4): Fix typo in a #define.
2010-06-16 Sascha Wildnerkern_shutdown.c: Add missing #include (for NGPIO).
2010-06-14 Joe Talbottif_ral - Serialzer the interrupt handler.
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove unneeded token acquire...
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove token acquires/releases...
2010-06-14 Nicolas Therykernel - init t_collisions in lwkt_token_init
2010-06-12 Nicolas Therykernel - token - update outdated comments
2010-06-14 Constantine A. Mureninaibs(4): if-statement spacing; from rpaulo
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Sascha Wildnerkern_udev.c: Fix a -Wold-style-definition warning.
2010-06-13 Alex Hornunglinux emu - MPSAFE work - acquire token for mmap
2010-06-13 Alex Hornungconf.h - minor (accidental) whitespace cleanup
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-13 Venkatesh Srinivaskernel - MPSAFE work - restore mplock to i386 lwbuf...
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize vm_zone.c
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - tokenize i386 lwbuf
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Matthew Dillonkernel - Add MTX_INITIALIZER
2010-06-12 Matthew Dilloniscsi - Fix bug in iscsi initiator driver
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm/vm_mmap.c, part 2
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - first pass at tokenizing vm...
2010-06-12 Sascha Wildnerral(4) firmware: Explicitly including <bsd.subdir.mk...
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize vm/vm_map.c
2010-06-12 Matthew Dillonkernel - MPSAFE work - add vmspace_token
2010-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-06-12 Matthew Dillonkernel - add lockowned()
2010-06-11 Joe Talbottieee80211_ioctl - Replace free() calls with kfree().
2010-06-11 Joe Talbottwlan - Bring in some fixes from FreeBSD.
2010-06-11 Joe Talbottralfw - Add firmware for ral(4)
2010-06-11 Sascha WildnerRemove the no longer used CY_PCI_FASTINTR and PUC_FASTI...
2010-06-11 Venkatesh SrinivasMPSAFE: Tokenize vm_unix.c
2010-06-11 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm_zeroidle.c
2010-06-11 Venkatesh Srinivasvm: Detect and enable bzeront() when available for...
2010-06-11 Venkatesh Srinivasvm: Add variable sleep time to vm_zeroidle.
2010-06-11 Matthew Dillonkernel - MPSAFE work - lockup vm_page.c, vm_fault.c
2010-06-10 Sascha Wildnerath(4): Some cleanup regarding ether_sprintf().
2010-06-10 Sascha WildnerMove some FreeBSD CVS IDs to the comments.
2010-06-10 Sascha WildnerFix some -Wold-style-definition warnings in the x86_64...
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup vm_object.c
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup i386 pmap
2010-06-10 Matthew Dillonkernel - MPSAFE - Fix UP build issue
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup i386 pmap
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-10 Matthew Dillonkernel - MPSAFE work - adjust global tokens
2010-06-09 Matthew Dillonkernel - MPSAFE work - Remove unused code
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add cpu_pause() in scheduler...
2010-06-09 Matthew Dillonkernel - MPSAFE work - fast-path UP tokens when the...
next