sys/vfs/hammer: Remove unused struct hammer_io_list
[dragonfly.git] / sys / platform /
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-07 Sascha Wildnerkernel: Remove useless I586_PMC_GUPROF option.
2016-08-07 Sascha Wildneri386 removal, part 54/x: Remove perfmon(4) remains.
2016-08-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-07 Matthew Dillonkernel - Fix memcpy assembly ABI
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Matthew Dillonkernel - Fix lwp_fork/exit race (2) (vkernel)
2016-08-03 Sascha Wildnervkernel: Add a simple pagezero() macro (unbreaks build).
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Fix lwp_fork/exit race
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-29 Matthew Dillonkernel - Reduce memory testing and early-boot zeroing.
2016-07-26 Matthew Dillonkernel - Disable lwp->lwp optimization in thread switcher
2016-07-26 Matthew Dillonkernel - Minor cleanup swtch.s
2016-07-26 Matthew Dillonkernel - Reduce atomic ops in switch code
2016-07-25 Matthew Dillonkernel - Add some more options for pmap_qremove*()
2016-07-25 Matthew Dillonkernel - cli interlock with critcount in interrupt...
2016-07-24 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
2016-07-24 Matthew Dillonkernel - Refactor Xinvltlb a little, turn off the idle...
2016-07-23 Sascha WildnerFix VKERNEL64 build.
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (3)
2016-07-22 Matthew Dillonkernel - repurpose buffer cache entries under heavy...
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
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 - Improve physio performance (2)
2016-07-17 Matthew Dillonkernel - Improve physio performance
2016-07-17 Matthew Dillonkernel - Refactor Xinvltlb (3)
2016-07-17 Sascha WildnerFix vkernel build after pmap changes.
2016-07-16 Matthew Dillonkernel - Refactor Xinvltlb (2)
2016-07-15 Matthew Dillonkernel - Refactor Xinvltlb and the pmap page & global...
2016-07-15 Matthew Dillonkernel - Rename 'cpu' global
2016-07-11 Imre Vadászkernel/pc64: Make metadata.h more compatible with FreeB...
2016-07-11 Matthew Dillonkernel - Improve vm.prefault_pages + misc
2016-07-10 Matthew Dillonkernel - Yield during VM teardown, fix zfree() contention
2016-07-07 Imre Vadászkernel - Change cpu_idle_hlt default for modern amd...
2016-06-22 Imre Vadászkern: Also detect KVM via the Hypervisor vendor ID...
2016-06-16 Sepherosa Ziehaumptable: Reduce log verbosity
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Complete vmbus initialization; interrupt...
2016-06-16 Sepherosa Ziehaucputimer: Add per-cpu handler and private data for...
2016-06-14 Sascha Wildnerkernel: Add vmbus module to the build.
2016-06-13 Sepherosa Ziehaux86_64/timer: Xtimer is generic enough for per-cpu...
2016-06-13 Sepherosa Ziehautsc: Log the final TSC frequency
2016-06-13 Sepherosa Ziehaukern: Update virtual machine detection a bit
2016-06-09 Sascha Wildnerkernel: Save some indent here and there and some small...
2016-05-28 Matthew Dillonkernel - Align virtual_start, workaround possible HW...
2016-05-26 Matthew Dillonkernel - Augment pte assertion with additional info
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-04-23 Charlie Rootkernel - Reduce BSS size to fix loader initrd problem
2016-03-21 Imre Vadaszkernel/pc64: Improve EFI framebuffer mapping.
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-28 Sascha Wildnervkernel.7: Improve formatting (also of usage(), while...
2016-02-25 Imre Vadászkernel/syscons: Add EFI Framebuffer support.
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 Vadászkernel/acpi: Use hint.acpi.0.rsdp to get the RSDP table...
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-02-07 Imre VadászRemove FreeBSD OS/ABI from raid driver blobs.
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from sys/
2016-01-24 Sascha Wildnerkernel/vm_machdep: Fix a typo in a comment.
2016-01-10 Matthew Dillonkernel - Remove kernel debugging message related to...
2015-12-15 Matthew Dillonkernel - Improve kernel trap message
2015-12-15 Matthew Dillonkernel - Change where dump context is saved
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-18 Matthew Dillonkernel - Improve netbooted root NFS mounts and allow...
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-11-01 Antonio Huete Jimenezvkernel - Override max-page-size for ld.*
2015-11-01 Antonio Huete Jimenezvkernel - Bring back .hash section
2015-09-13 Sascha Wildneri386 removal, part 41/x: Remove POWERFAIL_NMI kernel...
2015-09-10 Sascha Wildneri386 removal, part 39/x: Remove est(4) driver.
2015-09-09 Sascha Wildnerkernel: Remove pci_pir.c, which was not built.
2015-08-17 Sascha Wildnerkernel/vmm: Use "(a & b) == 0" instead of "!(a & b)".
2015-08-17 Sascha Wildnerkernel/vmm: Untangle a too deeply nested if/else.
2015-08-12 Sascha Wildnerkernel/acpica: Adjust comments in the OS Services Layer.
2015-08-10 Antonio Huete Jimenezvkernel - Fix build
2015-08-09 Sascha Wildnerkernel/vmx: Fix sysctl types and descriptions.
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 Sascha Wildnerkernel: Add missing file to 'files' list.
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-03 Sascha Wildneri386 removal, part 29/x: Remove old serial drivers...
2015-07-31 Sascha Wildnerkernel: Add prototypes for setjmp()/longjmp() to <sys...
next