Age | Commit message (Expand) | Author |
2018-02-18 | devether: mux bridges, portable netconsole | cinap_lenrek |
2018-02-11 | ethersink: provide promisc and multicast functions for v6, set out queue limi... | cinap_lenrek |
2018-02-11 | kernel: move devether and wifi to port/ | cinap_lenrek |
2018-01-29 | pc64: fix kmap() and invlpg() | cinap_lenrek |
2017-12-17 | pc, pc64: add devbridge to kernel configuration | cinap_lenrek |
2017-12-17 | wifi: use protocol constants from ip/ip.h and ip/ipv6.h for dmatproxy() | cinap_lenrek |
2017-12-16 | wifi: matt damon wifi bridging support | cinap_lenrek |
2017-11-16 | 9pc64: handle special case in fpurestore() for procexec()/procsetup() | cinap_lenrek |
2017-11-14 | pc64: fix mistake fpurestore() mistake | cinap_lenrek |
2017-11-12 | pc64: allow using the FPU in syscall and pagefault handlers | cinap_lenrek |
2017-11-08 | pc64: set ts flag before schedinit() | cinap_lenrek |
2017-11-04 | kernel: introduce per process FPU struct (PFPU) for more flexible machine spe... | cinap_lenrek |
2017-10-29 | kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption | cinap_lenrek |
2017-09-27 | pc64: add ether82598 driver to configuration | cinap_lenrek |
2017-09-10 | rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document... | cinap_lenrek |
2017-09-02 | devvmx: call vmxshutdown from reboot() function manually | aiju |
2017-08-28 | devvmx, vmx: lilu dallas multivm | aiju |
2017-07-29 | pc, pc64: enable usbxhci in the configuration | cinap_lenrek |
2017-07-16 | pc kernel: mkfile target usbehcipc.$O needs ../port/usb.h, add usbxhci.$O | cinap_lenrek |
2017-06-28 | kernel: pass bootargs also in multiboot command line, retire the bootline mec... | cinap_lenrek |
2017-06-25 | pc, pc64: support for multiboot framebuffer, common bootargs and multiboot code | cinap_lenrek |
2017-06-20 | pc, pc64: adapt devvmx to work on pc64 | aiju |
2017-06-13 | pc/pc64: keep shadow copy of DR7 in Mach and use that to check whether we nee... | aiju |
2017-06-12 | pc/pc64: debugexc: ignore exception if in kernel mode and can't get hold of u... | aiju |
2017-06-12 | pc/pc64: reset DR7 in mmurelease | aiju |
2017-06-12 | kernel: add support for hardware watchpoints | aiju |
2017-06-12 | pc64: set error code and trap fields in Ureg* on syscalls | aiju |
2017-04-11 | pc64: state mp.h dependency for archacpi.$O | cinap_lenrek |
2017-03-30 | sdnvme: enable in pcf, pccpuf, pc64 kernel configuration | cinap_lenrek |
2017-03-25 | pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memory | cinap_lenrek |
2017-03-11 | kernel: get rid of active.Lock and active.thunderbirdsargo | cinap_lenrek |
2017-03-11 | pc kernel: give cpu servers as many image cache strctures as processes | cinap_lenrek |
2017-03-11 | pc kernel: avoid AP's spinning in syncclock(), don't wait for thunderbirdsargo | cinap_lenrek |
2017-03-01 | pc64: enable cputemp driver | mischief |
2016-12-17 | pat write combinding support for 386 kernel, honor cpuid bits | cinap_lenrek |
2016-12-15 | pc64: implement simple write combining for framebuffers with the PAT | cinap_lenrek |
2016-11-17 | pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(... | cinap_lenrek |
2016-08-27 | kernel: switch to fast portable chacha based seed-once random number generator | cinap_lenrek |
2016-05-05 | pc64: add etheryuk driver | cinap_lenrek |
2016-01-14 | pc64: move idle() routine after CALL main(SB) as the comment suggests | cinap_lenrek |
2016-01-13 | pc/pc64: backing out new mp startup code (caused issues with ramnode) | cinap_lenrek |
2016-01-11 | pc/pc64: bring up ap's one after another, use idlehands() while waiting for t... | cinap_lenrek |
2016-01-05 | kernel: change active.machs from bitmap to char array to support up to 64 cpu... | cinap_lenrek |
2015-11-30 | kernel: cleanup exit()/shutdown()/reboot() code | cinap_lenrek |
2015-08-05 | pc, pc64: remove unused psaux driver, cleanup devkbd | cinap_lenrek |
2015-08-05 | devkbd: disable mosue/keyboard on shutdown, disable ps2 mouse on init, remove... | cinap_lenrek |
2015-07-10 | wifi: adjust transmit rate on error (for etheriwl), small mkfile changes | cinap_lenrek |
2015-07-07 | pc64: use unsigned long for kmapindex and mmu counts avoiding signed integer ... | cinap_lenrek |
2015-07-07 | all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) | cinap_lenrek |
2015-06-28 | etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi (thanks... | cinap_lenrek |