summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-29audiohda: Intel Sunrise Point-H support (thanks sam-d)cinap_lenrek
2017-08-29sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and crea...cinap_lenrek
2017-08-28devdup: remove useless OCEXEC check, handled by namec()cinap_lenrek
2017-08-28mergecinap_lenrek
2017-08-28devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, mis...cinap_lenrek
2017-08-28devvmx, vmx: lilu dallas multivmaiju
2017-08-28vmx(1): don't realloc virtio queues -- breaks pointersaiju
2017-08-27sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju)cinap_lenrek
2017-08-24libmach: support disassembling from memoryaiju
2017-08-24vmx(1): VGA framebuffer should be normal memoryaiju
2017-08-24vmx(1): fixed code that assumed uintptr==uvlongaiju
2017-08-24vmx(1): memory map improvements, x86 simulator for MMIOaiju
2017-08-24devvmx: more efficient data structure for memory map; simplified (more reliab...aiju
2017-08-23igfx: fix cdclk and dpll settings for dual channel lvds on sandybridgeqwx
2017-08-22vt: turn off nl -> nl+cr translation default in raw mode, don't scroll more t...cinap_lenrek
2017-08-20vt: block selection mode for snarfcinap_lenrek
2017-08-20mergecinap_lenrek
2017-08-20vt: implement /dev/cons and /dev/consctl as a fileserver, winch, incremental ...cinap_lenrek
2017-08-20ssh: issue "winchon" ctl request to /dev/consctl to get interrupt on window s...cinap_lenrek
2017-08-20igfx: add did for x220qwx
2017-08-20igfx: fix sandybridge fdi link training bits and orderingqwx
2017-08-14vmx: allocate sticky instead of more expensive fixed segmentcinap_lenrek
2017-08-13vmx: pass multiboot framebuffer info to kernelcinap_lenrek
2017-08-13ether82563: add more pci ids for i210 and i354 from 9atom / openbsdcinap_lenrek
2017-08-12ether82563: support for i211 with iNVM. (thanks mfny and brennan for testing)cinap_lenrek
2017-08-12awk: allow string as exit statuscinap_lenrek
2017-08-11awk: don't get into a infinite loop with eof while in string (thanks BurnZeZ)cinap_lenrek
2017-08-11kernel: double READSTR buffer size to 8000 bytes for devusbcinap_lenrek
2017-08-11devusb: superspeed bandwidth allocation handled by controller, skip usbload()...cinap_lenrek
2017-08-11nusb/disk: add a 100ms sleep after ums reset, remove unused note handler, cle...cinap_lenrek
2017-08-10doom: clean up temporary mus filesqwx
2017-08-10add games/wadfsqwx
2017-08-09vt: fix silly bug causing characters be drawn one at a timecinap_lenrek
2017-08-08sysinfo: run aux/icanhasvmx with verbose flagcinap_lenrek
2017-08-08sysinfo: only dump #r/nvram on amd64,386cinap_lenrek
2017-08-07vmx: fix hlt idle problemcinap_lenrek
2017-08-07usbxhci: implement recovery from host controller errorscinap_lenrek
2017-08-05inst: don't hardcode /net/ether0, might have usb ethernetcinap_lenrek
2017-08-04inst: get rid of ppp configurationcinap_lenrek
2017-08-04inst: get rid of halt, just run fshalt in finish directlycinap_lenrek
2017-08-04inst: post newfs fileservers under /srv/$fstype.newfs to avoid conflict with ...cinap_lenrek
2017-08-04cwfs: -n always overrides postservice() name, no matter if config mode change...cinap_lenrek
2017-08-03etheriwl: add pci id for Intel Centrino Advanced-N 6200 on x201 tablet (thank...cinap_lenrek
2017-08-02usbxhci: handle out of memory in controller initializationcinap_lenrek
2017-08-02usbxhci: abandon multiple requests per endpoint, cleanupcinap_lenrek
2017-08-02usbxhci: have to serialize and set read pointer for endpoint stop commandcinap_lenrek
2017-08-01disk/edisk: add some headroom in the type table for dynamic entriescinap_lenrek
2017-08-01disk/edisk: add more partition type uuid's from wikipedia (thanks qeed)cinap_lenrek
2017-07-31usbohci, usbehci, usbxhci: save mmio base address in ctlr, cant PADDR() on 38...cinap_lenrek
2017-07-31usbxhci: provide shutdown function to halt the controllercinap_lenrek