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