index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2022-08-03
Add aplaudio(4) and aplmca(4). The aplmca(4) driver controls the hardware
Mark Kettenis
2022-08-03
Clear active state when we attach.
Mark Kettenis
2022-08-03
Bug was reported by Chriss Cappucio. It has turned out my earlier change
Alexandr Nedvedicky
2022-08-03
recognise IDT 92HD95/92HD95B now sold as TSI 92HD95B
Jonathan Gray
2022-08-03
drm/i915/adlp: Fix register corruption after DDI clock enabling
Jonathan Gray
2022-08-02
Correctly detect xmem operations faulting on missing pages on 88110.
Miod Vallat
2022-08-02
Bring back the direct map optimization when PMAP_PREFER isn't defined.
Martin Pieuchot
2022-08-02
some ports bootstraps, and go internals, need a bit more time to adapt
Theo de Raadt
2022-08-02
match on Intel 600 Series LP
Jonathan Gray
2022-08-02
regen
Jonathan Gray
2022-08-02
add more Intel Alder Lake / 600 Series LP ids
Jonathan Gray
2022-08-01
Allocate memory for collection translation tables for hardware that needs
Mark Kettenis
2022-08-01
Fix bogus indent. NFC
Miod Vallat
2022-08-01
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Jonathan Gray
2022-08-01
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
Jonathan Gray
2022-08-01
drm/amd/display: invalid parameter check in dmub_hpd_callback
Jonathan Gray
2022-08-01
drm/amd/display: Don't lock connection_mutex for DMUB HPD
Jonathan Gray
2022-08-01
drm/amd/display: Fix surface optimization regression on Carrizo
Jonathan Gray
2022-08-01
drm/amd/display: Optimize bandwidth on following fast update
Jonathan Gray
2022-08-01
drm/amd/display: Reset DMCUB before HW init
Jonathan Gray
2022-08-01
drm/amd/display: Ignore First MST Sideband Message Return Error
Jonathan Gray
2022-08-01
drm/amdgpu/display: add quirk handling for stutter mode
Jonathan Gray
2022-08-01
drm/amd/display: Fork thread to offload work of hpd_rx_irq
Jonathan Gray
2022-08-01
drm/amd/display: Add option to defer works of hpd_rx_irq
Jonathan Gray
2022-08-01
drm/amd/display: Support for DMUB HPD interrupt handling
Jonathan Gray
2022-08-01
sync
Theo de Raadt
2022-08-01
some ports bootstraps, and go internals, need a bit more time to adapt
Theo de Raadt
2022-08-01
Introduce and use uvm_pagewait() where PG_WANTED is set.
Martin Pieuchot
2022-08-01
KNF
Mark Kettenis
2022-07-31
Replace selwakeup() with KNOTE() in audio(4)
Visa Hankala
2022-07-30
Now that we have proper .text and .data sections we need to move dt_blob to
Patrick Wildt
2022-07-30
Kill virtual address randomization for the EFI runtime. It was a neat idea
Mark Kettenis
2022-07-30
Fix build without intagp
Klemens Nanni
2022-07-29
Give to PE/COFF file proper .text and .data sections, and fill in the
Mark Kettenis
2022-07-29
Replace the swap extent(9) usage by a blist data structure.
Sebastien Marie
2022-07-29
Allocate if_index before queue init
Visa Hankala
2022-07-28
In the kernel exist functions to print routes, but they were not
Alexander Bluhm
2022-07-28
Checking the fragment flags of an incoming IP packet does not need
Alexander Bluhm
2022-07-28
Zap prototypes for nonexistent nd6_setmtu() and in6_ifdel()
Klemens Nanni
2022-07-28
Zap outdated nd6_free() comment about static
Klemens Nanni
2022-07-28
Release PF und NET lock before calling copyin for DIOCXCOMMIT.
Moritz Buhl
2022-07-28
Remove bogus mtw_read_cfg.
Kevin Lo
2022-07-27
Postpone calling the EFI SetVirtualAddressMap() interface until efi(4)
Mark Kettenis
2022-07-27
Support "empty" phandles in interrups-extended properties. This is needed
Mark Kettenis
2022-07-27
Partially catch up with device tree bindings in mainline Linux.
Mark Kettenis
2022-07-27
Fix reconstructed softraid bootline
Klemens Nanni
2022-07-27
now that llist is fixed enable more of i915 __notify_execute_cb()
Jonathan Gray
2022-07-27
fix llist_for_each_entry*
Jonathan Gray
2022-07-27
Enumerate and shift PHY mode bits.
James Hastings
2022-07-27
retire Rise CPU identification code
Daniel Dickman
[next]