dragonfly.git
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
2017-01-14 Sepherosa Ziehaulibc: Take cpusetsize into consideration for sched_geta...
2017-01-14 Sepherosa Ziehaulibc: Add const to the cpu_set_t for sched_setaffinity.
2017-01-14 Sepherosa Ziehaulibc: Add sched_{set,get}affinity().
2017-01-13 John Marinosecurity/libressl: Fix ECDSA P-256 timing attack vulner...
2017-01-13 John MarinoUpdate libressl README.DRAGONFLY for v2.4.4
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-13 John MarinoUpdate LibreSSL from version 2.4.3 => 2.4.4
2017-01-13 Imre Vadászif_iwm - Update struct iwm_scan_results_notif. Remove...
2017-01-12 Sascha Wildner<sys/diskmbr.h>: Rename DOSPTYP_GPT to DOSPTYP_EFI.
2017-01-12 Sascha Wildnerkernel: Fix GPT detection a bit.
2017-01-11 Matthew Dillonacpi - Incidental MPSAFE (2)
2017-01-11 Matthew Dillonkernel - Change vm.swapcache.use_chflags default to 0
2017-01-11 Matthew Dillonkernel - kernel - Incidental MPLOCK removal (usched...
2017-01-11 Matthew Dillonkernel - Incidental MPLOCK removal
2017-01-11 Sepherosa Ziehauusched: Fix the returned CPU affinity make by smp_activ...
2017-01-11 Sepherosa Ziehaulwp: Add two syscalls to set/get lwp's CPU affinity...
2017-01-11 Sepherosa Ziehauusched: Implement LWP lazy migration support.
2017-01-10 Matthew Dillonkernel - Fix recursive module loading (from MPSAFE...
2017-01-10 François Tigeotdrm/i1915: Disable stolen memory support
2017-01-10 Matthew Dillonmmcsd - Wasn't quite MPSAFE, fix startup race (2)
2017-01-10 Matthew Dillonmmcsd - Wasn't quite MPSAFE, fix startup race
2017-01-09 Matthew Dillonkernel - Remove mplock in process trap/signal code...
2017-01-09 Imre Vadászmmcsd(4): Declare device D_MPSAFE. Move start_transacti...
2017-01-09 Matthew Dillonkernel - Make misc crypto functions MPSAFE
2017-01-09 Matthew Dillonbuf - Remove B_ORDERED, Incidental CAM MPSAFE (2)
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (devfs)
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2017-01-09 Matthew Dillonkernel - Remove global debug counters from device path
2017-01-09 Matthew Dillonkernel - Incidental mplock removal - NTP support
2017-01-09 Matthew Dillonkernel - Incidental mplock removal
2017-01-09 Matthew Dillonkernel - Make gpio and gpio_led MPSAFE
2017-01-09 Matthew Dillonacpi - Incidental MPSAFE
2017-01-09 Matthew Dillonbuf - Remove B_ORDERED, Incidental CAM MPSAFE
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2017-01-09 Matthew Dillonsdhci - Use MPSAFE version for the taskqueue and callouts
2017-01-09 François Tigeotdrm/i915: Revert DisplayPort fast link training feature
2017-01-09 François Tigeotdrm/i915/psr: Try to program link training times correctly
2017-01-09 Imre Vadászsdhci - Fix typo, support bits for drive types A,C...
2017-01-09 Imre Vadászsdhci - Add some missing register constants, and dump...
2017-01-09 Imre Vadászsdhci - Use bus_dmamem_coherent for allocating memory...
2017-01-09 Sepherosa Ziehauusched: Add USCHED_SET_CPUMASK.
2017-01-09 Sepherosa Ziehautest/passdesc: Allow specifying the payload length.
2017-01-09 Matthew Dillonkernel - Further refactor vmstats, adjust page coloring...
2017-01-09 Matthew Dillonkernel - Refactor struct vmstats and vm_zone
next