drm/linux: Port kfifo.h to DragonFly BSD
[dragonfly.git] / sys / platform /
2019-07-11 Matthew Dillonkernel - Zen 2 - Make sure %fs's selector is loaded...
2019-06-26 Sascha Wildnerkernel/genassym: Remove some unneeded assyms.
2019-06-25 Matthew Dillonkernel - Increase elf limits
2019-06-23 Matthew Dillonkernel - Fix pmap placemarker timing race
2019-06-22 Matthew Dillonkernel - Move trap_is_smap() test outside of DDB condition
2019-06-15 Matthew Dillonkernel - Fix SMAP/SMEP caught user mode access part...
2019-06-12 Sascha Wildner<sys/signal.h>: Adjust the type of stack_t's ss_sp...
2019-05-31 Matthew Dillonvkernel - Adjust use of GDF_VIRTUSER
2019-05-30 Matthew Dillonvkernel - Restore vkernel build
2019-05-27 Sascha Wildnerkernel/pmap: Clean up no longer used MALLOC_DEFINE.
2019-05-26 Matthew Dillonkernel - VM rework part 21 - Start resynchronizing...
2019-05-22 Matthew Dillonkernel - Reduce/refactor nbuf and maxvnodes calculations.
2019-05-21 Matthew Dillonkernel - VM rework part 18 - Cleanup
2019-05-21 Matthew Dillonkernel - VM rework part 17 - Cleanup
2019-05-20 Matthew Dillonkernel - VM rework part 15 - Core pmap work, refactor...
2019-05-20 Matthew Dillonkernel - VM rework part 14 - Core pmap work, stabilize...
2019-05-20 Matthew Dillonkernel - VM rework part 12 - Core pmap work, stabilize...
2019-05-20 Matthew Dillonkernel - VM rework part 11 - Core pmap work to remove...
2019-05-20 Matthew Dillonkernel - VM rework part 10 - Precursor work for termina...
2019-05-20 Matthew Dillonkernel - VM rework part 9 - Precursor work for terminal...
2019-05-18 Sascha Wildnerkernel: Don't include <sys/user.h> in kernel code.
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-17 Matthew DillonRevert "kernel - Clean up direction flag on syscall...
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security (3)
2019-05-17 Matthew Dillonkernel - Clean up direction flag on syscall entry
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security (2)
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security
2019-05-16 Matthew Dillonkernel - Implement retpoline for kernel
2019-05-15 Matthew Dillonkernel - Add MDS mitigation support for Intel side...
2019-05-15 Matthew Dillonkernel - VM rework part 8 - Precursor work for terminal...
2019-05-12 Matthew Dillonkernel - VM rework part 7 - Initial vm_map_backing...
2019-05-10 Matthew Dillonkernel - VM rework part 2 - Replace backing_object...
2019-05-09 Matthew Dillonkernel - Bring in __read_mostly etc
2019-05-08 Sascha Wildnerkernel: Stop including userland-only includes in kernel...
2019-05-03 Matthew Dillonkernel - Permanently fix FP bug - completely remove...
2019-05-03 Matthew Dillonpthreads and kernel - change MAP_STACK operation
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-04-02 Sascha WildnerSync ACPICA with Intel's version 20190329.
2019-04-01 Sepherosa Ziehaulapic: Don't do AMD C1E fixup on virtual machines by...
2019-03-31 Matthew Dillonkernel - Add LAPIC timer C1E test skip for AWS
2019-03-28 Matthew Dillonkernel - make bcmp linux-compatible, add memcmp
2019-03-27 zrjvkernel64: Sync to recent API changes.
2019-03-27 Matthew Dillonkernel - Preliminary vm_page hash lookup (2), cleanups...
2019-03-27 Matthew Dillonkernel - Refactor vm_map structure 1/2
2019-03-25 Sascha Wildnerkernel: Clean up the usage of <machine/pc/bios.h> and...
2019-03-24 zrjkernel/pc64: Remove leftover debug kprintf.
2019-03-24 Sascha Wildnerkernel: Fix indent.
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-05 Matthew Dillonkernel - Remove vm_map min_offset and max_offset macros
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-01-27 Sepherosa Ziehauatomic: Alway use inline functions.
2019-01-09 Michael NeumannAdd work-around for bug #3167
2019-01-05 Sascha Wildnerkernel: Remove kernel profiling bits.
2018-12-28 Imre Vadászvkernel - Remove unneeded -T flag, that was added in...
2018-12-28 Imre Vadászvkernel - Delete unused/ancient timer/rtc function...
2018-12-27 Imre Vadászkernel - Factor out TSC cputimer into common x86_64...
2018-12-16 Matthew Dillonatkbdc - Change default to still attach PS2 controller...
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-03 Matthew Dillonvkernel - Fix tty panic
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-15 Matthew Dillonkernel - Fix NUMA contention due to assymetric memory
2018-10-04 Matthew Dillonkernel - Refactor tty clist code
2018-10-04 Matthew Dillonkernel - Refactor tty_token, fix SMP performance issues
2018-09-30 Matthew Dillonsystem - Add wait6(), waitid(), and si_pid/si_uid sigin...
2018-09-26 Sascha Wildnervkernel: Fix -Wundef.
2018-09-25 Matthew Dillonkernel - Macro additional builtin's (2)
2018-09-25 Matthew Dillonkernel - Adjust vkernel build for builtin changes
2018-09-25 Matthew Dillonkernel - Macro additional builtin's
2018-09-25 Matthew Dillonkernel - Optimize bcopy, bzero, memset
2018-09-25 Matthew Dillonkernel - Remove unnecessary cld's
2018-09-25 Matthew Dillonkernel - Refactor copyinstr and copystr
2018-09-24 Sascha Wildnerkernel/assym: Remove V_FORWARDED_{HITS,INTS,MISSES}.
2018-09-22 Sascha Wildnerkernel: Remove orphaned externs.
2018-09-21 Sascha Wildnerkernel: Remove some obsolete commented out code.
2018-08-29 Matthew Dillonvkernel64 - Fix build
2018-08-23 Matthew Dillonkernel - Update AMD topology detection, scheduler NUMA...
2018-08-17 Matthew Dillonkernel - Refactor the TSC MP synchronization test
2018-08-04 Imre Vadászpc64 - If appropriate, determine TSC frequency via...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-22 Sascha Wildnerkernel/ena: Hook the ena(4) driver into the build.
2018-07-21 Sascha Wildnerkernel/icu: Fix a typo.
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-30 Antonio Huete Jimenezvkernel - Do not re-initialize vcons
2018-06-21 Sascha Wildnerkernel: Remove the definition of the unimplemented...
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-19 Sepherosa Ziehaux86_64: Eanble X2APIC if it is available.
2018-06-12 Matthew DillonKernel - Enable NX for PROT_READ by default
2018-06-11 Matthew DillonKernel - Additional cpu bug hardening part 2/2
2018-06-11 Matthew DillonKernel - Additional cpu bug hardening part 1/2
2018-06-08 Sepherosa Ziehaux86_64: Implement x2apic support.
2018-06-06 Matthew Dillonkernel - Add fuwordadd32(), fuwordadd64()
next