dragonfly.git
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
2017-01-08 Matthew Dillonkernel - Remove most global atomic ops for VM page...
2017-01-08 Matthew Dillonkernel - Reduce size of struct spinlock
2017-01-08 Matthew Dillonkernel - Move vm_page spin locks from pool to vm_page...
2017-01-08 Matthew Dillonkernel - Change machdep.pmap_dynamic_delete default
2017-01-08 Sascha WildnerClean up a bit after the recent CAM work (075c6d38244ab...
2017-01-08 Sascha Wildnerpfil.9: Remove references to PFIL_MPSAFE (removed in...
2017-01-08 Matthew Dillonkernel - Fix improper mplock in mount path
2017-01-08 Matthew Dillonkernel - CAM cleanup 3/N - Remove unnecessary mplocks
2017-01-08 Matthew Dillonkernel - Remove mplock from swapon/swapoff
2017-01-08 Matthew Dillonkernel - Cleanup PFIL_MPSAFE
2017-01-08 Matthew Dillonkernel - CAM cleanup 2/N - adjust make upgrade
2017-01-08 Matthew Dillonkernel - Remove unused pmap_list
2017-01-08 Matthew Dillonkernel - CAM cleanup 1/N - Remove ancient scsi pccard...
2017-01-07 Sepherosa Ziehauifq: Factor out if_classq from altq_classq and use...
2017-01-07 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2017-01-07 Matthew Dillonkernel - Implement CPU localization hinting for low...
2017-01-07 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2017-01-06 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2017-01-06 Matthew Dillonkernel - vmm_init() must run after SMP startup
2017-01-06 Sepherosa Ziehauifq: Switch to drop-head for default enqueue method.
2017-01-06 François Tigeotdrm/i915: Update to Linux 4.6
2017-01-06 Matthew Dillonkernel - Add NUMA awareness to vm_page_alloc() and...
next