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-09-25
vmwgfxfb(4): Omit now-needless is_console hack.
riastradh
2022-09-22
i915: Make sure to call i915_drm_prepare too on suspend.
riastradh
2022-09-20
fill out more of the linux pci API compat
mrg
2022-09-16
Fix out of range access in AcpiDsExecEndOp().
msaitoh
2022-09-13
i915: Fix error branches of execbuffer vma pinning.
riastradh
2022-09-02
Remove unnecessary inclusion of <net/netisr.h>.
thorpej
2022-09-01
drmfb: Rework console detection and takeover.
riastradh
2022-09-01
drmfb: Take is_console property from parent, not from self.
riastradh
2022-09-01
i915: Stop pretending the GTT size is zero as workaround.
riastradh
2022-09-01
drm_mm: Give up on trying to phrase find_hole with public rbtree API.
riastradh
2022-09-01
drm: Fix dma fence stub fix so the lock is actually initialized.
riastradh
2022-09-01
drm: Fix dma fence stub so it works with locking operations.
riastradh
2022-09-01
drm_mm: Match __drm_mm_interval_first semantics.
riastradh
2022-08-27
drm: Make sure ioctl buffer is aligned on stack.
riastradh
2022-08-27
merge conflicts between acpica-20211217 and acpica-20220331
christos
2022-08-27
Import acpica-2022-03-31
christos
2022-08-22
drm_dp_mst_topology: Fix wakeups: must hold lock for DRM_WAKEUP_ALL.
riastradh
2022-08-20
x86: Move definition of struct pmap to pmap_private.h.
riastradh
2022-08-20
x86: Forbid using x86/pte.h directly; use machine/pte.h.
riastradh
2022-07-30
amdgpu: Make sure to bus_dmamap_sync before using zero'd dummy page.
riastradh
2022-07-30
amdgpu: Make sure dummy page is zero-filled.
riastradh
2022-07-29
drm: Reduce verbosity of drm kernel messages.
riastradh
2022-07-29
amdgpu: Make amdgpu_ttm_io_mem_pfn return pfn, not paddr.
riastradh
2022-07-28
drm: New option DRM_LEGACY.
riastradh
2022-07-28
drmkms_sched: Fix typo in module definition.
riastradh
2022-07-28
drmkms_sched: Remove duplicate module definition.
riastradh
2022-07-24
amdgpu: Define DC_FPU_START/END on Arm.
riastradh
2022-07-24
amdgpu: Sprinkle missing COPTS.amdgpu_float options.
riastradh
2022-07-24
drm: Fix CPPFLAGS for drm scheduler code.
riastradh
2022-07-23
drm: Split scheduler into separate module.
riastradh
2022-07-23
drm: Go back to using device_unit(pciN) for pci busid.
riastradh
2022-07-21
drm/ttm: Cast to potentially larger types before << PAGE_SHIFT.
riastradh
2022-07-20
drm: Keep drm include flags in CPPFLAGS.drmkms after all.
riastradh
2022-07-20
drm: Restore pollution of CPPFLAGS with include directories.
riastradh
2022-07-20
drm: Ifdef out alpha-specific logic in radeon.
riastradh
2022-07-20
drm: Use real pci segment number, not pciN device unit.
riastradh
2022-07-20
drm/ttm: Handle io_mem_pfn, used by amdgpu.
riastradh
2022-07-20
amdgpu: Write amdgpu_ttm_io_mem_pfn in terms of bus_space_mmap.
riastradh
2022-07-19
drm: Teach bus_dma_hacks.h about alpha.
riastradh
2022-07-19
drm: Undefine `alpha' in CPPFLAGS. Causes lotsa trouble!
riastradh
2022-07-19
drm: Make drm_clflush_* noop on alpha.
riastradh
2022-07-19
drm: Narrow scope of drm CPPLAGS just to drm files.
riastradh
2022-07-19
drm: Propagate CPPFLAGS.drmkms into all the drm drivers.
riastradh
2022-07-19
drm: Note dependency on sysmon_power.
riastradh
2022-07-19
drm: Nix drm_agp_borrow.
riastradh
2022-07-19
linux: Add alpha definitions of mb/wmb/rmb too for fun.
riastradh
2022-07-19
linux: Clarify error message in asm/barrier.h. Not just for drm.
riastradh
2022-07-19
linux: Add mips definitions for mb, wmb, rmb.
riastradh
2022-07-19
linux: Use dsb(sy/st/ld) from arm/cpufunc.h for mb/wmb/rmb.
riastradh
2022-07-18
drm: Simplify async framebuffer child task attachment logic.
riastradh
[prev]
[next]