summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-10-03define CONFIG_PCIEASPM, add ltr_path to struct pci_dev for 5.15.70 drmJonathan Gray
2022-10-03regenJonathan Gray
2022-10-03add id for Raphael, Ryzen 7000 GPU (gfx1036, GC 10.3.6?)Jonathan Gray
2022-10-02Fetch vendor and product IDs from the keyboard/touchpad controller.Mark Kettenis
2022-10-01The syscall table generation awk script was also used by compat layersTheo de Raadt
2022-09-30re-enable POOL_DEBUGJonathan Gray
2022-09-29There no longer is any KVM_ET_* to keep in sync with UVM_ET_*, soTheo de Raadt
2022-09-28Fix memory corruptions with sysv semaphores due to sleeps in copyin,Moritz Buhl
2022-09-27we are now working on 7.2-currentTheo de Raadt
2022-09-26For framebuffers that don't start on a page boundary, we need to allowMark Kettenis
2022-09-26Regenerate usbdevs{.h,_data.h} for Wacom One S (CTL-472)Stefan Hagen
2022-09-26uwacom(4): Support for Wacom One S (CTL-472)Stefan Hagen
2022-09-25Give mfii(4) firmware more time to transition out of UNDEFINED state.Stefan Sperling
2022-09-24disable POOL_DEBUG for releaseJonathan Gray
2022-09-24add SH-B0 0x00000f50 socket 940 family 0Fh OpteronJonathan Gray
2022-09-23Don't hardcode disk major device types inside DEBUG block. UseKenneth R Westerback
2022-09-23Delete unused variables originally come from mvme88k.Kenji Aoyama
2022-09-23only call printf the first time amd64_errata() is calledJonathan Gray
2022-09-22use the always serializing RDTSCP instruction in tsc and usertc if availableRobert Nagy
2022-09-22Call amd64_errata() from cpu_fix_msrs() instead of identifycpu() so thatRobert Nagy
2022-09-21Revert UVM_VNODE_CANPERSIST removal, it exposes an issue on arm64.Martin Pieuchot
2022-09-20Split out handling of cpu family specific MSRs from cpu_init_msrs()Robert Nagy
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Jonathan Gray
2022-09-20Remove unused and unimplemented unp_drain().Vitaliy Makkoveev
2022-09-20remove HY_D1_G34R1 enum value and just use HY_D1Jonathan Gray
2022-09-19Change OF_getnodebyname() such that looking up a node using just the namePatrick Wildt
2022-09-18Define PMU_ADB_CMD and PMU_INT_ACKGeorge Koehler
2022-09-18Fix a memory leak which was introduced by the previous commit.Marcus Glocker
2022-09-18timecounting: tc_reset_quality: print notice if active counter changesScott Soule Cheloha
2022-09-18tsc: make tsc_report_test_results() less noisy without TSC_DEBUGScott Soule Cheloha
2022-09-18Revert previous it prevents the PinebookPro and the Rockpro64 to reach userland.Martin Pieuchot
2022-09-17bind() to AF_UNIX will now require unveil "w". "w" may seem a little oddTheo de Raadt
2022-09-16move most of the key combination translation code out of ukbd(4)Robert Nagy
2022-09-16semctl1 and msgctl were introduced for binary compatibility for OpenBSD 3.5.Moritz Buhl
2022-09-16Make mfii(4) recover from firmware FAULT state on startup.Stefan Sperling
2022-09-16drm/i915: Implement WaEdpLinkRateDataReloadJonathan Gray
2022-09-16drm/amd/display: fix memory leak when using debugfs_lookup()Jonathan Gray
2022-09-16drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyJonathan Gray
2022-09-16drm/radeon: add a force flush to delay work when radeonJonathan Gray
2022-09-16drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Jonathan Gray
2022-09-16drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...Jonathan Gray
2022-09-16drm/gem: Fix GEM handle release errorsJonathan Gray
2022-09-16mask non-chain fence sequence numbers to 32-bit for comparisonsJonathan Gray
2022-09-15tsc: configure LFENCE to serialize dispatch before testing TSC syncScott Soule Cheloha
2022-09-15Enable the keyboard on the Samsung Galaxy Book Go.Marcus Glocker
2022-09-15Add support for Apple fn key combinations. Based on Apple fn key handlingTobias Heider
2022-09-15Add GPTPARTATTR_MS_* defines for Microsoft basic data attributesKenneth R Westerback
2022-09-15Remove unneeded interim DPRINTF() verbiage. Make DEBUG compileKenneth R Westerback
2022-09-15regenKurt Mosiejczuk
2022-09-15Add IDs for the JHL6240 Thunderbolt 3 controller found in my Thinkpad T490Kurt Mosiejczuk