Age | Commit message (Expand) | Author |
2017-11-26 | cga: capture cga console contents on boot, make sure cgapos is in range | cinap_lenrek |
2017-11-26 | devvga: re-render text from kmesg after resize | cinap_lenrek |
2017-11-19 | kernel: make isaconfig() consistent, not inplace tokenizing the conf string | 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-13 | igfx: allocate backing memory for framebuffer and hw cursor when not done by ... | 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-30 | kernel: pc/pc, fix comment line | cinap_lenrek |
2017-10-30 | devcons: remove obsolete comment | cinap_lenrek |
2017-10-30 | kernel: track more header dependencies in port/portmkfile | cinap_lenrek |
2017-10-29 | devswap: fix mistake | cinap_lenrek |
2017-10-29 | kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption | cinap_lenrek |
2017-10-29 | devfs: rewrite cryptio() | cinap_lenrek |
2017-09-27 | pc64: add ether82598 driver to configuration | cinap_lenrek |
2017-09-27 | ether82598: support for T540-T1, use physical addresses for isaconf port | cinap_lenrek |
2017-09-27 | sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1] | cinap_lenrek |
2017-09-27 | kernel: don't tokenize inplace in isaconfig() to make /dev/reboot work | cinap_lenrek |
2017-09-27 | kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with mo... | cinap_lenrek |
2017-09-22 | xhci: do bounds checking in capability walking, check if controller vanished ... | cinap_lenrek |
2017-09-10 | rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document... | cinap_lenrek |
2017-09-10 | audiohda: add pci id for nvidia GM204 | BurnZeZ |
2017-09-10 | audiohda: add pci id for Intel 9 Series | BurnZeZ |
2017-09-10 | audiohda: add pci id for ICH10 (thanks echoline) | cinap_lenrek |
2017-09-02 | devvmx: call vmxshutdown from reboot() function manually | aiju |
2017-08-29 | ether82563: make the ethernet of thinkpad p50 work (thanks sam-d) | cinap_lenrek |
2017-08-29 | audiohda: Intel Sunrise Point-H support (thanks sam-d) | cinap_lenrek |
2017-08-29 | sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and crea... | cinap_lenrek |
2017-08-28 | devdup: remove useless OCEXEC check, handled by namec() | cinap_lenrek |
2017-08-28 | merge | cinap_lenrek |
2017-08-28 | devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, mis... | cinap_lenrek |
2017-08-28 | devvmx, vmx: lilu dallas multivm | aiju |
2017-08-27 | sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju) | cinap_lenrek |
2017-08-24 | devvmx: more efficient data structure for memory map; simplified (more reliab... | aiju |
2017-08-20 | igfx: add did for x220 | qwx |
2017-08-13 | ether82563: add more pci ids for i210 and i354 from 9atom / openbsd | cinap_lenrek |
2017-08-12 | ether82563: support for i211 with iNVM. (thanks mfny and brennan for testing) | cinap_lenrek |
2017-08-11 | kernel: double READSTR buffer size to 8000 bytes for devusb | cinap_lenrek |
2017-08-11 | devusb: superspeed bandwidth allocation handled by controller, skip usbload()... | cinap_lenrek |
2017-08-07 | usbxhci: implement recovery from host controller errors | cinap_lenrek |
2017-08-03 | etheriwl: add pci id for Intel Centrino Advanced-N 6200 on x201 tablet (thank... | cinap_lenrek |
2017-08-02 | usbxhci: handle out of memory in controller initialization | cinap_lenrek |
2017-08-02 | usbxhci: abandon multiple requests per endpoint, cleanup | cinap_lenrek |
2017-08-02 | usbxhci: have to serialize and set read pointer for endpoint stop command | cinap_lenrek |
2017-07-31 | usbohci, usbehci, usbxhci: save mmio base address in ctlr, cant PADDR() on 38... | cinap_lenrek |
2017-07-31 | usbxhci: provide shutdown function to halt the controller | cinap_lenrek |
2017-07-31 | xhci: experimental usb3 support | cinap_lenrek |
2017-07-31 | usbehci: fix crash in cancelisoio() for highspeed device due to wrong pollival | cinap_lenrek |
2017-07-29 | pc, pc64: enable usbxhci in the configuration | cinap_lenrek |