kernel - Assert on remaining known races
[dragonfly.git] / sys / sys /
2010-08-22 Matthew Dillonkernel - Assert on remaining known races
2010-08-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-22 Matthew Dillonkernel - close numerous kqueue MP and blocking races
2010-08-20 Matthew Dillonkernel - opencrypto - optimize chained synchronous...
2010-08-20 Matthew Dillonkernel - limit running io writes during fsync
2010-08-20 Matthew Dillonkernel - add kthread_create_cpu()
2010-08-18 Matthew Dillonkernel - Fix excessive mbuf use in nfs_realign()
2010-08-18 Matthew Dillonkernel - Implement vm.swap_info_array sysctl
2010-08-17 Matthew DillonHAMMER VFS - Expand vfs.hammer.debug_io capabilities
2010-08-16 Matthew Dillonkernel - revamp cluster_read API and improve performance
2010-08-15 Matthew Dillonkernel - split the pbuf subsystem into two (kva and...
2010-08-15 Matthew Dillonkernel - Add overlapping buffer test to the buffer...
2010-08-14 Matthew Dillonkernel - dm - Add support for BUF_CMD_FLUSH
2010-08-14 Matthew Dillonkernel - flag when bogus_page's are present
2010-08-13 Matthew Dillonkernel - Some minor swap allocator / blist work
2010-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-13 Matthew Dillonkernel - Add sysref assertions
2010-08-13 Matthew Dillonkernel - Add sysref assertions
2010-08-13 Matthew Dillonkernel - More tty and devfs race fixes
2010-08-13 Matthew Dillonkernel - Fix pty registration, memory leak
2010-08-11 Matthew Dillonkernel - Adjust krate infrastructure
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-10 Matthew Dillonkernel - Add per-user file descriptor limit
2010-08-08 Jan LentferMerge branch 'master' of git://island.quantumachine...
2010-08-08 Jan Lentferpf: Update packet filter to the version that comes...
2010-08-06 Sascha WildnerAdd some more *at() system calls.
2010-08-04 Matthew Dillonbuildworld - Fix header file
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-08-01 Sascha WildnerMark the *at(2) system calls' prototypes as being new...
2010-07-31 Sascha WildnerAdd a renameat(2) system call.
2010-07-29 Alex Hornungdsched - Encapsulate tdio for curthread creation
2010-07-28 Sascha WildnerFix typo in <sys/elf_common.h>: ET_LIPROC -> ET_LOPROC
2010-07-26 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-07-26 Samuel J. Greearkernel - bring back reasonable fifo blocking semantics
2010-07-26 Samuel J. Greearkernel - clean up pipe kq filters
2010-07-21 Sascha Wildner<wchar.h>: Partial revert of b9286c919de6585c967b8dbf2c...
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-19 Joe Talbottlibkern - Add abs(), labs(), and qabs().
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-17 Sascha Wildner<sys/_null.h>: Remove the #include guard.
2010-07-14 Samuel J. Greearkernel - Tear out selwakeup()
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-13 Samuel J. Greearkernel - Remove selrecord()
2010-07-13 Samuel J. Greearkernel - Remove legacy vnode poll support
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-12 Samuel J. Greearkernel - Tear out socket polling
2010-07-11 Alex Hornungudev - Tag some subsystems/drivers
2010-07-11 Samuel J. Greearkernel - Tear out descriptor polling
2010-07-11 Samuel J. Greearkernel - Tear out vfs polling
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-03 Sascha WildnerAdd a few __printflike() and __scanflike() to various...
2010-06-30 Samuel J. Greearkernel - refactor main kqueue event loop
2010-06-30 Samuel J. Greearkernel - KQueue: Create EVFILT_EXCEPT for exceptional...
2010-06-30 Samuel J. Greearkernel - Add kqueue read support to memio devices
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-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-12 Nicolas Therykernel - token - update outdated comments
2010-06-13 Alex Hornungconf.h - minor (accidental) whitespace cleanup
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Matthew Dillonkernel - Add MTX_INITIALIZER
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-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-10 Matthew Dillonkernel - MPSAFE work - adjust global tokens
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add global tokens
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-06-05 Matthew Dillonkernel - add short-form mutex calls
2010-06-02 Alex Hornungconf.h - bump SPECNAMELEN to 63 (from 15)
2010-06-02 Alex Hornunglibkern - add strsep
2010-06-02 Alex Hornunglibkern - add strchr
2010-05-16 Matthew Dillonkernel - zero pages during idle
2010-04-26 Matthew Dillonkernel - make sysent update
2010-04-26 Matthew Dillonkernel - Update extattr infrastructure
2010-04-26 Alex Hornungdsched.h - don't provide _KERNEL_STRUCTURES stuff
2010-04-25 Alex Hornungdsched - Support policy switching via sysctl
2010-04-25 Sascha Wildnerfirmware(9): GC our old firmware framework in favor...
2010-04-23 Alex Hornungdsched - serno support
2010-04-23 Alex Hornungdsched - Bump diskctx max size to 512
2010-04-22 Sascha WildnerFix buildworld.
2010-04-22 Alex Hornungdsched - expand framework to track threads
2010-04-22 Sascha Wildnerkernel: Add TUNABLE_ULONG too and really fix the acpi...
2010-04-22 Sascha Wildnerkernel: Add TUNABLE_LONG.
2010-04-19 Alex Hornungdsched, dsched_fq - Major cleanup
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-17 Alexander Polakovsound: implement OSS_GETVERSION.
2010-04-16 Sascha WildnerAdd more __printflike()'s and fix resulting fallout.
2010-04-16 Sascha Wildner<sys/kthread.h>: Add some __printflike()'s.
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
next