]> git.lizzy.rs Git - plan9front.git/history - sys/src
igfx: fix sandybridge fdi link training bits and ordering
[plan9front.git] / sys / src /
2017-08-20 qwxigfx: fix sandybridge fdi link training bits and ordering
2017-08-14 cinap_lenrekvmx: allocate sticky instead of more expensive fixed...
2017-08-13 cinap_lenrekvmx: pass multiboot framebuffer info to kernel
2017-08-13 cinap_lenrekether82563: add more pci ids for i210 and i354 from...
2017-08-12 cinap_lenrekether82563: support for i211 with iNVM. (thanks mfny...
2017-08-12 cinap_lenrekawk: allow string as exit status
2017-08-11 cinap_lenrekawk: don't get into a infinite loop with eof while...
2017-08-10 cinap_lenrekkernel: double READSTR buffer size to 8000 bytes for...
2017-08-10 cinap_lenrekdevusb: superspeed bandwidth allocation handled by...
2017-08-10 cinap_lenreknusb/disk: add a 100ms sleep after ums reset, remove...
2017-08-10 qwxdoom: clean up temporary mus files
2017-08-10 qwxadd games/wadfs
2017-08-09 cinap_lenrekvt: fix silly bug causing characters be drawn one at...
2017-08-08 cinap_lenreksysinfo: run aux/icanhasvmx with verbose flag
2017-08-07 cinap_lenrekvmx: fix hlt idle problem
2017-08-06 cinap_lenrekusbxhci: implement recovery from host controller errors
2017-08-04 cinap_lenrekcwfs: -n always overrides postservice() name, no matter...
2017-08-03 cinap_lenreketheriwl: add pci id for Intel Centrino Advanced-N...
2017-08-02 cinap_lenrekusbxhci: handle out of memory in controller initialization
2017-08-02 cinap_lenrekusbxhci: abandon multiple requests per endpoint, cleanup
2017-08-01 cinap_lenrekusbxhci: have to serialize and set read pointer for...
2017-08-01 cinap_lenrekdisk/edisk: add some headroom in the type table for...
2017-08-01 cinap_lenrekdisk/edisk: add more partition type uuid's from wikiped...
2017-07-31 cinap_lenrekusbohci, usbehci, usbxhci: save mmio base address in...
2017-07-31 cinap_lenrekusbxhci: provide shutdown function to halt the controller
2017-07-31 cinap_lenreknusb/*: cleanup
2017-07-31 cinap_lenreknusb/usbd: support for usb3 hubs
2017-07-31 cinap_lenreklibregexp: fix lexer so it doesnt move past the string...
2017-07-31 cinap_lenrekxhci: experimental usb3 support
2017-07-31 cinap_lenreknusb/usbd: create endpoint files for conf #1, usb3...
2017-07-31 cinap_lenrekusbehci: fix crash in cancelisoio() for highspeed devic...
2017-07-28 cinap_lenrekpc, pc64: enable usbxhci in the configuration
2017-07-28 cinap_lenrekusbxhci: simplify xecp()
2017-07-28 cinap_lenrekusbxhci: implement controller handoff, ignore usb3...
2017-07-24 cinap_lenrekusbxhci: basic iso write support (usb soundcard playback)
2017-07-24 cinap_lenrekusb: fix wrong pollival calculation in setmaxpkt()
2017-07-22 cinap_lenrekusbxhci: handle changing maxpkt on control endpoint...
2017-07-22 cinap_lenrekusbxhci: use physical register addresses for matcing...
2017-07-22 cinap_lenrekusbohci, usbuhci, usbehci: use physical address of...
2017-07-20 cinap_lenrekkernel: fix bounds check in screenputc()
2017-07-20 cinap_lenrekusbxhci: implement command timeouts and aborts, seriali...
2017-07-17 cinap_lenrekusbxhci: better approach to unstalling endpoint and...
2017-07-16 cinap_lenrekpc kernel: mkfile target usbehcipc.$O needs ../port...
2017-07-16 cinap_lenrekusbxhci: commit work in progress xhci driver, no config yet
2017-06-28 cinap_lenrekzynq: simplify initcode stack setup (just do it in...
2017-06-28 cinap_lenrekkernel: pass bootargs also in multiboot command line...
2017-06-27 aijuchange icanhasvmx to report extra info only with -v
2017-06-27 aijuvmx(1): I/O string instructions, incomplete support...
2017-06-26 aijuvmx: fix build on non-x86 architectures (switch vlong)
2017-06-25 aijulibfis: fix inverted CHS bit
2017-06-25 cinap_lenrekdevvmx: add support for SG_STICKY segments
2017-06-25 cinap_lenrekpc, pc64: support for multiboot framebuffer, common...
2017-06-25 cinap_lenrekaux/vga: simplify vesa by adding rgbmask2chan() function
2017-06-22 cinap_lenrekmerge
2017-06-22 cinap_lenrekupas/fs: handle plumbing for new messages for concurren...
2017-06-22 aijuvmx(1): fix translateflat on 64-bit
2017-06-21 aijudevvmx: add support for extrap command to configure...
2017-06-21 aijuvmx(1): add support for (so far) crude 9p debugging...
2017-06-21 aijudevvmx: error handling in clearmeminfo
2017-06-21 aijudevvmx: remember segment names and free segments properly
2017-06-20 cinap_lenrekkernel: add support for sticky segments (cached, preall...
2017-06-20 aijuvmx(1): obsdfb: check if curmode is nil
2017-06-20 aijuvmx(1): round up frame buffer size to whole pages,...
2017-06-20 aijuvmx(1): clean up region handling code; changes to suppo...
2017-06-20 aijupc, pc64: adapt devvmx to work on pc64
2017-06-19 cinap_lenrekmerge
2017-06-19 cinap_lenrek8l, 6l: get .frame offset right undoing $-4 hack
2017-06-19 aijuktrace(1): handle amd64 stacktraces correctly
2017-06-19 aijuvmx(1): i8042: translation changes reported keyboard id
2017-06-18 aijuvmx(1): linux kernel loading; PIT fixes to support...
2017-06-18 aijudevvmx: fix CR0/CR4 readout; also don't exit on PAUSE...
2017-06-18 cinap_lenrekauth/factotum: complete p9any v.2 server protocol,...
2017-06-18 cinap_lenrekupas/fs: work in progress...
2017-06-18 aijuvmx(1): fix '-v text'
2017-06-17 aijuvmx(1): don't zero all memory, don't abandon uart on...
2017-06-17 aijuvmx(1): fix non-vesa framebuffer mode
2017-06-17 aijuvmx(1): support debug instructions
2017-06-17 aijudevvmx: support debug registers; simplify assembly
2017-06-17 aijuvmx: VESA support and other misc I/O improvements
2017-06-15 aijuvmx: complete cmos
2017-06-15 aijuvmx: implement virtio reset
2017-06-15 aijuvmx: obsd: load kernel symbol table and allow setting...
2017-06-15 aijuvmx: fix pic 'specific eoi' bug, fix kbd bug, add fake...
2017-06-15 aijuvmx: openbsd support: parse more options
2017-06-15 aijuvmx: fix virtio bugs
2017-06-14 aijuvmx: remove debugging print
2017-06-14 aijuvmx: support EFER and PAT access
2017-06-14 aijuvmx: slightly more vga support
2017-06-14 aijuvmx: improve PIT/keyboard support
2017-06-14 aijuvmx: support loading openbsd kernels
2017-06-14 aijudevvmx: support pat and efer registers
2017-06-13 aijuadd vmx(1)
2017-06-13 aijupc: add vmx device
2017-06-13 aijupc/pc64: keep shadow copy of DR7 in Mach and use that...
2017-06-12 aijuremove accidentally committed reference to devvmx
2017-06-12 aijupc/pc64: debugexc: ignore exception if in kernel mode...
2017-06-12 aijuxd: use new bio magic to make -u more efficient
2017-06-12 aijuadd aux/icanhasvmx
2017-06-12 aijupc/pc64: reset DR7 in mmurelease
2017-06-12 aijuaux/cpuid: decode family and model bitfields
next