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-01-19
Remove temporary verbose logging.
Anton Lindqvist
2022-01-19
go back to rev 1.5 of irq_work.h with tasks on system_wq
Jonathan Gray
2022-01-19
no longer need to disable -Wtautological-compare and
Jonathan Gray
2022-01-19
move some unused functions under ifdef
Jonathan Gray
2022-01-19
Comment out an incorrect lock assertion.
Martin Pieuchot
2022-01-19
__always_inline needs the inline keyword as well as the attribute
Jonathan Gray
2022-01-18
Properly handle read-only clusters in m_pullup(9).
Alexander Bluhm
2022-01-18
Improve how quirks are handled on sdhc(4)-compatible drivers. So far
Patrick Wildt
2022-01-18
return EIO, not ENXIO, when the interface underneath ifq_deq_sleep dies.
David Gwynne
2022-01-18
a comment about bridges shouldnt list switch(4), but can have veb(4).
David Gwynne
2022-01-18
Add cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC host controller.
Visa Hankala
2022-01-18
plic: Fix cpuid handling
Visa Hankala
2022-01-17
sfcc: Fix accidental spinning
Visa Hankala
2022-01-17
Call uvm_pglistfree(9) instead of uvm_pmr_freepageq().
Martin Pieuchot
2022-01-17
change irq work from interrupt context back to process context like
Jonathan Gray
2022-01-17
unstub dma_fence_chain_find_seqno() for non zero seqno
Jonathan Gray
2022-01-17
Allow more memory ranges in hibernate
Mike Larkin
2022-01-16
remove "for all AArch64 platforms" from comment
Jonathan Gray
2022-01-16
drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
Jonathan Gray
2022-01-16
Remove trailing whitespace in a few places. No code change.
Mike Larkin
2022-01-16
modernise pcn_start with m_defrag and the "new" ifq pattern.
David Gwynne
2022-01-16
activate/notify waiting kq kevents from bpf_wakeup directly.
David Gwynne
2022-01-15
Don't reset the controller on each transaction. Remove unecessary polling
Mark Kettenis
2022-01-15
bring back spelling fix from rev 1.138 lost in rev 1.140
Jonathan Gray
2022-01-14
We don't have 64-bit atomics on powerpc, but we don't really need them.
Mark Kettenis
2022-01-14
update drm to linux 5.15.14
Jonathan Gray
2022-01-13
Make bpf event filter MP-safe
Visa Hankala
2022-01-13
Return an error if bpfilter_lookup() fails in bpfkqfilter()
Visa Hankala
2022-01-13
Implement powerdown. This involves writing a magic bit somewhere in the
Mark Kettenis
2022-01-12
fixup previous refactoring
mbuhl
2022-01-12
Extend the verbose logging.
Anton Lindqvist
2022-01-12
toggle hw.power based on the ACDI SMR key if available
Robert Nagy
2022-01-12
add three new SMC sensors to get information about the power supply status
Robert Nagy
2022-01-12
Fix array index. Spotted by robert@
Mark Kettenis
2022-01-12
Make acpi_getpropint() return uint64_t, as ACPI integers are in fact that
Patrick Wildt
2022-01-12
Remove ieee80211_find_node_for_beacon().
Stefan Sperling
2022-01-12
maxumum -> maximum
Jonathan Gray
2022-01-12
Remove -target riscv64-unknown-openbsd from CMACHFLAGS.
Kevin Lo
2022-01-11
spelling
Jonathan Gray
2022-01-11
spelling
Jonathan Gray
2022-01-11
Jasper Lake eMMC needs the same 0V quirk as Apollo Lake and Gemini Lake
Jonathan Gray
2022-01-11
Make sure 'out' is initialized to 0 before adding flags.
Tobias Heider
2022-01-11
Bump KVA space up to 512MB (and a bit).
Mark Kettenis
2022-01-11
add Synopsys Degisnware UART (dw-apb-uart) support
SASANO Takayoshi
2022-01-11
Remove KASSERT(0) and default switch case. No other sc_ncm_format
Claudio Jeker
2022-01-11
fix RSB_DMCR_DEVICE_MODE_DATA value to enter RSB mode correctly
SASANO Takayoshi
2022-01-11
spelling
Jonathan Gray
2022-01-11
move allocations in DIOCSADDRULE and DIOCHANGERULE outside of locks.
Alexandr Nedvedicky
2022-01-11
regen
Vitaliy Makkoveev
2022-01-11
Unlock getpeername(2). For inet and unix sockets it follows the code
Vitaliy Makkoveev
[next]