sys/vfs/msdosfs: Sync with FreeBSD (non functional diffs)
[dragonfly.git] / sys / platform / pc64 /
2017-03-29 Matthew DillonKernel - Temporarily move sigtramp lower
2017-03-27 Sascha Wildnerkernel/identcpu: Add string for MONITORX/MWAITX support...
2017-03-27 Matthew Dillonkernel - Add a BIOS quirks for AMD
2017-03-27 Matthew Dillonkernel - Add GD_IRESERVED access to assembly
2017-03-27 Matthew Dillonkernel - Spread IPIs out to more priority levels
2017-03-27 Matthew Dillonkernel - Enhance the sniff code, refactor interrupt...
2017-03-27 Matthew Dillonkernel - Use the TSC as the cpu clock on AMD Ryzen...
2017-03-27 Matthew Dillonkernel - Enhance machdep.cpu_idle_hlt
2017-03-26 Matthew DillonKernel - quick workaround for Ryzen
2017-03-23 Matthew Dillonkernel - Fix panic in zget() during heavy paging
2017-03-17 Sascha Wildnerkernel/options: EFIRT can go to opt_dontuse.h. No need...
2017-03-01 Sascha Wildnerkernel: Remove unused DIRECTIO option (see 12b70cea73ee...
2017-02-22 Matthew Dillonkernel - Improve exec performance
2017-02-22 Matthew Dillonkernel - Slightly reduce extra spinlock ops in _pv_alloc()
2017-02-17 Matthew Dillonkernel - Fix machdep.pmap_mmu_optimize bug
2017-02-17 Sascha WildnerUnbreak vkernel build.
2017-02-16 Sepherosa Ziehauhyperv: Reorganize
2017-02-14 Sepherosa Ziehaukern: Add cpucounter which returns 64bit monotonic...
2017-02-14 Matthew Dillonkernel - Fix bug in pmap_unwire()
2017-02-09 Matthew Dillonkernel - Fix pmap dynamic deletion code, leave disabled
2017-02-07 Matthew Dillonkernel - Default kernel build to -O2
2017-02-06 Matthew Dillonkernel - Turn off pmap_dynamic_delete by default
2017-02-06 Matthew Dillonkernel - Fix broken assertion for "pv->pv_m != NULL...
2017-02-06 Matthew Dillonkernel - Disable vmm by default
2017-02-05 Matthew Dillonkernel - Fix lockup due to recentn pmap change
2017-02-05 Matthew Dillonkernel - Increase temporary bootstack
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 Dillonkernel - Validate that previous pte was cleaned.
2017-01-30 Matthew Dillonkernel - Fix races created by a comedy of circumstansce...
2017-01-29 Matthew Dillonkernel - Fix races created by a comedy of circumstances (2)
2017-01-29 Matthew Dillonkernel - Fix races created by a comedy of circumstances
2017-01-28 Matthew Dillonkernel - Use GDF_VIRTUSER to help measure user% in...
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 Dillonkernel - Remove ffs_rawread()
2017-01-27 Matthew Dillonvkernel - Partial fix to EPT swapu32 and swapu64
2017-01-26 Matthew Dillonkernel - Refactor suword, fuword, etc. change vmm_gues...
2017-01-26 Matthew Dillonkernel - Remove object->agg_pv_list_count
2017-01-25 Matthew Dillonkernel - Optimize lwp-specific signaling.
2017-01-25 Matthew Dillonkernel - pmap and vkernel work
2017-01-24 Sepherosa Ziehaucputimer: Initialize explicitly.
2017-01-22 Matthew Dillonvkernel - Fix vmspace_*() call bottleneck
2017-01-22 Matthew Dillonvkernel - Restabilize pmap code, redo kqueue, systimer...
2017-01-16 Sepherosa Ziehaulwp: Move all lwp syscalls to sys/lwp.h
2017-01-15 Sepherosa Ziehaux86_64: Fix machdep.smp_active sysctl type.
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-09 Matthew Dillonkernel - Remove mplock in process trap/signal code...
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2017-01-08 Matthew Dillonkernel - Change machdep.pmap_dynamic_delete default
2017-01-08 Matthew Dillonkernel - Remove unused pmap_list
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 Matthew Dillonkernel - Add NUMA awareness to vm_page_alloc() and...
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-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-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-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 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-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-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
next