sys/vfs/msdosfs: Sync with FreeBSD (non functional diffs)
[dragonfly.git] / sys / platform / vkernel64 / platform /
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-05-31 Matthew Dillonvkernel - Adjust use of GDF_VIRTUSER
2019-05-30 Matthew Dillonvkernel - Restore vkernel build
2019-05-26 Matthew Dillonkernel - VM rework part 21 - Start resynchronizing...
2019-05-20 Matthew Dillonkernel - VM rework part 12 - Core pmap work, stabilize...
2019-05-20 Matthew Dillonkernel - VM rework part 10 - Precursor work for termina...
2019-05-20 Matthew Dillonkernel - VM rework part 9 - Precursor work for terminal...
2019-05-18 Sascha Wildnerkernel: Don't include <sys/user.h> in kernel code.
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-03-27 zrjvkernel64: Sync to recent API changes.
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-05 Matthew Dillonkernel - Remove vm_map min_offset and max_offset macros
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2018-12-28 Imre Vadászvkernel - Remove unneeded -T flag, that was added in...
2018-12-27 Imre Vadászkernel - Factor out TSC cputimer into common x86_64...
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-03 Matthew Dillonvkernel - Fix tty panic
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-04 Matthew Dillonkernel - Refactor tty clist code
2018-10-04 Matthew Dillonkernel - Refactor tty_token, fix SMP performance issues
2018-09-26 Sascha Wildnervkernel: Fix -Wundef.
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-30 Antonio Huete Jimenezvkernel - Do not re-initialize vcons
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-06 Matthew Dillonkernel - Add fuwordadd32(), fuwordadd64()
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-04-01 Sascha Wildnerkernel/vkernel: Add __printflike() to two internal...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2017-12-19 zrjkernel/pc64: Rename i386_protection_init().
2017-12-04 Matthew Dillonkernel - Expand page count fields to 64 bits
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (3)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (2)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes
2017-10-17 Sascha Wildnerkernel: Remove <sys/sysref{,2}.h> inclusion from files...
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics
2017-10-16 Matthew Dillonkernel - Add pmap_qenter_noinval()
2017-10-16 Sepherosa Ziehaukern: Remove ncpus2 and friends.
2017-10-03 Matthew Dillonkernel - Fix GCC reordering problem with td_critcount
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-08-26 Imre Vadászvkernel - Fixup previous commit, where some bits got...
2017-08-26 Imre Vadászvkernel - Avoid unnecessarily short sleeps, when not...
2017-08-26 Imre Vadászvkernel - Reuse vkernel_timer_get_timecount() for readi...
2017-08-25 Imre Vadászvkernel - Mention -t option for precise timer in usage...
2017-04-04 Matthew Dillonkernel - Implement NX (3) - cleanup
2017-04-03 Matthew Dillonkernel - Implement NX (2)
2017-03-30 Antonio Huete Jimenezvkernel - Fix build
2017-03-23 Matthew Dillonkernel - Fix panic in zget() during heavy paging
2017-02-09 Matthew Dillonkernel - Fix pmap dynamic deletion code, leave disabled
2017-02-06 Matthew Dillonvkernel - Change default pre-zeroing of main memory
2017-02-03 Matthew Dillonkernel - Many fixes for vkernel support, plus a few...
2017-02-01 Matthew Dillonkernel - Augment vm_fault_page() for vkernel operations
2017-02-01 Matthew Dillonvkernel - Adjust invalidation ABI a bit
2017-01-30 Matthew Dillonvkernel - Change how VPTE_M works to fix seg-faults...
2017-01-29 Matthew Dillonkernel - Fix races created by a comedy of circumstances
2017-01-28 Matthew Dillonvkernel - Fix numerous pmap invalidation bugs
2017-01-28 Matthew Dillonvkernel - Zero out memory on startup
2017-01-28 Matthew Dillonkernel - Change vm_fault_page[_quick]() semantics ...
2017-01-27 Matthew Dillonkernel - Remove numerous user VM page functions
2017-01-27 Matthew Dillonvkernel - Partial fix to EPT swapu32 and swapu64
2017-01-26 Matthew Dillonvkernrel - Synchronize w/master, adjust for vmm_guest_s...
2017-01-26 Matthew Dillonvkernel - Refactor pmap
2017-01-25 Matthew Dillonvkernel - Clock optimizations, pre-zero 'ram'.
2017-01-25 Matthew Dillonkernel - pmap and vkernel work
2017-01-24 Sepherosa Ziehaucputimer: Initialize explicitly.
2017-01-23 Matthew Dillonvkernel - change hz default, optimize systimer
2017-01-22 Matthew Dillonvkernel - Fix vmspace_*() call bottleneck
2017-01-22 Matthew Dillonvkernel - Fix pv_entry_count bug
2017-01-22 Matthew Dillonvkernel - Restabilize pmap code, redo kqueue, systimer...
2017-01-20 Antonio Huete Jimenezvkernel: Make kptobj a static structure.
2017-01-20 Antonio Huete Jimenezvkernel: Fix build
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-08 Matthew Dillonkernel - Remove unused pmap_list
2017-01-06 Matthew Dillonkernel - Refactor phys_avail[] and dump_avail[]
2016-12-30 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
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-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
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-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-10-03 Sascha WildnerUse <termios.h> instead of the deprecated <sys/termios.h>.
2016-09-21 Antonio Huete Jimenezvkernel - Invalidate pte before setting attributes...
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
next