Age | Commit message (Expand) | Author |
2022-10-25 | rwindow32 is gone and won't be coming back. ok miod@ | Philip Guenther |
2022-10-24 | uvm_unmap_remove() traverses the entries in the start,end range scanning | Theo de Raadt |
2022-10-24 | regen | Jonathan Gray |
2022-10-24 | add AMD Mendocino/Radeon 610M graphics id | Jonathan Gray |
2022-10-24 | regen | Jonathan Gray |
2022-10-24 | include "600 Series" in 600 Series strings | Jonathan Gray |
2022-10-24 | enable snooping on Intel 700 Series | Jonathan Gray |
2022-10-24 | match on Intel 700 Series | Jonathan Gray |
2022-10-24 | regen | Jonathan Gray |
2022-10-24 | add Intel 700 Series PCH ids | Jonathan Gray |
2022-10-24 | match AMD family 17h model 90h CCP | Jonathan Gray |
2022-10-24 | regen | Jonathan Gray |
2022-10-24 | add AMD family 17h model 90h (Van Gogh) ids | Jonathan Gray |
2022-10-24 | Fix comment; sconds -> seconds | Marcus Glocker |
2022-10-24 | tsc: AMD Family 17h, 19h: compute frequency from Core::X86::Msr:PStateDef | Scott Soule Cheloha |
2022-10-23 | Fix a misleading comment | Philip Guenther |
2022-10-23 | Make sure driver is attached before allocating a channel. Fixes a crash on | Tobias Heider |
2022-10-23 | bzero(disklabel) or memset(disklabel,0) should be enough for | Kenneth R Westerback |
2022-10-23 | Initial apm/sensor driver for the PiJuice HAT UPS, to feedback battery | Marcus Glocker |
2022-10-23 | bzero(disklabel) or memset(disklabel,0) should be enough for | Kenneth R Westerback |
2022-10-23 | Bump tsleep timeout. For some reason the first attempt to load the firmware | Mark Kettenis |
2022-10-23 | Constify send/receive command tables | Klemens Nanni |
2022-10-23 | Drop RCS ids in upstream zlib source | Theo Buehler |
2022-10-23 | Connect macppc's power button and lid to the SUSPEND stubs | George Koehler |
2022-10-23 | A better workaround for mips64 mimmutable problem. The problem is the | Theo de Raadt |
2022-10-22 | Put struct rwindow back in reg.h, pcb.h depends on this. | Miod Vallat |
2022-10-22 | automatic immutable for base executable is not ready on mips | Theo de Raadt |
2022-10-22 | AltiVec assist for subnormal floats in vectors | George Koehler |
2022-10-21 | hw.power, machdep.lidaction, machdep.pwraction for macppc | George Koehler |
2022-10-21 | Change len in syncicache(_, len) from int to size_t | George Koehler |
2022-10-21 | uvm_map_immutable() takes start,end, not start,end | Theo de Raadt |
2022-10-21 | Recent chrome renderers try to change some immutable RW region to R. | Theo de Raadt |
2022-10-21 | the debug "name" parameter to uvm_map_immutable() is no longer needed | Theo de Raadt |
2022-10-21 | Remove vestigial bits of 32-bit binaries support; drop the `64' suffix in | Miod Vallat |
2022-10-21 | constify quirks table | Klemens Nanni |
2022-10-21 | sigaltstack() was adapted to work on mimmutable regions (an unfortunate | Theo de Raadt |
2022-10-21 | automatically mark immutable certain regions in program&ld.so LOADs. | Theo de Raadt |
2022-10-21 | constify global identity tables | Klemens Nanni |
2022-10-21 | Grab the non-exclusive net lock to read-only traverse the interface list | Klemens Nanni |
2022-10-20 | Add the hooks to disable and enable GPIO interrupts. Should fix potential | Mark Kettenis |
2022-10-20 | Add RK3568 support. | Mark Kettenis |
2022-10-20 | Don't attempt to use EFI runtime services on UEFI versions before 2.1. | Mark Kettenis |
2022-10-20 | Constify global product table | Klemens Nanni |
2022-10-20 | Sync sys libz with base | Theo Buehler |
2022-10-20 | Access to `u_flags' should be serialized by the `vmobjlock'. | Martin Pieuchot |
2022-10-20 | Remove the single part string for DS1339, since that is only required on | Marcus Glocker |
2022-10-19 | Remove unused setfd member from struct audio_hw_if | Klemens Nanni |
2022-10-19 | Use C99 struct init for struct audio_hw_if | Klemens Nanni |
2022-10-19 | Remove audio(9) setfd() stub | Klemens Nanni |
2022-10-19 | Constify global tables only used in lookups, OK ratchov | Klemens Nanni |