]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
devtls, devssl: avoid ~0UL comparsion (from drawterm)
[plan9front.git] / sys / src / 9 /
2017-12-28 cinap_lenrekdevtls, devssl: avoid ~0UL comparsion (from drawterm)
2017-12-28 cinap_lenrekdevmnt: use u32int for tagmask, simplify alloctag()
2017-12-28 cinap_lenrekwifi: don't implicitely update lastseen timestamp on...
2017-12-28 cinap_lenreketheriwl, etherwpi: limit transmit queue buffer bloat...
2017-12-28 cinap_lenrekwifi: don't assume Wifi.rates[] is sorted, return net...
2017-12-23 cinap_lenrekdevvga: removing #v/vgabios, use /dev/realmodemem instead
2017-12-23 cinap_lenrekkernel: convert textmode cga screen contents to kmesg...
2017-12-23 cinap_lenrekkernel: remove Ipifc.mbps, unused.
2017-12-18 cinap_lenrekether8169: add Macv45 for RTL8111HN, rename Macv45...
2017-12-18 cinap_lenrekdevether: dont forward loopback packets on bridges
2017-12-18 cinap_lenrekdevbridge: disable write blocking on ethernets
2017-12-17 cinap_lenrekpc, pc64: add devbridge to kernel configuration
2017-12-17 cinap_lenrekdevbridge: fix mss clamping
2017-12-17 cinap_lenrekwifi: use protocol constants from ip/ip.h and ip/ipv6...
2017-12-16 cinap_lenrekwifi: matt damon wifi bridging support
2017-12-15 cinap_lenrekether: allow spoofing of source mac address for bridges...
2017-12-09 cinap_lenrekdevether: remove duplicated parseether() implementation...
2017-12-03 cinap_lenrekdevvga: properly handle physical screen size and panning
2017-11-26 cinap_lenrekcga: capture cga console contents on boot, make sure...
2017-11-26 cinap_lenrekdevvga: re-render text from kmesg after resize
2017-11-19 cinap_lenrekkernel: make isaconfig() consistent, not inplace tokeni...
2017-11-16 cinap_lenrek9pc64: handle special case in fpurestore() for procexec...
2017-11-13 cinap_lenrekpc64: fix mistake fpurestore() mistake
2017-11-12 cinap_lenrekigfx: allocate backing memory for framebuffer and hw...
2017-11-12 cinap_lenrekpc64: allow using the FPU in syscall and pagefault...
2017-11-07 cinap_lenrekpc64: set ts flag before schedinit()
2017-11-04 cinap_lenrekmerge
2017-11-04 cinap_lenrekkernel: introduce per process FPU struct (PFPU) for...
2017-10-30 cinap_lenrekkernel: pc/pc, fix comment line
2017-10-30 cinap_lenrekdevcons: remove obsolete comment
2017-10-30 cinap_lenrekkernel: track more header dependencies in port/portmkfile
2017-10-29 cinap_lenrekdevswap: fix mistake
2017-10-29 cinap_lenrekkernel: introduce devswap #¶ to serve /dev/swap and...
2017-10-29 cinap_lenrekdevfs: rewrite cryptio()
2017-09-27 cinap_lenrekpc64: add ether82598 driver to configuration
2017-09-27 cinap_lenrekether82598: support for T540-T1, use physical addresses...
2017-09-27 cinap_lenreksdnvme: identify namespace list fails on intel ssd...
2017-09-27 cinap_lenrekkernel: don't tokenize inplace in isaconfig() to make...
2017-09-27 cinap_lenrekkernel: get rid of 36 bit Paerange mask in mtrr (suppo...
2017-09-22 cinap_lenrekxhci: do bounds checking in capability walking, check...
2017-09-10 cinap_lenrekrename pcf kernel to pc, remove pcf, pccpuf, pccpu64...
2017-09-10 BurnZeZaudiohda: add pci id for nvidia GM204
2017-09-10 BurnZeZaudiohda: add pci id for Intel 9 Series
2017-09-09 cinap_lenrekaudiohda: add pci id for ICH10 (thanks echoline)
2017-09-02 aijudevvmx: call vmxshutdown from reboot() function manually
2017-08-29 cinap_lenrekether82563: make the ethernet of thinkpad p50 work...
2017-08-29 cinap_lenrekaudiohda: Intel Sunrise Point-H support (thanks sam-d)
2017-08-29 cinap_lenreksdnvme: pass 0 instead of 0xffffffff as NSID for identi...
2017-08-28 cinap_lenrekdevdup: remove useless OCEXEC check, handled by namec()
2017-08-28 cinap_lenrekmerge
2017-08-28 cinap_lenrekdevsegment: handle ORCLOSE on segment directory correct...
2017-08-28 aijudevvmx, vmx: lilu dallas multivm
2017-08-27 cinap_lenreksdiahci: Intel 200 Series Chipset Family PCH support...
2017-08-24 aijudevvmx: more efficient data structure for memory map...
2017-08-20 cinap_lenrekmerge
2017-08-20 qwxigfx: add did for x220
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-10 cinap_lenrekkernel: double READSTR buffer size to 8000 bytes for...
2017-08-10 cinap_lenrekdevusb: superspeed bandwidth allocation handled by...
2017-08-06 cinap_lenrekusbxhci: implement recovery from host controller errors
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-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_lenrekxhci: experimental usb3 support
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-25 cinap_lenrekdevvmx: add support for SG_STICKY segments
2017-06-25 cinap_lenrekpc, pc64: support for multiboot framebuffer, common...
2017-06-22 cinap_lenrekmerge
2017-06-21 aijudevvmx: add support for extrap command to configure...
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 aijupc, pc64: adapt devvmx to work on pc64
2017-06-19 cinap_lenrekmerge
2017-06-18 aijudevvmx: fix CR0/CR4 readout; also don't exit on PAUSE...
2017-06-17 aijudevvmx: support debug registers; simplify assembly
2017-06-14 aijudevvmx: support pat and efer registers
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...
next