dragonfly.git
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...
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 Sascha Wildneralc.4: Add Killer E2400 to the list of supported devices.
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 Dillonvmstat - Make vmstat -m more readable (2)
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 Dillonnvme - Adjust manual page
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 Matthew Dillonvmstat - (-m) Make large values more readable
2017-01-01 Sascha WildnerBump copyrights.
2016-12-31 Sascha Wildnerhumanize_number.3: Fix typo.
2016-12-31 Matthew Dillondf, pstat - Use HN_FRACTIONAL
2016-12-31 Matthew Dillonlibutil - Add HN_FRACTIONAL to humanize_number()
2016-12-30 Matthew Dillonlibkvm - Interim solution to boost swap statistics...
2016-12-30 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2016-12-30 Sascha WildnerRaise WARNS to 3 for sftp(1) and sftp-server(8).
2016-12-30 Sascha Wildnerchmod.c: Remove mention of POSIX in a comment.
2016-12-29 Sascha Wildnerzone.9: Adjust for the removal of the 'zalloc' arg...
2016-12-29 Sascha Wildnernlookup.9: Adjust for the removal of nlookup_set_cred().
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
next