ipfw3nat: kernel NAT without libalias
[dragonfly.git] / sys / platform /
2018-04-01 Sascha Wildnerkernel/vkernel: Add __printflike() to two internal...
2018-03-23 Sascha Wildnerkernel/machdep: Remove unused and #if 0'd finishidentcp...
2018-03-18 Imre Vadászpc64 - Improve TSC and LAPIC timer calibration code.
2018-03-18 Imre Vadászpc64 - Allow for initializing other cputimers than...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-13 Matthew Dillonkernel - Remove minidump debugging
2018-03-04 Imre Vadászpc64 - Unmask some AMD Family 15h and 16h CPUs for...
2018-03-03 Sascha WildnerRemove some sendsys()/waitsys() remains.
2018-02-22 Sascha Wildnerkernel/acpi: Remove the old APM emulation code.
2018-02-18 Imre Vadászatkbdc - Do not attach PS2 controller via legacy ISA...
2018-02-14 zrjkernel: Remove use of "%b" format in main kernel code.
2018-02-01 Matthew Dillonkernel - Fix kernel minidumps
2018-01-28 Imre Vadászsyscons - Untangle device attachement from isa?, attach...
2018-01-27 Sascha Wildnerbus_dma.9: Add a few lines about bus_dmamap_load_ccb().
2018-01-16 Matthew Dillonkernel - Fix busdma allocation bug
2018-01-11 Matthew Dillonkernel - Implement spectre mitigations part 4 (cleanup)
2018-01-11 Matthew Dillonkernel - Implement spectre mitigations part 3 (stabiliz...
2018-01-10 Matthew Dillonkernel - Implement spectre mitigations part 2
2018-01-10 Matthew Dillonkernel - Implement spectre mitigations part 1
2018-01-10 Matthew Dillonkernel - Rename machdep.isolated_user_pmap to meltdown_...
2018-01-06 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part...
2018-01-06 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 5
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 4
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 3/3
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 2/3
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 1/3
2017-12-25 Sascha WildnerCleanup usr.sbin's Makefile a bit.
2017-12-24 Sascha Wildneri386 removal, part 67/x: Remove last traces of I386_BUS...
2017-12-20 zrjkernel: Remove some references to i386.
2017-12-20 zrjkernel/pc64: Mark cpu_type as hardcoded.
2017-12-20 zrji386 removal, part 63/x: Remove some leftovers in segme...
2017-12-20 zrjkernel/pc64: Adjust some references to already removed...
2017-12-19 zrjkernel/pc64: Rename i386_protection_init().
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-06 Matthew Dillonkernel - Fix hw.usermem, hw.physmem, hw.availpages
2017-12-06 Matthew Dillonkernel - Adjust vfs.nbuf, kern.maxvnodes, and debug...
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-04 Matthew Dillonkernel - Expand physical memory support to 64TB
2017-12-04 Matthew Dillonkernel - Remove DISABLE_PSE option and related code
2017-12-04 Matthew Dillonkernel - Expand page count fields to 64 bits
2017-11-29 zrjkernel: Make floppies work again.
2017-11-25 Sascha WildnerRemove some duplicated includes.
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-11-10 Sepherosa Ziehaubus: Properly implement bus_space_{map,unmap}()
2017-11-09 Matthew Dillonkernel - Fix bug in vm_fault_page()
2017-10-31 Matthew Dillonkernel - Fix bug in machdep.pmap_mmu_optimize
2017-10-31 Matthew Dillonkernel - Fix userldt refcnt races
2017-10-29 Matthew Dillonkernel - Fix boot issues with > 512GB of ram
2017-10-28 Sepherosa Ziehaux86_64: Add pauses in the TSC mpsync testing loop.
2017-10-25 Imre Vadászsyscons - Add 24bit pixel format support for EFI frameb...
2017-10-24 Sepherosa Ziehaux86_64: Allow TSC MP synchronization test be disabled.
2017-10-18 Matthew Dillonkernel - Improve pmap hinting, improve performance
2017-10-17 Sascha Wildnerkernel: Remove <sys/sysref{,2}.h> inclusion from files...
2017-10-16 Matthew Dillonkernel - Rewrite umtx_sleep() and umtx_wakeup()
2017-10-16 Matthew Dillonkernel - pmap->pm_spin now uses a shared spinlock
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-10-16 Matthew Dillonkernel - Add pmap_qenter_noinval()
2017-10-16 Sepherosa Ziehaukern: Remove ncpus2 and friends.
2017-10-04 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
next