kernel - Remove DISABLE_PSE option and related code
[dragonfly.git] / sys / platform / pc64 / include /
2017-10-31 Matthew Dillonkernel - Fix bug in machdep.pmap_mmu_optimize
2017-10-29 Matthew Dillonkernel - Fix boot issues with > 512GB of ram
2017-10-18 Matthew Dillonkernel - Improve pmap hinting, improve performance
2017-10-16 Matthew Dillonkernel - Increase pmap placemarks hash from 16 to 64...
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics (2)
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-08-10 Matthew Dillonkernel - Lower VM_MAX_USER_ADDRESS to finalize work...
2017-04-12 Matthew DillonRevert "kernel - Spread IPIs out to more priority levels"
2017-04-03 Matthew Dillonkernel - Implement NX
2017-03-27 Matthew Dillonkernel - Spread IPIs out to more priority levels
2017-02-22 Matthew Dillonkernel - Slightly reduce extra spinlock ops in _pv_alloc()
2017-02-03 Matthew Dillonkernel - Many fixes for vkernel support, plus a few...
2017-01-30 Matthew Dillonkernel - Fix races created by a comedy of circumstansce...
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 - pmap and vkernel work
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-06 Matthew Dillonkernel - Add NUMA awareness to vm_page_alloc() and...
2017-01-06 Matthew Dillonkernel - Refactor phys_avail[] and dump_avail[]
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-11-28 Imre Vadászdrm: Improve integration with syscons. Move taskqueue...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
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-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-08 Matthew Dillonkernel - Fix a system lockup with vmm
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
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-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-24 Matthew Dillonkernel - Refactor Xinvltlb a little, turn off the idle...
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 - Refactor Xinvltlb (3)
2016-07-15 Matthew Dillonkernel - Refactor Xinvltlb and the pmap page & global...
2016-07-11 Imre Vadászkernel/pc64: Make metadata.h more compatible with FreeB...
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Complete vmbus initialization; interrupt...
2016-06-13 Sepherosa Ziehaux86_64/timer: Xtimer is generic enough for per-cpu...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-23 Imre Vadászkernel/pc64: Make have_efi_framebuffer static in pc64...
2016-02-21 Imre Vadászpc64: Introduce machine/framebuffer.h header. Probe...
2016-02-13 Imre Vadaszkernel/pc64: Add support for efi memory map parsing...
2016-02-10 zrjsys/boot: Simplify MAKEBOOTDEV macro
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjRemove advertising header from sys/
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-29 Sascha Wildnerkernel: Better separate the "deprecated" spinlocks...
2015-11-29 Sascha Wildnerkernel: Clean up the "deprecated" spinlock stuff a...
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-03 Sascha Wildneri386 removal, part 29/x: Remove old serial drivers...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-18 Sepherosa Ziehaux86_64: Take advantage of ACPI/CPU specific C-state...
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
next