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-17
use the system stoeplitz key instead of a random one.
David Gwynne
2020-07-17
enable multiq support for ix.
David Gwynne
2020-07-17
Virtual functions are effectively identical to full physical functions,
Jonathan Matthew
2020-07-17
name the rx rings so systat mb shows them.
David Gwynne
2020-07-17
Consistently use the port type and speed register (PTYS) to determine if
Jonathan Matthew
2020-07-17
add kstats to myx.
David Gwynne
2020-07-17
Read ogen from the other timehands; fixes tk_generation
gkoehler
2020-07-17
Always a joker hiding somewhere.
Kenneth R Westerback
2020-07-16
adjtime(2): distribute skew along arbitrary period on runtime clock
cheloha
2020-07-16
Pass the interrupt handler cookie instead of the pointer to it
Patrick Wildt
2020-07-16
Access adapter softc via link->bus->sb_adapter_softc.
Kenneth R Westerback
2020-07-16
First stab at a bootloader for OpenBSD/powerpc64.
Mark Kettenis
2020-07-16
Add BOOT kernel config.
Mark Kettenis
2020-07-16
Add a pseudo-driver to "kexec" an OpenBSD/powerpc64 kernel. Heavily
Mark Kettenis
2020-07-16
Reset firmware state upon reboot.
Mark Kettenis
2020-07-16
Access scsibus_softc info (luns, adapter, adapter_target,
Kenneth R Westerback
2020-07-16
Store struct cpu_info * in arm64's interrupt wrap. intr_barrier() can
Patrick Wildt
2020-07-16
To be able to have intr_barrier() on arm64, we need to be able to
Patrick Wildt
2020-07-16
Beef up struct scsibus_softc to hold the information needed to
Kenneth R Westerback
2020-07-16
drm/i915: Also drop vm.ref along error paths for vma construction
Jonathan Gray
2020-07-16
drm/i915: Drop vm.ref for duplicate vma on construction
Jonathan Gray
2020-07-16
drm/amdgpu: asd function needs to be unloaded in suspend phase
Jonathan Gray
2020-07-16
drm/amdgpu: add TMR destory function for psp
Jonathan Gray
2020-07-16
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Jonathan Gray
2020-07-16
drm/i915: Skip stale object handle for debugfs per-file-stats
Jonathan Gray
2020-07-16
drm/i915/gt: Pin the rings before marking active
Jonathan Gray
2020-07-16
drm/radeon: fix double free
Jonathan Gray
2020-07-16
drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
Jonathan Gray
2020-07-16
drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
Jonathan Gray
2020-07-16
drm/ttm: Fix dma_fence refcnt leak when adding move fence
Jonathan Gray
2020-07-16
drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
Jonathan Gray
2020-07-16
Since the page tables could be larger than 256MB allow for multiple
Mark Kettenis
2020-07-16
Remove the refill timeout and wait for interrupts to finish when
Jonathan Matthew
2020-07-16
use a mutex to serialise the test and set of ifp->if_link_state.
David Gwynne
2020-07-16
sc_atq_mtx is unused, so get rid of it
David Gwynne
2020-07-16
Initialize sis_ring_init() 'sis_rx_prod' and 'sis_rx_cons' to 0.
Kevin Lo
2020-07-15
Userland timecounter implementation for arm64.
Mark Kettenis
2020-07-15
ieee80211: track micfail timeout with getuptime(9) instead of ticks
cheloha
2020-07-15
powerpc64 has the sysctl's for power control, so it can use the
Theo de Raadt
2020-07-15
settimeofday(2): securelevel 2: prevent root from freezing the UTC clock
cheloha
2020-07-15
Fix races in pppacopen() caused by malloc(9).
mvs
2020-07-15
Fix agintc(4) for non-MULTIPROCESSOR kernels. Due to the recent changes
Patrick Wildt
2020-07-15
Add sizes to free(9) calls
kn
2020-07-15
Run the sxitemp(4) at IPL_SOFTCLOCK instead of IPL_VM. Prevents "panic:
Darren Tucker
2020-07-15
Add a forward declaration of struct cpu_info.
Mark Kettenis
2020-07-15
Optimize character rendering in 32bpp mode, with unrolled rows and
Frederic Cambus
2020-07-15
Use CPU_IS_PRIMARY macro on alpha and mips64.
Frederic Cambus
2020-07-15
tmpfs_reclaim() has to make sure the VFS cache has no more locks held
Gerhard Roth
2020-07-15
Use SENSOR_ENERGY as the type of energy sensors.
Mark Kettenis
2020-07-15
POWE9 CPUs provide an energy sensor that accumulates the emount of energy
Mark Kettenis
[next]