Sync zoneinfo database with tzdata2018d from ftp://ftp.iana.org/tz/releases
[dragonfly.git] / sys / platform /
2017-10-30 Sepherosa Ziehaux86_64: Add pauses in the TSC mpsync testing loop.
2017-10-29 Matthew Dillonkernel - Fix boot issues with > 512GB of ram
2017-10-06 Sascha WildnerBring in vmx(4) (VMware virtual network driver, aka...
2017-10-03 Matthew Dillonkernel - Fix GCC reordering problem with td_critcount
2017-09-29 Matthew Dillonkernel - Add poor-man's AMD TOPOEXT support
2017-09-24 Sascha Wildnerkernel: Remove no longer used FFS_ROOT option.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-21 Sepherosa Ziehauarc4random: Make arc4random context per-cpu.
2017-09-21 Sepherosa Ziehaux86: Use kmem_alloc3 for cpu0's ipiq
2017-09-10 Antonio Huete Jimenezvkernel - Remove 'bootdev' related sysctl.
2017-09-09 Matthew Dillonkernel - Remove kernel 'bootdev' variable
2017-09-07 Matthew Dillonkernel - Fix panic() on AMD
2017-09-05 Imre Vadászpc64: Setup TSC_AUX register with each cpu's id, when...
2017-09-05 Imre Vadászpc64: An mfence is supposed to suffice for TSC_DEADLINE...
2017-09-04 Imre Vadászpc64: Add TSC Deadline Mode code for lapic. Avoids...
2017-09-04 Imre Vadászpc64: Make read_apic_timer() return remaining time...
2017-09-01 Imre Vadászpc64: Turn CLK_USE_* flags into tunable, skip code...
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-08-13 Sascha Wildnerkernel/acpica: Name a variable more appropriately ...
2017-08-10 Matthew Dillonkernel - Lower VM_MAX_USER_ADDRESS to finalize work...
2017-08-06 Matthew Dillonkernel - Move sigtramp even lower
2017-07-23 zrjsys: Add size directives to assembly functions.
2017-07-23 zrjsys: Some whitespace cleanup.
2017-07-23 Sascha WildnerRemove kernbb(8).
2017-07-08 Sascha Wildnerkernel/acpi: Untangle the wakecode generation during...
2017-06-29 Sepherosa Ziehaubusdma: Add bus_dmamap_load_ccb; ease driver porting...
2017-06-07 Matthew Dillonkernel - Move PAT indices 4, 5 to 5, 6
2017-04-30 Sascha Wildnerkernel/acpi_srat: Remove some unused code.
2017-04-22 François Tigeotx86_64: Identify HWP in "Thermal and PM features"
2017-04-12 Matthew DillonRevert "kernel - Spread IPIs out to more priority levels"
2017-04-12 Matthew Dillonkernel - Temporarily set the default machdep.pmap_nx_en...
2017-04-04 Matthew Dillonkernel - Implement NX (3) - cleanup
2017-04-04 Matthew Dillonkernel - Implement machdep.pmap_nx_enable TUNABLE
2017-04-03 Matthew Dillonkernel - Implement NX (2)
2017-04-03 Matthew Dillonkernel - Implement NX
2017-03-30 Antonio Huete Jimenezvkernel - Fix build
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-05 zrjUnbreak VKERNEL64 for clang compatibility.
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 Dillonvkernel - Change default pre-zeroing of main memory
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-05 Matthew Dillonvkernel - Fix more pagein/pageout corruption
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-02-01 Matthew Dillonkernel - Validate that previous pte was cleaned.
2017-01-30 Matthew Dillonvkernel - Change how VPTE_M works to fix seg-faults...
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 Dillonvkernel - Save/restore errno in signal code
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 Dillonkernel - Remove ffs_rawread()
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 Dillonkernel - Refactor suword, fuword, etc. change vmm_gues...
2017-01-26 Matthew Dillonvkernel - Refactor pmap
2017-01-26 Matthew Dillonkernel - Remove object->agg_pv_list_count
2017-01-25 Matthew Dillonvkernel - Clock optimizations, pre-zero 'ram'.
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-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-16 Sepherosa Ziehaulwp: Move all lwp syscalls to sys/lwp.h
2017-01-15 Sepherosa Ziehaux86_64: Fix machdep.smp_active sysctl type.
next