cam - Fix bus registration race
[dragonfly.git] / sys / platform /
2017-01-01 Matthew Dillonkernel - Fix bugs in recent RSS/swap commits
2016-12-30 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2016-12-28 Matthew Dillonkernel - Increase KVM from 128G to 511G, further increa...
2016-12-28 Matthew Dillonkernel - Implement RLIMIT_RSS, Increase maximum support...
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-12-06 zrjvkernel: Add a dummy cpu_smp_stopped() function (unbrea...
2016-12-05 Matthew Dillonkernel - Remove debugging kprintf
2016-12-05 Matthew Dillonkernel - Try to idle cpus when in panic()
2016-12-05 Matthew Dillonkernel - Skip vmm_shutdown() when in a panic
2016-12-04 Imre Vadászkernel: Fix stop_cpus()/restart_cpus() usages when...
2016-12-02 Sascha Wildnerkernel: Remove some ep(4) driver remains.
2016-11-29 Imre Vadászsyscons - Add option for the default terminal border...
2016-11-28 Imre Vadászdrm: Improve integration with syscons. Move taskqueue...
2016-11-27 Sascha Wildnerkernel/efirt: Make efirt compilable into the kernel...
2016-11-27 Imre Vadászkernel/pc64: Don't fill uefi framebuffer with 0x77...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-23 Matthew Dillonefi - Add EFI run-time ABI support (3)
2016-11-22 Matthew Dillonefi - Add EFI run-time ABI support (2)
2016-11-22 Matthew Dillonefi - Add EFI run-time ABI support
2016-11-19 Imre Vadászdrm: Use struct fb_info * as arg for syscons fb restore...
2016-10-31 Sepherosa Ziehauacpi/cst: Keep parsing rest of the GAS, even if the...
2016-10-29 Sascha Wildnerkernel/efi: Add a sysctl machdep.efi_map to dump the...
2016-10-29 Sascha Wildner<sys/efi.h>: Move the efi_next_descriptor() macro to...
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-25 zrjLTO: Use CC for kernel linking.
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-18 Sepherosa Ziehaux86_64: Work around AMD erratum 793 for family 16h...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-10 Matthew Dillonvkernel - Fix FP corruption in VMX/EPT mode
2016-10-09 Matthew Dillonvkernel - Add COW image capability
2016-10-09 Matthew Dillonkernel - Refactor VMX code
2016-10-08 Matthew Dillonkernel - Fix a system lockup with vmm
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-10-03 Imre Vadászpc64: Fix typo in wrmsr_safe.
2016-10-03 Sascha WildnerUse <termios.h> instead of the deprecated <sys/termios.h>.
2016-09-29 zrjkernel: Explicitly exclude -flto cflags for genassym.c
2016-09-27 Matthew Dillonkernel - Remove mplock from KTRACE paths
2016-09-26 Antonio Huete Jimenezkernel/vmx - Add a missing lwkt_reltoken()
2016-09-26 Matthew Dillonkernel - Change IPI recovery watchdog
2016-09-25 Antonio Huete Jimenezkernel/vmm - Fix build with VMM_DEBUG
2016-09-21 Antonio Huete Jimenezvkernel - Invalidate pte before setting attributes...
2016-09-21 Antonio Huete Jimenezvkernel - Fix a vkernel lockup on startup
2016-09-07 Matthew Dillonkernel - Deal with lost IPIs (VM related) (2)
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 Matthew Dillonkernel - Deal with lost IPIs (VM related)
2016-08-31 Matthew Dillonkernel - Fix LOOPMASK debugging for Xinvltlb
2016-08-30 Matthew Dillonkernel - More threaded core dump fixes
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-07 Sascha Wildnerkernel: Remove useless I586_PMC_GUPROF option.
2016-08-07 Sascha Wildneri386 removal, part 54/x: Remove perfmon(4) remains.
2016-08-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-07 Matthew Dillonkernel - Fix memcpy assembly ABI
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Matthew Dillonkernel - Fix lwp_fork/exit race (2) (vkernel)
2016-08-03 Sascha Wildnervkernel: Add a simple pagezero() macro (unbreaks build).
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Fix lwp_fork/exit race
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-29 Matthew Dillonkernel - Reduce memory testing and early-boot zeroing.
2016-07-26 Matthew Dillonkernel - Disable lwp->lwp optimization in thread switcher
2016-07-26 Matthew Dillonkernel - Minor cleanup swtch.s
2016-07-26 Matthew Dillonkernel - Reduce atomic ops in switch code
2016-07-25 Matthew Dillonkernel - Add some more options for pmap_qremove*()
2016-07-25 Matthew Dillonkernel - cli interlock with critcount in interrupt...
2016-07-24 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
2016-07-24 Matthew Dillonkernel - Refactor Xinvltlb a little, turn off the idle...
2016-07-23 Sascha WildnerFix VKERNEL64 build.
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (3)
2016-07-22 Matthew Dillonkernel - repurpose buffer cache entries under heavy...
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-20 Matthew Dillonkernel - Fix Xinvltlb issue, fix ipiq issue, add Xsniff
2016-07-19 zrjsys: Various include guard fixes.
2016-07-19 zrjPrune _NO_NAMESPACE_POLLUTION cases.
2016-07-17 Matthew Dillonkernel - Improve physio performance (2)
2016-07-17 Matthew Dillonkernel - Improve physio performance
2016-07-17 Matthew Dillonkernel - Refactor Xinvltlb (3)
2016-07-17 Sascha WildnerFix vkernel build after pmap changes.
2016-07-16 Matthew Dillonkernel - Refactor Xinvltlb (2)
2016-07-15 Matthew Dillonkernel - Refactor Xinvltlb and the pmap page & global...
2016-07-15 Matthew Dillonkernel - Rename 'cpu' global
2016-07-11 Imre Vadászkernel/pc64: Make metadata.h more compatible with FreeB...
2016-07-11 Matthew Dillonkernel - Improve vm.prefault_pages + misc
2016-07-10 Matthew Dillonkernel - Yield during VM teardown, fix zfree() contention
2016-07-07 Imre Vadászkernel - Change cpu_idle_hlt default for modern amd...
2016-06-22 Imre Vadászkern: Also detect KVM via the Hypervisor vendor ID...
2016-06-16 Sepherosa Ziehaumptable: Reduce log verbosity
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Complete vmbus initialization; interrupt...
2016-06-16 Sepherosa Ziehaucputimer: Add per-cpu handler and private data for...
2016-06-14 Sascha Wildnerkernel: Add vmbus module to the build.
2016-06-13 Sepherosa Ziehaux86_64/timer: Xtimer is generic enough for per-cpu...
2016-06-13 Sepherosa Ziehautsc: Log the final TSC frequency
2016-06-13 Sepherosa Ziehaukern: Update virtual machine detection a bit
2016-06-09 Sascha Wildnerkernel: Save some indent here and there and some small...
2016-05-28 Matthew Dillonkernel - Align virtual_start, workaround possible HW...
2016-05-26 Matthew Dillonkernel - Augment pte assertion with additional info
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
next