summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-04-09regenJonathan Gray
2024-04-09more Intel DG2 graphics idsJonathan Gray
2024-04-09drm/i915: ATS-M device ID updateJonathan Gray
2024-04-09drm/i915: Add new PCI IDs to DG2 platform in driverJonathan Gray
2024-04-09drm/i915: Add new DG2 PCI IDsJonathan Gray
2024-04-08Stop redeclaring ENTRY, the <machine/asm.h> flavour is as good as we need it.Miod Vallat
2024-04-08Fix misplaced END() macro.Miod Vallat
2024-04-08Remove unused tf_fault and tf_kstack members from struct trapframe. TheseMiod Vallat
2024-04-08Remove demap code for MMU miss faults.Miod Vallat
2024-04-08There is too much #ifdef DEBUG stuff cluttering locore, really. While some ofMiod Vallat
2024-04-08Introduce more assembler macros to deduplicate code and improve readability:Miod Vallat
2024-04-08Remove dead code and data, fix typos, kill wrong comments.Miod Vallat
2024-04-08Fix cut'n'paste error in data miss handler causing wrong label to be used inMiod Vallat
2024-04-08Fix sun4v patching of sp_tlb_flush_ctx() to pass flags in the right register.Miod Vallat
2024-04-08drm: panel-orientation-quirks: Add quirk for GPD Win MiniJonathan Gray
2024-04-08drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoJonathan Gray
2024-04-07The RISC-V architecture has cache-coherent DMA... until it doesn't. ThisMark Kettenis
2024-04-07match another two Alder Lake-N DesignWare I2C idsJonathan Gray
2024-04-07regenJonathan Gray
2024-04-07another two Alder Lake-N DesignWare I2C idsJonathan Gray
2024-04-06Now that we support RISC-V CPUs that have MMUs with memory cachabilityMark Kettenis
2024-04-06IP multicast sysctl mrtmfc must not write outside of allocation.Alexander Bluhm
2024-04-06Remove (unused) in-kernel event filtering, it's currently dead code.Martin Pieuchot
2024-04-06Prevent accounting bug when an anon w/ swap slot is passed to uvm_anon_release()Martin Pieuchot
2024-04-06regenJonathan Gray
2024-04-06more Alder Lake-N idsJonathan Gray
2024-04-05use inline functions instead of do while(0) for dev_*Jonathan Gray
2024-04-05delete msyscall stubTheo de Raadt
2024-04-05syncTheo de Raadt
2024-04-05msyscall(2) goes awayTheo de Raadt
2024-04-05noone calls msyscall() anymore.Theo de Raadt
2024-04-05On machines lacking xonly support hardware, we emulate xonly in theTheo de Raadt
2024-04-05Esure the base,len range provided by ld.so is definately in the map.Theo de Raadt
2024-04-04drm/amdgpu: fix use-after-free bugJonathan Gray
2024-04-04drm/amd/display: Clear OPTC mem select on disableJonathan Gray
2024-04-04drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledJonathan Gray
2024-04-04drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Jonathan Gray
2024-04-04drm/i915/gt: Reset queue_priority_hint on parkingJonathan Gray
2024-04-04drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathan Gray
2024-04-04drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyJonathan Gray
2024-04-04drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Jonathan Gray
2024-04-04drm/i915/hwmon: Fix locking inversion in sysfs getterJonathan Gray
2024-04-04drm/amdgpu: fix deadlock while reading mqd from debugfsJonathan Gray
2024-04-04drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Jonathan Gray
2024-04-04Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Jonathan Gray
2024-04-04drm/amd/display: handle range offsets in VRR rangesJonathan Gray
2024-04-04drm/i915: Don't explode when the dig port we don't have an AUX CHJonathan Gray
2024-04-04drm/i915: Check before removing mm notifierJonathan Gray
2024-04-04drm/amdgpu/pm: Fix the error of pwm1_enable settingJonathan Gray
2024-04-04drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundJonathan Gray