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
2020-07-11
Cache a pointer to the scsibus_softc rather than hoping the copy in
Kenneth R Westerback
2020-07-11
Oops. One too many lines deleted, leaving 'buswidth' uninitialized but
Kenneth R Westerback
2020-07-11
Shuffle sc_link.openings initialization down to its friends and just
Kenneth R Westerback
2020-07-11
Some whitespace fixes for the inline assembly.
Mark Kettenis
2020-07-11
Synchronize each core's CP0 cycle counter using the IO clock counter.
Visa Hankala
2020-07-11
Optimize rasops_vcons_copyrows() so write-only framebuffer consoles
Frederic Cambus
2020-07-11
Build 'flags' in intermediate variable and shuffle sc_link
Kenneth R Westerback
2020-07-11
Expunge some Captain Obvious comments to make upcoming diff(s) smaller
Kenneth R Westerback
2020-07-11
Expunge some Captain Obvious comments, tweak whitespace a bit, move a debug
Kenneth R Westerback
2020-07-11
Don't reload the FPU registers when they're already loaded.
Mark Kettenis
2020-07-11
Implement a machdep.altivec sysctl that always returns 1. This makes
Mark Kettenis
2020-07-11
Change locks which don't use spin_lock_irq() or spin_lock_irqsave()
Jonathan Gray
2020-07-11
test for gem_size > 0 on pool_destroy() matching pool_init() call
Jonathan Gray
2020-07-11
don't complain if the API is too low to support "query phy types".
David Gwynne
2020-07-10
Add hw.cpuspeed and hw.setperf
gkoehler
2020-07-10
Shuffle a bit of code to stop using sc->sc_link to hold values for
Kenneth R Westerback
2020-07-10
Oops, I didn't intend to commit these bits.
Mark Kettenis
2020-07-10
Implement process_read_regs() such that core dumps become usable.
Mark Kettenis
2020-07-10
Parse a bootduid= argument passed on the command line and use it to set the
Mark Kettenis
2020-07-10
Clear FPU state if we try to restore the state when the process didn't use
Mark Kettenis
2020-07-10
Add check for userland VSID overflow.
Mark Kettenis
2020-07-10
Use OPAL_REINIT_CPUS calls during early boot to set endianness and to
Mark Kettenis
2020-07-10
Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.
Patrick Wildt
2020-07-10
Change users of IFQ_PURGE() to use the "new" API.
Patrick Wildt
2020-07-10
Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the
Patrick Wildt
2020-07-10
Add OPAL_REINIT_CPUS.
Mark Kettenis
2020-07-10
Even though the PowerISA indicates that hardware should update reference
Mark Kettenis
2020-07-10
Kill `pppx_devs_lk' rwlock. It used only to prevent races caused by
mvs
2020-07-10
Set missing `IFXF_CLONED' flag to pppx(4) related `ifnet'. That should
mvs
2020-07-10
add back orientation quirk for Kogan Atlas 2-in-1 D300
Jonathan Gray
2020-07-10
Add "Spleen 6x12" to wsfont, a font targetted at OLED displays.
Frederic Cambus
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
Kenneth R Westerback
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
Kenneth R Westerback
2020-07-09
On some laptops that have a Windows Precision Touchpad (imt) and
Joshua Stein
2020-07-09
Some touchpads don't have the "maximum number of contacts" or
Joshua Stein
2020-07-09
Fix a warning false positive from clang 10.
Todd C. Miller
2020-07-09
another excess file
Theo de Raadt
2020-07-09
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
Jonathan Gray
2020-07-09
drm/amdgpu: use %u rather than %d for sclk/mclk
Jonathan Gray
2020-07-09
drm/amd/display: Only revalidate bandwidth on medium and fast updates
Jonathan Gray
2020-07-09
drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
Jonathan Gray
2020-07-09
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Jonathan Gray
2020-07-09
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Jonathan Gray
2020-07-09
drm/amdgpu: fix non-pointer dereference for non-RAS supported
Jonathan Gray
2020-07-09
drm/amdgpu: disable ras query and iject during gpu reset
Jonathan Gray
2020-07-09
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
Jonathan Gray
2020-07-09
drm/amd/display: Fix ineffective setting of max bpc property
Jonathan Gray
2020-07-09
drm/amd/display: Fix incorrectly pruned modes with deep color
Jonathan Gray
2020-07-09
Enable spleen16x32 and spleen32x64 on armv7 for GENERIC kernels.
Frederic Cambus
2020-07-09
adjfreq(2): limit adjustment to [-500000, +500000] ppm
cheloha
[next]