dragonfly.git
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
2017-01-20 Antonio Huete... vkernel: Make kptobj a static structure.
2017-01-20 Antonio Huete... kernel: Add a new vm_object_init()
2017-01-20 Antonio Huete... kernel: Rename vm_object_init() to vm_object_init1()
2017-01-20 Antonio Huete... vkernel: Fix build
2017-01-20 Antonio Huete... lwp: vkernel actually uses some lwp_* functions
2017-01-20 Imre Vadászsdhci - Simplify SDHCI_PRESENT_STATE register loop...
2017-01-20 Imre Vadászsdhci - Add a new interface method, get_card_present.
2017-01-19 Sascha WildnerSync ACPICA with Intel's version 20170119.
2017-01-19 Sascha Wildnerkernel/acpica: Include <stdarg.h> only for userland...
2017-01-19 Sascha WildnerUpdate the pciconf(8) database.
2017-01-18 Sascha Wildnercpdup: When verbose, also log the successful creation...
2017-01-18 Sepherosa Ziehauem/emx: Retry interrupt allocation with MSI
2017-01-18 Sepherosa Ziehautools/kq_sendrecv: Fix building on FreeBSD
2017-01-17 Matthew Dillonkernel - kmemstatistics list wasn't MPSAFE
2017-01-17 John Marinonpx.h: fix comment alignments (cosmetic)
2017-01-17 John MarinoExpand fpusave union to include x86_64 versions
2017-01-17 Sepherosa Ziehautools/kq_recvserv: Add option to set receiving thread...
2017-01-17 Sepherosa Ziehautools/kq_recvserv: Add option to enable SO_REUSEPORT
2017-01-17 Sepherosa Ziehautools/kq_sendcli: Add option to set sending thread...
2017-01-17 Sepherosa Ziehautools/kq_recvserv: Add option to set read size
2017-01-17 Sepherosa Ziehautool/kq_sendcli: Add option to set write size.
2017-01-17 Sepherosa Ziehautools/kq_sendcli: Add sendfile support.
2017-01-16 Imre Vadászsdhci - Use the right capability field for printing...
2017-01-16 Sepherosa Ziehaulwp: Move all lwp syscalls to sys/lwp.h
2017-01-16 Sepherosa Ziehauparam: Bump version according to the comment.
2017-01-15 Imre Vadászkernel/usb4bsd: Configure the correct bMaxPacketSize...
2017-01-15 Sascha WildnerWipe the start of the disk when formatting the disk...
2017-01-15 Sascha Wildnerinstaller: Add basic UEFI system setup.
2017-01-15 Sascha WildnerAdd a uefi(8) manual page giving some info on the UEFI...
2017-01-15 Sascha Wildnerrconfig: Add a script for setting up a HAMMER/UEFI...
2017-01-15 Sascha Wildnernrelease: Add UEFI mode capable boot media.
2017-01-15 Sepherosa Ziehaupthread: Implement pthread_attr_{get,set}affinity_np
2017-01-15 Sepherosa Ziehaux86_64: Fix machdep.smp_active sysctl type.
2017-01-15 Sepherosa Ziehaulwp: Add lwp_create2 syscll, which takes cpumask for...
2017-01-15 Imre Vadászif_iwm - Configure the PCIe LTR, fix PCI express capabi...
2017-01-15 Imre Vadászkernel - Add PCIER_DEVCAP2 and PCIER_DEVCTRL2 definitio...
2017-01-15 Imre Vadászvgapci: Remove verbose printf() messages from pci_...
2017-01-14 zrj<stddef.h>: Add max_align_t guards for future reference.
2017-01-14 François Tigeotdrm/linux: Remove a redundant definition of NSEC_PER_SEC
2017-01-14 François Tigeotdrm/linux: Add local_clock()
2017-01-14 François Tigeotdrm/linux: Add acpi/video.h
2017-01-14 Sepherosa Ziehauman: Add cross references
2017-01-14 Sepherosa Ziehaupthread: Implement pthread_{set,get}affinity_np
next