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
2023-07-05
Suspend from suspend_taskq in apmioctl.
Tobias Heider
2023-07-05
remove unused armv7 max_processes global
Jonathan Gray
2023-07-04
Introduce SBL_WAIT and SBL_NOINTR sbwait() flags.
Vitaliy Makkoveev
2023-07-04
amd64: cpu_info: rearrange members, keep ci_mds_tmp 32-byte aligned
Scott Soule Cheloha
2023-07-04
Instead of waiting for the inbound item to show up in the interrupt
Patrick Wildt
2023-07-04
This diff limits the number of transactions/tickets
Alexandr Nedvedicky
2023-07-04
Check for interface type ethernet before call ether_brport_isset()
Jan Klemkow
2023-07-04
enable dwqe(4)
Mark Kettenis
2023-07-04
Add StarFive JH7110 support.
Mark Kettenis
2023-07-04
Handle rx error.
Mark Kettenis
2023-07-04
consistenly name instruction defines
Jasper Lievisse Adriaanse
2023-07-04
Unbreak kprobes. Since LLVM emits endbr64 instructions for IBT, dt could no
Jasper Lievisse Adriaanse
2023-07-04
The recent change to DIOCGETRULE allows applications which
Alexandr Nedvedicky
2023-07-04
remove prototypes for removed functions
Jonathan Gray
2023-07-04
Remove redundant code when calculating checksum.
Alexander Bluhm
2023-07-04
Add a bunch of clocks for GMAC0 and GMAC1 on the JH7110 SoC.
Mark Kettenis
2023-07-04
Make the hardware counters available on BCM5705 and newer available as
Jonathan Matthew
2023-07-04
Remove mbuf low watermark vars. Unused since uipc_mbuf.c rev 1.244.
Jonathan Gray
2023-07-04
Add some extra parenthesis for consistency.
Mark Kettenis
2023-07-04
m_reclaim() was removed in uipc_mbuf.c rev 1.195
Jonathan Gray
2023-07-04
remove unused global var
Jonathan Gray
2023-07-03
Enable mouse.tp.mtbuttons for apldcms
Tobias Heider
2023-07-03
use consistent queue(9) example for LIST removal; OK bluhm mvs
Klemens Nanni
2023-07-03
use semicolon not comma at eol
Jonathan Gray
2023-07-03
typofix lladdr in function names; OK deraadt jan
Klemens Nanni
2023-07-03
Bring malloc(9) and <sys/malloc.h> into sync for M_* entries, such
Philip Guenther
2023-07-02
Add button mappings for two- and three-finger clicks on clickpads.
Ulf Brosziewski
2023-07-02
Use TSO and LRO on the loopback interface to transfer TCP faster.
Alexander Bluhm
2023-07-02
all platforms, kernel: remove __HAVE_CLOCKINTR symbol
Scott Soule Cheloha
2023-07-02
PS_CHROOT flag must also be copied when forking. This will block
Theo de Raadt
2023-07-02
clockintr_cpu_init: stagger clock interrupts by MAXCPUS
Scott Soule Cheloha
2023-07-01
Add sensor to qccpu to be able to show all cpu frequencies.
Dale Rahn
2023-07-01
Add driver for QC cpu Power States.
Dale Rahn
2023-07-01
Enable AC detection in qcpas driver.
Dale Rahn
2023-07-01
Warn and fail to attach dwmmc(4) if no clock base is found.
Joel Sing
2023-07-01
Add support for JH7110 to dwmmc(4).
Joel Sing
2023-07-01
Add support for JH7110 to stftemp(4).
Joel Sing
2023-06-30
Use "newcon" instead of "netlck" as identifier of the sleep reason while
Vitaliy Makkoveev
2023-06-30
Introduce M_PF type for pf(4) related memory allocations. Currently used
Vitaliy Makkoveev
2023-06-29
acpi(4)/acpibtn(4): use opt-in approach for wakeup GPEs
Dave Voutila
2023-06-29
regen
Jonathan Gray
2023-06-29
add Intel Raptor Lake / 700 Series LP ids
Jonathan Gray
2023-06-28
pfioctl() must make sure pfioctl_rw() gets unlocked before function returns.
Alexandr Nedvedicky
2023-06-28
Revert r1.406 "Close all pf transactions before opening a new one in DIOCGETR...
Klemens Nanni
2023-06-28
use refcnt API for multicast addresses, add tracepoint:refcnt:ifmaddr probe
Klemens Nanni
2023-06-28
First step at removing struct sleep_state.
Claudio Jeker
2023-06-27
Add qctsens(4), a driver for the Temperature Sensor found on Qualcomm SoCs.
Patrick Wildt
2023-06-27
Introduce M_IFGROUP type of memory allocation. M_TEMP is unreasonable
Vitaliy Makkoveev
2023-06-27
Use shared net lock for DIOCGETIFACES
Klemens Nanni
2023-06-27
Remove net lock from DIOC{SET,CLR}IFFLAG
Klemens Nanni
[next]