drm/ttm: convert to unified vma offset manager
[dragonfly.git] / sys / platform /
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()
2018-06-05 Sepherosa Ziehaux86_64: Prepare for x2apic support.
2018-05-29 Sepherosa Ziehauacpi: Use X2APIC entries, if there are only X2APIC...
2018-05-29 zrjkernel/hpt*: Mangle names of foreign binary objects.
2018-05-29 zrjkernel: Normalize conf/files rules.
2018-05-29 Matthew Dillonkernel - Add support for MosChip PCIe serial com, and...
2018-05-27 Matthew Dillonkernel - Fix rare pmap_scan_callback() panic
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 Sepherosa Ziehaux86_64/lapic: Use function pointer for EOI.
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-09 Matthew Dillonvkernel - Adjust to fix buildkernel
2018-05-08 Matthew Dillonkernel - Refactor copyin, copyout
2018-05-08 Matthew Dillonkernel - Refactor bcmp, bcopy, bzero, memset
2018-05-08 Matthew Dillonkernel - Optimize syscall path, remove old unused compa...
2018-05-08 Matthew Dillonkernel - Adjust pv caching a little
2018-05-08 Matthew Dillonkernel - Flesh out Spectre mitigation support
2018-05-08 Matthew Dillonkernel - Fix CVE-2018-8897, debug register issue
2018-04-29 Matthew Dillonkernel - Refactor machdep.cpu_idle_hlt
2018-04-27 Matthew Dillonkernel - Add two debug variables to struct globaldata
2018-04-23 Sepherosa Ziehaux86_64/ioapic: Make sure that legacy IRQ only appears...
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-13 Matthew Dillonkernel - Improve SPINLOCK, acpi_timer performance under...
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...
next