dragonfly.git
2017-02-10 zrjPrevent implicit -Wsystem-headers passing from CFLAGS...
2017-02-10 zrjgencat(1): Limit and mark bootstrap hack.
2017-02-10 zrjssl: Unhook internal usage of include/openssl/.
2017-02-10 Matthew Dillonkernel - Fix vmspace termination race (2)
2017-02-09 Sascha Wildner<sys/{_iovec,_timespec,_timeval}.h>: Namespace cleanup.
2017-02-09 Sascha Wildner<aio.h>: Prepare for the removal of <sys/types.h> from...
2017-02-09 Sascha Wildner<sched.h>: Clean up the namespace a bit.
2017-02-09 Sascha Wildner<sched.h>: Clean up a bit (whitespace etc.). No functio...
2017-02-09 Matthew Dillonkernel - Fix pmap dynamic deletion code, leave disabled
2017-02-09 Matthew Dillonkernel - Fix vmspace termination race
2017-02-08 Matthew Dillonkernel - Remove some debug warnings for now
2017-02-07 François Tigeotdrm: Sync drm_crtc.c with Linux 4.6
2017-02-07 Matthew Dillonbuild - Separate out CFLAGS for kernel & module build
2017-02-07 zrjssl: Consistently use LibreSSL base headers.
2017-02-07 zrjUnbreak world after make upgrade REMOVE_OPENSSL_FILES...
2017-02-07 Matthew Dillonkernel - Default kernel build to -O2
2017-02-07 Matthew Dillonkernel - Use __predict_* in spinlock2.h
2017-02-07 Matthew Dillonkernel - Reduce priority range from dynamic priority
2017-02-06 Matthew Dillonkernel - Turn off pmap_dynamic_delete by default
2017-02-06 Matthew Dillonkernel - Remove unneeded map token use from the vm_faul...
2017-02-06 Matthew Dillonkernel - Refactor vm_page_alloc() to improve hot pages
2017-02-06 Matthew Dillonkernel - Fix broken assertion for "pv->pv_m != NULL...
2017-02-06 Matthew Dillonvkernel - Change default pre-zeroing of main memory
2017-02-06 Matthew Dillonkernel - Add missing p_token use in swapout scheduler...
2017-02-06 Matthew Dillonkernel - Disable vmm by default
2017-02-05 John Marinolibc: Add temporary (get|set)affinity DF404.0 symbols
2017-02-05 Matthew Dillonkernel - Fix lockup due to recentn pmap change
2017-02-05 Matthew Dillonkernel - Increase temporary bootstack
2017-02-05 Matthew Dillonvkernel - Fix more pagein/pageout corruption
2017-02-03 Sascha Wildnerlibc: Adjust Versions.def.
2017-02-03 Sascha Wildnerlibc/sys: Clean up Symbol.map for the recent get/setaff...
2017-02-03 Sascha WildnerRemove the remaining traces of linux emulation.
2017-02-03 Sascha Wildner{rfork,setresuid}.2: Remove wrong/bogus sections.
2017-02-03 Matthew Dillonkernel - Many fixes for vkernel support, plus a few...
2017-02-02 Sascha WildnerFix two typos in manual pages.
2017-02-01 Matthew Dillonkernel - Avoid p->p_token when sending a signal to...
2017-02-01 Matthew Dillonkernel - Augment vm_fault_page() for vkernel operations
2017-02-01 Matthew Dillonvkernel - Adjust invalidation ABI a bit
2017-02-01 Matthew Dillonkernel - Validate that previous pte was cleaned.
2017-02-01 Matthew Dillonkernel - Minor formatting cleanup
2017-01-31 Matthew Dillonkernel - Fix race with vmspace_entry destroy race
2017-01-31 Matthew Dillonrc.d - Use kldstat -m to test existance before kldload
2017-01-30 Matthew Dillonvkernel - Change how VPTE_M works to fix seg-faults...
2017-01-30 Matthew Dillonkernel - Fix races created by a comedy of circumstansce...
2017-01-30 Matthew Dillonkernel - Fix VTEXT/open race
2017-01-30 Matthew Dillonkernel - Fix shared/exclusive spinlock race
2017-01-30 Matthew Dillonkernel - Add missing flag to vm_page_alloc() initializer.
2017-01-30 Sascha Wildnerlibc/libpthread: Some manual page cleanup after the...
2017-01-30 Sascha Wildnerlibc: Remove the unused NO_P1003_1B variable checks.
2017-01-29 Sascha WildnerRemove no longer needed include <sys/ccbque.h> (see...
2017-01-29 Matthew Dillonkernel - Fix races created by a comedy of circumstances (2)
2017-01-29 Matthew Dillonkernel - Fix races created by a comedy of circumstances
2017-01-28 Matthew Dillonkernel - Fix races in the vm_map and vm_object page...
2017-01-28 Matthew Dillonkernel - Use GDF_VIRTUSER to help measure user% in...
2017-01-28 Matthew Dillonkernel - Fix vkernel race in host
2017-01-28 Matthew Dillonvkernel - Save/restore errno in signal code
2017-01-28 Matthew Dillonvkernel - Fix numerous pmap invalidation bugs
2017-01-28 Matthew Dillonvkernel - Zero out memory on startup
2017-01-28 Matthew Dillonkernel - Adjust vmm_guest_sync_addr()
2017-01-28 Matthew Dillonkernel - Change vm_fault_page[_quick]() semantics ...
2017-01-28 Matthew Dillonkernel - Remove ffs_rawread() (2)
2017-01-27 Matthew Dillonkernel - Remove numerous user VM page functions
2017-01-27 Matthew Dillonkernel - Remove direct mapping of user buffers to CAM
2017-01-27 Matthew Dillonkernel - Remove ffs_rawread()
2017-01-27 Matthew Dillonvkernel - Partial fix to EPT swapu32 and swapu64
2017-01-27 Matthew Dillonkernel - Prune pcpu vmzone a bit
2017-01-27 Sascha Wildnerfetch.9/store.9: Adjust for recent changes.
2017-01-27 Imre Vadászkernel/usb4bsd: Use pci_alloc_1intr() for MSI allocatio...
2017-01-27 Imre Vadászsdhci - Use pci_alloc_1intr in sdhci pci attachement.
2017-01-27 Matthew Dillonmsdosfs - Mount ricoh camera cards
2017-01-26 Matthew Dillonkernel - Fix improper dereference in the vmspace subsystem
2017-01-26 Matthew Dillonvkernrel - Synchronize w/master, adjust for vmm_guest_s...
2017-01-26 Matthew Dillonkernel - Refactor suword, fuword, etc. change vmm_gues...
2017-01-26 Matthew Dillonkernel - Accomodate high-ncpu + low-mem configurations
2017-01-26 Matthew Dillonvkernel - Refactor pmap
2017-01-26 Matthew Dillonkernel - Remove object->agg_pv_list_count
2017-01-26 Matthew Dillonkernel - Optimize lwp-specific signaling. (2)
2017-01-25 Matthew Dillonvkernel - Clock optimizations, pre-zero 'ram'.
2017-01-25 Matthew Dillonkernel - Optimize lwp-specific signaling.
2017-01-25 Matthew Dillonkernel - Allow VM_FAULT_DIRTY to use a shared lock
2017-01-25 Matthew Dillonprocfs - don't try to count rss
2017-01-25 Sepherosa Ziehaucputimer: Update comment
2017-01-25 Matthew Dillonkernel - pmap and vkernel work
2017-01-25 Sepherosa Ziehaulwp: Restore lwp syscalls (except lwp_create*) declaration.
2017-01-25 Sepherosa Ziehaulwp: Bump version for shuffle lwp syscalls.
2017-01-24 Sepherosa Ziehaucputimer: Reorder fields a bit to avoid implicit padding.
2017-01-24 Sepherosa Ziehaucputimer: Initialize explicitly.
2017-01-23 Matthew Dillonvkernel - change hz default, optimize systimer
2017-01-22 Matthew Dillonsort - Don't live-loop threads
2017-01-22 Matthew Dillonkernel - Improve vm_page_register_action*() performance.
2017-01-22 Matthew Dillonvkernel - Fix vmspace_*() call bottleneck
2017-01-22 Matthew Dillonvkernel - Fix races in if_vke.c
2017-01-22 Imre Vadászif_iwm - Add firmware API definitions for TX power...
2017-01-22 Sascha Wildnerkernel/if_wi: Unlock before returning.
2017-01-22 Matthew Dillonvkernel - Fix pv_entry_count bug
2017-01-22 Matthew Dillonkernel - Fix NFS sillyrename code
2017-01-22 Sepherosa Ziehausched: Add cpuset_t for FreeBSD compat
2017-01-22 Sepherosa Ziehaulibc: Add sched_getcpu().
2017-01-22 Matthew Dillonvkernel - Restabilize pmap code, redo kqueue, systimer...
2017-01-20 Matthew Dillonvkernel.7 - Update manual page
next