summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-02-04whitelist resolv.conf for stat. go dns library does this.Ted Unangst
2022-02-04set the APM_BATT_CHARGING state if the battery is being charged and tryRobert Nagy
2022-02-03store root bridge data in softc before calling intel_init_stolen_res()Jonathan Gray
2022-02-03The sparc64 pmap at least requires the fault access_type to be aPhilip Guenther
2022-02-03Delete unused/obsolete M_* type values.Philip Guenther
2022-02-03Use UVM_KMF_TRYLOCK for consistencyKlemens Nanni
2022-02-03inteldrm now requires ttmJonathan Gray
2022-02-03sync list of amdgpu files built with -msse -msse2 with linux 5.15.yJonathan Gray
2022-02-02Add apldma(4), a driver for the DMA controller found on Apple SoCs.Mark Kettenis
2022-02-02Get the pci bus number from the bus-range property when available, ratherMiod Vallat
2022-02-02acpi_addtask() calls malloc() w/ M_NOWAIT (because some calls come fromTheo de Raadt
2022-02-02unifdef __OpenBSD__Jonathan Gray
2022-02-02unifdef __NetBSD_Version__Jonathan Gray
2022-02-02drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Jonathan Gray
2022-02-02drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueJonathan Gray
2022-02-01call intel_init_stolen_res() lost in drm 5.7 updateJonathan Gray
2022-02-01get stolen memory base and size for gen 12Jonathan Gray
2022-02-01An old hack skips use of memory regions < 1MB size, because some machinesTheo de Raadt
2022-02-01Make sure we always pass a page-aligned address to pmap_grow_map().Mark Kettenis
2022-02-01GPE_DIRECT is calling the AML parser from interrupt context, which isTheo de Raadt
2022-02-01When a struct ipovly needs to be computed and checksummed in in4_cksum(),Miod Vallat
2022-02-01Attempt to guarantee that on copy-on-write faulting, the new copyPhilip Guenther
2022-02-01use unsigned long for length argument of linux copyin/copyout equivalentsJonathan Gray
2022-01-31enable the movntdqa version of drm_memcpy_from_wc()Jonathan Gray
2022-01-31define CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND to reduce diff to linuxJonathan Gray
2022-01-31add kstat_remove so you can tear the struct apart before kstat_destroyDavid Gwynne
2022-01-31revert fb size workaround from amdgpu_gmc.c rev 1.3Jonathan Gray
2022-01-31unstub append_oa_sample()Jonathan Gray
2022-01-30unstub intel_gt_get_awake_time()Jonathan Gray
2022-01-30push stub down in __await_execution()Jonathan Gray
2022-01-30Add aplnco(4), a driver for the Numerically-controlled oscillator (NCO)Mark Kettenis
2022-01-30Add tascodec(4), a driver for the TI TAS2770/TAS5770 digital audioMark Kettenis
2022-01-29Put the leaf and subleaf input values (from rax/rcx) into local variables,Philip Guenther
2022-01-29drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Jonathan Gray
2022-01-29drm/amd/display: reset dcn31 SMU mailbox on failuresJonathan Gray
2022-01-29drm/i915: Flush TLBs before releasing backing storeJonathan Gray
2022-01-29Fix macro name in comment.Kenji Aoyama
2022-01-29Use local symbols in libkern mips64 assembly routines.Visa Hankala
2022-01-28Give ddb more access to registers on macppc, powerpc64George Koehler
2022-01-28Remove unused guarded read and write routines.Visa Hankala
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsJonathan Gray
2022-01-27drm/i915/display/ehl: Update voltage swing tableJonathan Gray
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itJonathan Gray
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Jonathan Gray
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsJonathan Gray
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Jonathan Gray
2022-01-27drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amdkfd: Fix error handling in svm_range_addJonathan Gray