dragonfly.git
2016-08-03 Peter AvalosAdd IDEA support for libcrypto(3).
2016-08-03 Sascha Wildnervkernel: Add a simple pagezero() macro (unbreaks build).
2016-08-03 Peter AvalosUpdate files for OpenSSL-1.0.2h import.
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Peter AvalosImport OpenSSL-1.0.2h. vendor/OPENSSL
2016-08-03 Matthew Dillonkernel - Fix lwp_fork/exit race
2016-08-03 Sascha Wildnerlibrt/aio: #ifndef notyet -> #if 0 /* not yet */
2016-08-03 Sascha WildnerAdjust a couple of manual pages to the recent header...
2016-08-03 Sascha Wildner<sys/types.h>: Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
2016-08-03 Sascha Wildner<sys/stat.h>: Clean up the POSIX namespace.
2016-08-03 Sascha Wildner<sys/aio.h>: Remove unneeded includes (cleans up namesp...
2016-08-03 Sascha Wildner<sys/ipc.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/shm.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/sem.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/msg.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<netinet/tcp.h>: Clean up the POSIX namespace a bit.
2016-08-03 Sascha WildnerClean up whitespace in a few headers (no functional...
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-08-01 Matthew Dillonkernel - Cleanup vm_page_pcpu_cache()
2016-07-31 François Tigeotdrm/linux: Add linux/kobject.h
2016-07-31 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-31 François Tigeotdrm/linux: Add vmap()
2016-07-30 Sascha WildnerSync ACPICA with Intel's version 20160729.
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-30 Matthew Dillonkernel - cleanup vfs_cache debugging
2016-07-30 Imre Vadászif_iwm - Fix iwm_poll_bit() usage in iwm_stop_device().
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocations
2016-07-29 Matthew Dillonsystat - Adjust extended vmstats display
2016-07-29 Matthew Dillonkernel - Reduce memory testing and early-boot zeroing.
2016-07-29 Matthew Dillonkernel - Cleanup namecache stall messages on console
2016-07-29 Matthew Dillonkernel - Fix rare tsleep/callout race
2016-07-29 zrjmktemp.3: Improve the manpage, add mklinks.
2016-07-29 zrjmdoc.local: Add DragonFly 4.6 for future reference.
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Passthrough interrupt resource allocation...
2016-07-29 Matthew Dillonlibthread_xu - Don't override vfork()
2016-07-28 Sascha Wildnermktemp.3: Fix a typo and bump .Dd
2016-07-28 Matthew Dillonkernel - Be nicer to pthreads in vfork()
2016-07-28 Sascha Wildnered(1): Sync with FreeBSD.
2016-07-28 Sascha Wildnered(1): Remove handling of non-POSIX environment.
2016-07-28 Matthew Dillonlibc - Fix more popen() issues
2016-07-28 Matthew Dillonkernel - Fix getpid() issue in vfork() when threaded
2016-07-28 François Tigeotdrm/linux: Clean-up pci_resource_start()
2016-07-27 Matthew Dillonsystat - Restrict %rip sampling to root
2016-07-27 Matthew Dillontest - Add umtx1 code
2016-07-27 Matthew Dillonlibc - Fix numerous fork/exec*() leaks, also add mkoste...
2016-07-26 Matthew Dillonkernel - Disable lwp->lwp optimization in thread switcher
2016-07-26 Matthew Dillonkernel - Minor cleanup swtch.s
2016-07-26 Matthew Dillonkernel - Fix namecache race & panic
2016-07-26 Matthew Dillonkernel - Reduce atomic ops in switch code
2016-07-26 Matthew Dillonkernel - refactor CPUMASK_ADDR()
2016-07-26 Matthew Dillonkernel - Fix VM bug introduced earlier this month
2016-07-25 Matthew Dillonsystat - Refactor memory displays for systat -vm
2016-07-25 Imre Vadászif_iwm - Fix inverted logic in iwm_tx().
2016-07-25 Matthew Dillonkernel - Fix mountctl() / unmount race
2016-07-25 Sascha Wildnersysconf.3: Fix typo.
2016-07-25 Sascha Wildnerlibc/strptime: Return NULL, not 0, since the function...
2016-07-25 Matthew Dillonmountd, mount - Change how mount signals mountd, reduce...
2016-07-25 Matthew Dillonkernel - Close a few SMP holes
2016-07-25 Matthew Dillonkernel - Cut buffer cache related pmap invalidations...
2016-07-25 Matthew Dillonkernel - Add some more options for pmap_qremove*()
2016-07-25 Matthew Dillonkernel - cli interlock with critcount in interrupt...
2016-07-24 Sascha Wildnersysconf.3: Document _SC_PAGE_SIZE and _SC_PHYS_PAGES.
2016-07-24 Matthew Dillondrm - Fix subtle plane masking bug.
2016-07-24 zrjcpumask.9: Add short manpage.
2016-07-24 zrjcpumask.h: Turn CPUMASK_ELEMENTS as implementation...
2016-07-24 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
2016-07-24 Matthew Dillonkernel - Fix atomic op comparison
2016-07-24 Matthew Dillonkernel - Refactor Xinvltlb a little, turn off the idle...
2016-07-24 Matthew Dillonhammer - remove commented out code, move a biodone()
2016-07-24 Matthew Dillonhammer - Try to fix improper DATA CRC error
2016-07-24 Matthew Dillonkernel - Enhance indefinite wait buffer error message
2016-07-24 Matthew Dillonkernel - Fix TDF_EXITING bug, instrument potential...
2016-07-24 Matthew Dillonkernel - Add vfs.repurpose_enable, adjust B_HASBOGUS
2016-07-23 Sascha WildnerAdd a realquickkernel target, analogous to realquickworld.
2016-07-23 Sascha WildnerFix VKERNEL64 build.
2016-07-23 François Tigeotkernel: Fix compilation
2016-07-23 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2016-07-23 François Tigeotdrm/i915/gem: Reduce differences with Linux 4.4
2016-07-23 François Tigeotdrm: Sync a few headers with Linux 4.4
2016-07-23 Sascha Wildnerdmesg.8: Improve markup a bit and fix a typo (dumnr...
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (4)
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (3)
2016-07-22 Sascha Wildnerbuild.7: Mention that KERNCONF can have more than one...
2016-07-22 Sascha WildnerRun make depend in quickkernel, too.
2016-07-22 Matthew Dillondrm - Stabilize broadwell and improve skylake
2016-07-22 Matthew Dillonkernel - repurpose buffer cache entries under heavy...
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-22 Matthew Dillonhammer2 - Fix deadlocks, bad assertion, improve flushing.
2016-07-22 Matthew Dillonnvme - Fix BUF_KERNPROC() SMP race
2016-07-21 François Tigeotdrm/i915: Mark a DragonFly-specific change as such
2016-07-21 zrjdrm/i915: Re-apply lost intel_dp.c diff.
2016-07-21 Sascha Wildner<sys/param.h>: Fix comments.
2016-07-21 François Tigeotdrm/i915: Update to Linux 4.4
2016-07-21 Matthew Dillonsystat - enhance interrupt display (2)
2016-07-21 Matthew Dillondocs - Update tuning.7
2016-07-21 Matthew Dillonsystat - enhance interrupt display
2016-07-21 Justin C. SherrillUpdates to show "4.7". v4.7.0
2016-07-20 Matthew Dillonkernel - Fix excessive ipiq recursion (2)
2016-07-20 Matthew Dillontest - burst vmpageinfo pages
2016-07-20 François Tigeotlinux/scatterlist.h: Add __sg_page_iter_next()
next