index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
Age
Commit message (
Expand
)
Author
2022-02-06
vchiq(4): Fix llvm build with only one loff_t definition.
martin
2022-02-02
s/Incluse/Include/
msaitoh
2021-12-31
drm: Reduce default debug level to driver-specific messages.
riastradh
2021-12-31
drm: Convert noisy flush_workqueue message to dtrace probe.
riastradh
2021-12-29
drm: Restore hw.drm2.debug sysctl knob, previously lost in merge.
riastradh
2021-12-27
linux: Fix copypasto in comment.
riastradh
2021-12-27
i915: Fix timeout return value of i915_request_wait.
riastradh
2021-12-27
i915: Factor a little out of #ifdef NetBSD.
riastradh
2021-12-27
i915: Omit diff now that TASK_INTERRUPTIBLE is defined.
riastradh
2021-12-27
drm: Define TASK_INTERRUPTIBLE so we can reduce diffs a little.
riastradh
2021-12-27
i915: Disable message citing firmware URL.
riastradh
2021-12-27
linux: Define mb/wmb/rmb as mfence/sfence/lfence on i386 too.
riastradh
2021-12-26
i915: Unifdef cnp_enable/disable_backlight.
riastradh
2021-12-26
drm: Fix locking around accurate vblank counts.
riastradh
2021-12-26
drm: Allow ww_mutex_lock after ww_acquire_done if we already hold it.
riastradh
2021-12-24
drm: Fix missing newline in DRM_WARN (redux).
riastradh
2021-12-24
Revert "drm: Fix missing newline in DRM_WARN."
riastradh
2021-12-24
drm: Fix missing newline in DRM_WARN.
riastradh
2021-12-24
drm: Sprinkle some assertions into sg dma logic.
riastradh
2021-12-24
i915: Use AcpiOsMapMemory, not bus_space_map, for opregion.
riastradh
2021-12-24
i915: Restore uao_set_pgfl for i915 gem objects, lost in the merge.
riastradh
2021-12-24
amdgpu: Sprinkle __diagused.
riastradh
2021-12-24
i915: Fix memory leak in active node allocation under #ifdef NetBSD.
riastradh
2021-12-23
Initialize crtc_state to suppress false warning it may be used uninitialized.
hannken
2021-12-23
Cast addr to uint64_t before printing.
hannken
2021-12-22
Reduce code duplication: kmem_cache_create() is now exactly the same as
thorpej
2021-12-22
Do the last change differently:
thorpej
2021-12-22
drm: Omit local diff -- vmem is entirely a NetBSDism.
riastradh
2021-12-21
- For kmem_cache_create_dtor(), use a pre-destructor to issue the
thorpej
2021-12-21
files.radeon: add clang -Wno-format for radeon_uvd.c
tnn
2021-12-21
drm: sprinkle some -Wno-unused-function for clang
tnn
2021-12-21
drm_device.h: don't redefine vmem_t
tnn
2021-12-21
i915_scheduler.c: node_to_request: duplicate 'const' declaration specifier
tnn
2021-12-21
i915_gem_shmem.c: shmem_get_pages: fix uninitialize use of "noreclaim"
tnn
2021-12-21
i915_drm_resume_early: initialize ret
tnn
2021-12-21
Change the usb_mem API to take a bus_dma_tag_t in usb_allocmem instead of
skrll
2021-12-20
drm: add missing KERNEL_LOCK around calls to config_found().
chs
2021-12-20
i915: Obviate need for __diagused on variables in GEM_BUG_ON.
riastradh
2021-12-20
i915: Mark a KASSERT-only variable __diagused.
riastradh
2021-12-20
drm: Apply the Intel pipe_drmhack in more places.
riastradh
2021-12-20
Explicitly use -I$S/external/bsd/dwc2/dist for dwc2 instead of possibly
simonb
2021-12-20
drm: Simplify use of drm API for display on/off logic in drmfb.
riastradh
2021-12-20
drm: Fix return code interpretation in timed wait loop.
riastradh
2021-12-19
PR/56544: Andreas Gustafsson: Disable ACPI_LV_DEBUG_OBJECT; it is too chatty,
christos
2021-12-19
linux: Define need_resched as alias for preempt_needed.
riastradh
2021-12-19
i915: Use BUS_DMA_COHERENT where Linux uses dma_alloc_coherent.
riastradh
2021-12-19
nouveau: adjust the list of PCI devices to match
riastradh
2021-12-19
drm: Sprinkle miscellaneous includes.
riastradh
2021-12-19
drm: Restore local patch for struct drm_connector::physical_address.
riastradh
2021-12-19
drm: Allow drm_atomic_helper_wait_for_vblanks while cold.
riastradh
[prev]
[next]