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-10-13
Properly implement disestablishing LPI interrupts. Fixes a crash when using
Mark Kettenis
2022-10-13
Add (minimal) support for the RK3568 PCIe controller. This relies on
Mark Kettenis
2022-10-13
Make comment match the code.
Theo Buehler
2022-10-13
Implement support for MBIs. MBIs are message based interrupts that can be
Mark Kettenis
2022-10-12
Nuke D_BADSECT and disktab's 'sf'.
Kenneth R Westerback
2022-10-12
Extend struct todr_chip_handle with a todr_quality member. This allows us
Mark Kettenis
2022-10-12
use correct type with sizeof
Jonathan Gray
2022-10-12
Remove powerpc left-overs
Klemens Nanni
2022-10-12
Fix -Wreturn-type
Klemens Nanni
2022-10-12
The sigaltstack() MAP_STACK re-map mechanism is incompatible with immutable
Theo de Raadt
2022-10-11
Give checkdisklabel() a new parameter supplying the dev_t of the
Kenneth R Westerback
2022-10-11
add missing unlock in swapmount()
Jonathan Gray
2022-10-10
Add support for the RK817 PMIC.
Mark Kettenis
2022-10-10
Recalculate checksum of normalised packet
Bjorn Ketelaars
2022-10-10
add references to 10h 12h revision guides
Jonathan Gray
2022-10-10
revert amdgpu dirty fb helper changes from 5.15.71
Jonathan Gray
2022-10-09
RK3566/RK3568 support.
Mark Kettenis
2022-10-09
RK3566/RK3568 support.
Mark Kettenis
2022-10-09
Fix typo in debug messages.
Kevin Lo
2022-10-08
Add PNP ID to make this attach on Qualcomm SoCs.
Mark Kettenis
2022-10-08
The stack can also be marked immutable, because we expect no sane program
Theo de Raadt
2022-10-08
The signal trampoline and timekeep regions can be marked immutable at
Theo de Raadt
2022-10-08
Since the PF_MUTABLE flag is an OpenBSD-specific flag, rename it to
Mark Kettenis
2022-10-08
regen
Marcus Glocker
2022-10-08
Add Wacom One M CTL-672 USB tablet.
Marcus Glocker
2022-10-07
Nuke GPTDOSACTIVE which specified the wrong bit. It was superseded by
Kenneth R Westerback
2022-10-07
sync
Theo de Raadt
2022-10-07
Add mimmutable(2) system call which locks the permissions (PROT_*) of
Theo de Raadt
2022-10-07
new UVM_ET_IMMUTABLE flag marks a uvm entry as immutable.
Theo de Raadt
2022-10-07
Add identifiers for the new "mutable bss" section, ".openbsd.mutable" is
Theo de Raadt
2022-10-07
unstub intel_guc_send_busy_loop() ct_send()
Jonathan Gray
2022-10-07
add msleep_interruptible()
Jonathan Gray
2022-10-07
unstub guc_ct_buffer_reset() h2g_has_room()
Jonathan Gray
2022-10-07
add CIRC_SPACE()
Jonathan Gray
2022-10-07
unstub guc_mmio_reg_add()
Jonathan Gray
2022-10-07
add bsearch() from libc
Jonathan Gray
2022-10-07
unstub i915_gem_object_create_shmem_from_data()
Jonathan Gray
2022-10-06
Build CRC calc/static block decode tables when needed to fix netboot
Klemens Nanni
2022-10-04
On CPUs that support the Data Independent Timing feature, enable this feature
Mark Kettenis
2022-10-04
Repair Apple-specific translation support broken by mistake in 1.88; reported
Miod Vallat
2022-10-04
Add a few more PSTATE bits.
Mark Kettenis
2022-10-03
dapmic(4): support clean shutdown with the power button
Jeremie Courreges-Anglas
2022-10-03
Reorganize the EFI code a bit. Move the efi.h header from dev/acpi to
Mark Kettenis
2022-10-03
System calls should not fail due to temporary memory shortage in
Alexander Bluhm
2022-10-03
Add a second membar producer into counters_zero(). Now it is
Alexander Bluhm
2022-10-03
drm/amdgpu: don't register a dirty callback for non-atomic
Jonathan Gray
2022-10-03
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
Jonathan Gray
2022-10-03
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
Jonathan Gray
2022-10-03
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...
Jonathan Gray
2022-10-03
drm/amd/display: Limit user regamma to a valid value
Jonathan Gray
[next]