dragonfly.git
2017-02-26 Sascha WildnerSync ACPICA with Intel's version 20170224.
2017-02-24 Sascha Wildnervmbus.4: It can be compiled into the kernel as well.
2017-02-24 Antonio Huete... rc.d - Make sure rootimgs are empty for every vkernel
2017-02-24 Sepherosa Ziehaure: Fix typo for disabling txcsum.
2017-02-23 Sascha Wildner<sys/procctl.h>: Include <sys/types.h> explicitly for...
2017-02-22 Sascha WildnerClean up a bit after the recent ahc/ahd/aic removal.
2017-02-22 Matthew Dillonmrsas - release devq before freeing the sim.
2017-02-22 Matthew Dillonkernel - Add missing bus lock to CAM
2017-02-22 Matthew Dillonkernel - Improve exec performance
2017-02-22 Matthew Dillonkernel - Slightly reduce extra spinlock ops in _pv_alloc()
2017-02-22 Matthew Dillonkernel - Add atomic ops features
2017-02-22 Sepherosa Ziehaure: Update to Realtek 1.93
2017-02-22 François Tigeotdrm/linux: Implement tasklets
2017-02-21 François Tigeotkernel: fix LINT64 build after old SCSI drivers removal
2017-02-21 Matthew Dillonkernel - Disallow remote growstack from procfs
2017-02-21 Matthew Dillonbuild - Fix nativekernel build
2017-02-21 Sascha Wildnerkernel/re: Fix hw.re.phy_mdix_mode tunable.
2017-02-21 Matthew Dillonboot - Fix insufficient malloc()s
2017-02-21 Matthew Dillonkernel - Remove old SCSI drivers - aic, aic7xxx, ahc...
2017-02-20 François Tigeotdrm/linux: u64 is unsigned long long
2017-02-20 Matthew Dillonkernel - Expand p_nice effect more, fix %cpu calculatio...
2017-02-20 Matthew Dillondrm - Fix major stalls by fixing an improper taskqueue...
2017-02-20 Matthew Dillonkernel - Fix bug in physio()
2017-02-20 Matthew Dillonkernel - Support FreeBSD style loader.conf hints for...
2017-02-20 Matthew Dillonkernel - Fix estcpu calculation
2017-02-19 François Tigeotdrm/radeon: Replace some spinlocks by lockmgr locks
2017-02-19 Matthew DillonRevert "kernel - Reduce priority range from dynamic...
2017-02-18 Sascha Wildnerkernel/usb4bsd: Add a quirk for the Corsair STRAFE...
2017-02-17 Sascha Wildnersdpquery(1): Remove an unneeded explicit -Wno-unused...
2017-02-17 Sascha Wildnerlibc/nmalloc: Remove some kernel code remains.
2017-02-17 Matthew Dillonkernel - Fix machdep.pmap_mmu_optimize bug
2017-02-17 Sascha WildnerUnbreak vkernel build.
2017-02-17 Sascha WildnerUpdate the pciconf(8) database.
2017-02-17 Sascha Wildnerkernel/slaballoc: Separate some parts better that need...
2017-02-16 Sepherosa ZiehauUnbreak kernel building
2017-02-16 Sascha Wildnerkernel/vinum: Fix the position of VINUM_LABEL ioctl...
2017-02-16 Sascha Wildnerkernel: Fix the type of 'cmd' in various ioctl function...
2017-02-16 Sepherosa Ziehauhyperv: Implement cpucounters.
2017-02-16 Sepherosa Ziehauhyperv: Reorganize
2017-02-14 Sepherosa Ziehaukern: Add cpucounter which returns 64bit monotonic...
2017-02-14 Sepherosa Ziehaualtq: Use microuptime() instead of microtime() - boottime.
2017-02-14 Matthew Dillonkernel - Fix bug in pmap_unwire()
2017-02-13 Sepherosa Ziehaulibkern: Make inet_ntoa MPSAFE by passing string buffer...
2017-02-13 François Tigeotdrm/i915: Set GPU freq to idle_freq initially
2017-02-13 Sepherosa Ziehaunet: Make sure that local variable is really used.
2017-02-13 John Marinosort(1): Fix some obvious issues
2017-02-12 François Tigeotdrm: Partial revert of "drm: Sync drm_crtc.c with Linux...
2017-02-12 Sascha Wildnerkernel: Add a simple kern.cp_times sysctl.
2017-02-12 Sepherosa Ziehaupktgen: Ifnet lock is required by ifunit.
2017-02-12 Sascha Wildnerkernel: Use CPUSTATES constant.
2017-02-11 Imre Vadászvirtio: Fix and activate PCI MSI-X support.
2017-02-10 zrjAdd entries for initial clang import in mtree.
2017-02-10 zrjPrevent implicit -std=* passing from NXCFLAGS to NXCXXF...
2017-02-10 zrjdevd(8): Remove build workaround.
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
next