drm: Bring back a KNOTE() call, unbreak vblank handling
[dragonfly.git] / sys / sys /
2015-09-01 Matthew Dillonkernel - Improve namecache generation handling
2015-08-27 Sepherosa Ziehauuipc: Fix lockless unp_conn accessing and uipc_detach...
2015-08-25 François Tigeotkernel: Add bitcount64 to sys/systm.h
2015-08-25 Sepherosa Ziehauuipc: Use flag to indicate that the unpcb was detached...
2015-08-22 Sepherosa Ziehausocket: Allow keeping a reference on the new socket...
2015-08-21 Matthew Dillonkernel/nfs: Fix up the per-export address lists.
2015-08-21 Sascha Wildneri386 removal, part 37/x: Remove more i386 related small...
2015-08-20 Nuno Antuneskernel/nfs: Remove old hack abusing dom_rtattach.
2015-08-20 Sepherosa Ziehauqueue: Log 'last' ptr in addition to 'head'
2015-08-20 Sepherosa Ziehausocket: Don't define SS_ISCLOSING same as SS_INCOMP
2015-08-17 Sascha Wildner<sys/vmm.h>: Fix include guard and adjust indent/whites...
2015-08-15 Sascha Wildneri386 removal, part 35/x: Remove the i386 specific vesa...
2015-08-11 Matthew Dillonkernel - Reduce slab allocator fragmentation
2015-08-10 Sascha Wildnerkernel/sysctl: Rename SYSCTL_ASSERT_XLOCKED -> SYSCTL_A...
2015-08-10 Matthew Dillonkernel - Remove unused z_Next field, fix comments ...
2015-08-09 John Marino<sys/tree.h>: Add RB_FOREACH_* macros from FreeBSD
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-03 Sascha Wildnerlibkern: Remove unused locc() function.
2015-08-01 Sascha Wildner<bitstring.h>: Move it to /usr/src/sys/sys so kernel...
2015-07-31 Sascha Wildnerkernel: Add prototypes for setjmp()/longjmp() to <sys...
2015-07-30 Sepherosa Ziehausocket: Close the soreference() race against socket...
2015-07-30 Sepherosa Ziehausocket: Nuke unused so_pru_abort()
2015-07-30 Sepherosa Ziehausocket: Remove unused soabort()
2015-07-29 Sascha Wildner<sys/systm.h>: Small indent fix.
2015-07-24 Sepherosa Ziehaumbuf: Add helper functions to inc/dec mbuf limits
2015-07-24 Sepherosa Ziehaumbuf: Staticize mbupdatelimits
2015-07-24 Matthew Dillonkernel - Allow nmbufs, nmbclusters, and nmbjclusters...
2015-07-24 Matthew Dillonkernel - Add objcache_set_cluster_limit()
2015-07-23 Sascha Wildneri386 removal, part 21/x: Remove obsolete i386 specific...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-18 Nuno Antunesdevfs: Use lwkt_domsg() instead of lwkt_sendmsg() ...
2015-07-15 François Tigeotkernel/linux: Implement idr_preload() and idr_preload_end()
2015-07-14 Matthew Dillonkernel - Fix live lock in vfs_conf.c mountroot>
2015-07-14 John MarinoBump __DragonFly_version after replacement of libm
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-11 Sepherosa Ziehausensors: Add frequency sensor type
2015-07-11 Sepherosa Ziehausensors: Fix value type
2015-07-10 Matthew Dillonkernel - Fix panic during coredump
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-04 Sascha Wildner<sys/socket.h>: Whitespace cleanup.
2015-07-04 Sascha WildnerRemove duplicate includes in <iconv.h> and <sys/socket.h>.
2015-07-04 John Marinoiconv sync 8/x: FreeBSD SVN 281550
2015-07-03 Sascha Wildner<sys/lock.h>: Fix comment typo.
2015-06-24 Matthew Dillonkernel - Add zero-on-instantiate objcache ctor
2015-06-22 Sascha Wildneri386 removal, part 8/x: Remove i386 DragonFly 1.2 compa...
2015-06-19 Sascha Wildner<sys/cdefs.h>: Define __LONG_LONG_SUPPORTED for C++11.
2015-06-14 Sascha Wildner<sys/cdefs.h>: Fix a typo introduced (in 2005) with...
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Justin C. SherrillVersion number changes for 4.3-DEVELOPMENT. v4.3.0
2015-06-07 Matthew Dillonlibc - Attribute setcontext() and getcontext()
2015-06-07 Matthew Dillonstdc - add __returns_twice
2015-06-07 Sascha Wildner<sys/sysctl.h>: Include <sys/lock.h> only for the kerne...
2015-06-06 Matthew Dillonsysctl - SMP performance work
2015-06-05 Sepherosa Ziehaucpu_topo: Add get_cpu_node_by_chipid()
2015-06-04 Sepherosa Ziehausensors: Create per-cpu sensor task threads
2015-06-01 Sepherosa Ziehaulwkt: Initialize LWKT objcache initialization to earlie...
2015-05-28 Matthew Dillonkernel - Replace iscsi CRC algo with a better one
2015-05-27 Sascha Wildner<sys/param.h>: Bump __DragonFly_version for futimens...
2015-05-27 Dimitris PapastamosAdd missing prototype for futimens(2) in <sys/stat.h>
2015-05-27 Sascha Wildner<sys/stat.h>: Whitespace cleanup.
2015-05-26 Matthew Dillonkernel - Sanity-check getutimes().
2015-05-26 Matthew Dillonkernel - Add futimens()
2015-05-26 Matthew Dillonkernel - Consolidate kern_utimes() into kern_utimensat()
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-24 Matthew Dillonkernel - Add utimensat() support
2015-05-19 Matthew Dillonkernel, libc - add pipe2()
2015-05-13 Sepherosa Ziehausensor: Add ECC sensor type
2015-05-10 Tomohiro Kusumisys/sys: Rename VFS_MPLOCK1 to VFS_MPLOCK
2015-05-10 Tomohiro Kusumisys/sys: Remove VFS_MPLOCK2 macro
2015-05-06 Sepherosa Ziehausensor: Factor out helper functions.
2015-04-22 John MarinoSet gcc50 as the primary compiler, gcc47 as secondary
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-08 Sepherosa Ziehauclock: Piggyback passive IPIQ processing
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-31 Sepherosa Ziehausensor: Fix sensor device numbering
2015-03-31 Sepherosa Ziehausensor: Fix sysctl tree creation
2015-03-27 Sepherosa Ziehausensor: Save OID of sensordev sysctl tree.
2015-03-27 Matthew Dillondmsg - refactor cluster and pfs identifiers
2015-03-24 Sepherosa Ziehausysctl: Expose sysctl lock
2015-03-23 Matthew Dillonkernel - Major mtx lock cleanup
2015-03-23 Sepherosa Ziehausensor: Allocate task w/ M_WAITOK
2015-03-23 Sepherosa Ziehausensor: Remove the NOSYSCTL8HACK ifndef test
2015-03-23 Sepherosa Ziehaulock: Add LOCK_INITIALIZER
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-22 Sascha WildnerAdd sa_family_t definitions to <netinet/in.h> and ...
2015-03-21 Sepherosa Ziehausensor: Minor white space and style cleanup
2015-03-20 Sascha Wildner<sys/unistd.h>: Use __BSD_VISIBLE instead of !_POSIX_SO...
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-16 Matthew Dillonkernel - Refactor kern_mutex (mtx* functions)
2015-03-15 Sascha Wildnerkernel: Remove fdescfs. devfs handles this.
2015-03-15 Matthew Dillonhammer2 - Misc cluster protocol work
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-12 Sascha Wildner<sys/malloc.h>: Remove an unneeded semicolon.
next