Merge branch 'vendor/LIBRESSL'
[dragonfly.git] / sys /
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
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 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 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 - 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...
2017-01-06 François Tigeotdrm/linux: Add USEC_PER_MSEC definition
2017-01-06 Sepherosa Ziehauif: Defer the if_up until the ifnet.if_ioctl is called.
2017-01-06 Sepherosa Ziehauif: Remove unnecessary critical sections.
2017-01-06 Sepherosa Ziehaualc: Add Killer E2500 support.
2017-01-06 Sepherosa Ziehauhyperv/vmbus: Fix interrupt timer detection logic.
2017-01-06 Sepherosa Ziehauhyperv: Reorder the Hyper-V TSC initialization a bit.
2017-01-06 Matthew Dillonkernel - Add NUMA awareness to vm_page_alloc() and...
2017-01-06 Matthew Dillonkernel - Refactor phys_avail[] and dump_avail[]
2017-01-05 Sepherosa Ziehaualc: Sync w/ FreeBSD
2017-01-05 Sepherosa Ziehaupci: Add a quirk for chips w/ broken MSI support.
2017-01-04 Sascha Wildner<sys/vfscache.h>: Sync enum vtagtype with what we have.
2017-01-04 Sascha WildnerRemove portal file system, mount_portal and examples.
2017-01-03 Matthew Dilloncam - Fix bus registration race
2017-01-03 Matthew Dillonkernel - vm_object work
2017-01-03 Matthew Dillonkernel - Add kmalloc_set_unlimited()
2017-01-03 Matthew Dillonvmstat - Make vmstat -m more readable
2017-01-03 Matthew Dillonkernel - Fix kmalloc pool accounting for M_NETCRED
2017-01-02 Sascha WildnerSync ACPICA with Intel's version 20161222.
2017-01-02 Matthew Dillonkernel - Fix TRIM bugs in UFS
2017-01-01 Matthew Dillonkernel - Fix bugs in recent RSS/swap commits
2017-01-01 Sascha WildnerBump copyrights.
2016-12-30 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2016-12-28 Matthew Dillonkernel - Add flexibility to the RSS rlimit
2016-12-28 Matthew Dillonkernel - Increase KVM from 128G to 511G, further increa...
2016-12-28 Matthew Dillonkernel - Cleanup swap comments
2016-12-28 Sascha Wildnerkernel: Fix a -Wundef warning.
2016-12-28 Sascha Wildner<errno.h>: Generally include <sys/cdefs.h>.
2016-12-28 Sepherosa Ziehautcp: Fix connect to INADDR_ANY.
2016-12-28 Matthew Dillonkernel - Implement RLIMIT_RSS, Increase maximum support...
2016-12-28 Matthew Dillonkernel - Do a better job locking CAM ref counts
2016-12-28 Imre Vadászdrm: Invert del_timer_sync return value, to match behav...
2016-12-25 Sepherosa Ziehausyncache: Simplify port calculation by reusing ACK...
2016-12-25 Sepherosa Ziehauloopback: Allow turning off RSS.
2016-12-25 Sepherosa Ziehautcp: Save faddr/fport before lport selection.
2016-12-25 Sepherosa Ziehautcp: Nuke the sysctl to disable local port extension.
2016-12-23 Matthew DillonAHCI - Misc fixes
2016-12-22 Imre Vadászdrm/i915: Fix typo in get_bdb_header(), fixes vbt valid...
2016-12-21 Matthew Dillonahci - Add workarounds for Marvell 88SE9215
2016-12-21 Matthew Dillonahci - Improve port-multiplier detection
2016-12-21 Sepherosa Ziehauip: Set mbuf hash for output IP packets.
2016-12-20 Sepherosa Ziehauhyperv: Add API to read raw value of Hyper-V timer.
next