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
/
arch
Age
Commit message (
Expand
)
Author
2022-01-25
Use unguarded loads in stack trace saving
Visa Hankala
2022-01-25
Preserve pcb_onfault in kdbpeek() and kdbpoke()
Visa Hankala
2022-01-25
Capture a repeated pattern into sysctl_securelevel_int function
Greg Steuck
2022-01-21
Limit unwinder symbol search to FUNC symbols
Visa Hankala
2022-01-21
Enable dt(4)
Klemens Nanni
2022-01-21
Fix NULL dereference which allows user programs to read parts
Tobias Heider
2022-01-20
Don't return uninitialized stack memory on copyin() error.
Tobias Heider
2022-01-20
Shifting signed integers left by 31 is undefined behavior in C.
Alexander Bluhm
2022-01-19
Only invoke the underlying cpuid instruction if the real CPU might support
Philip Guenther
2022-01-18
Improve how quirks are handled on sdhc(4)-compatible drivers. So far
Patrick Wildt
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
Allow more memory ranges in hibernate
Mike Larkin
2022-01-16
remove "for all AArch64 platforms" from comment
Jonathan Gray
2022-01-16
Remove trailing whitespace in a few places. No code change.
Mike Larkin
2022-01-15
Don't reset the controller on each transaction. Remove unecessary polling
Mark Kettenis
2022-01-14
update drm to linux 5.15.14
Jonathan Gray
2022-01-13
Implement powerdown. This involves writing a magic bit somewhere in the
Mark Kettenis
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
maxumum -> maximum
Jonathan Gray
2022-01-12
Remove -target riscv64-unknown-openbsd from CMACHFLAGS.
Kevin Lo
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-10
Initialize variables that are touched in the error path.
Visa Hankala
2022-01-10
In pmap_enter(9), only perform a TLB flush if we actually changed a PTE.
Mark Kettenis
2022-01-10
Add aplsmc(4), a driver for the SMC found on Apple M1 SoCs.
Mark Kettenis
2022-01-09
Indicate that mvpxa(4) depends on sdhc code.
Visa Hankala
2022-01-08
Remove apldwusb(4). This driver is now unused.
Mark Kettenis
2022-01-08
Oops, missed a compatible string in the previous commit.
Mark Kettenis
2022-01-08
Remove verbose PCI and USB device info from BOOT
Visa Hankala
2022-01-08
Adjust debug printfs after pcitag_t type change.
Visa Hankala
2022-01-07
Add code to initialize the PCIe host bridge hardware. We currently rely on
Mark Kettenis
2022-01-07
.glue_7 is used for arm code calling thumb code, and .glue_7t is used for
Kevin Lo
2022-01-07
Add missing dependency.
Visa Hankala
2022-01-06
Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
Theo de Raadt
2022-01-06
Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
Mark Kettenis
2022-01-05
Add mpfclock(4), a driver for the PolarFire SoC MSS clock controller.
Visa Hankala
2022-01-04
Future-proof by adding some proposed compatible strings to match on.
Mark Kettenis
2022-01-04
hide more things behind _KERNEL, in case userland manages to include
Theo de Raadt
2022-01-04
remove unused file
Jonathan Gray
2022-01-04
Remove commented out gtp from amd64 GENERIC
Greg Steuck
2022-01-03
SOCs -> SoCs
Visa Hankala
2022-01-03
Don't use != 0 to check whether a pointer is non-NULL.
Jonathan Gray
2022-01-03
reuse gcu(4) comment from GENERIC fixing spelling
Jonathan Gray
2022-01-03
happend -> happened
Jonathan Gray
2022-01-02
approprate -> appropriate
Jonathan Gray
2022-01-02
Resore -> Restore
Jonathan Gray
[prev]
[next]