summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-05-11Count some 64bit counters correctly.msaitoh
2023-05-11Fix missing check for netq->netq_stopping in vioif_rx_intr()yamaguchi
2023-05-10dk(4): Make it clearer that dkopen EROFS branch doesn't leak.riastradh
2023-05-10opl(4): Use config_detach_children.riastradh
2023-05-10acpi(4): Fix membars in ACPI_ACQUIRE/RELEASE_GLOBAL_LOCK.riastradh
2023-05-10Raise the version for new feature (here reloc command)manu
2023-05-10uts(4): Use config_detach_children.riastradh
2023-05-10udsbr(4): Use config_detach_children.riastradh
2023-05-10irmce(4): Use config_detach_children.riastradh
2023-05-10xirc(4): Use config_detach_children.riastradh
2023-05-10pcmcom(4): Use config_detach_children.riastradh
2023-05-10mhzc(4): Use config_detach_children.riastradh
2023-05-10ismt(4): Use config_detach_children.riastradh
2023-05-10esa(4): Use config_detach_children.riastradh
2023-05-10emuxki(4): Use config_detach_children.riastradh
2023-05-10cxdtv(4): Use config_detach_children.riastradh
2023-05-10auich(4): Use config_detach_children.riastradh
2023-05-10nandemulator(4): Use config_detach_children.riastradh
2023-05-10wb(4): Use config_detach_children.riastradh
2023-05-10spc(4): Use config_detach_children.riastradh
2023-05-10aic(4): Use config_detach_children.riastradh
2023-05-10ims(4): Use config_detach_children.riastradh
2023-05-10hpf1275a(4): Use config_detach_children.riastradh
2023-05-10hilms(4): Use config_detach_children.riastradh
2023-05-10gpiosim(4): Use config_detach_children.riastradh
2023-05-10gpioow(4): Use config_detach_children.riastradh
2023-05-10gpioiic(4): Use config_detach_children.riastradh
2023-05-10acpiwmi(4): Use config_detach_children.riastradh
2023-05-10sandpoint: Use config_detach_children to reduce error branch bugs.riastradh
2023-05-10powerpc: Use config_detach_children to reduce error branch bugs.riastradh
2023-05-10mips: Use config_detach_children to reduce error branch bugs.riastradh
2023-05-10x86/imc(4): Use config_detach_children.riastradh
2023-05-09ichlpcib(4): Use config_detach_children.riastradh
2023-05-09ichlpcib(4): KNF. No functional change intended.riastradh
2023-05-09dk(4): Fix typo: sc_state, not sc_satte.riastradh
2023-05-09dk(4): Omit needless sc_iopend, sc_dkdrn mechanism.riastradh
2023-05-09ioctl(DIOCRMWEDGES): Delete only idle wedges.riastradh
2023-05-09dk(4): dkclose must handle a dying wedge too to close the parent.riastradh
2023-05-09check for proper error value from OF_finddevice()macallan
2023-05-08Don't expose vaddr_t or register_t to userland. The gdb configure scriptskrll
2023-05-08Google goldfish config goopskrll
2023-05-08Ugly hack to fix the builds.skrll
2023-05-08Remove some #if 0'ed codeskrll
2023-05-08KNFskrll
2023-05-08RISC-V: Add the Google Goldfish RTC to the GENERIC.commonskrll
2023-05-08Add a Google Goldfish RTC driverskrll
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-05-06few more typos in the word "register", mainly s/resister/register/.andvar
2023-05-06s/Regiser/Register/ and s/regester/register/ in comments.andvar
2023-05-06s/Registre/Register/ in comment.andvar