Age | Commit message (Expand) | Author |
2020-12-06 | amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable | Sigrid |
2020-11-22 | pc, pc64: move common irq handling code out of trap.c | cinap_lenrek |
2020-11-03 | pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to ... | cinap_lenrek |
2020-04-04 | pc, pc64: new memory map code | cinap_lenrek |
2020-02-02 | kernel: cleanup makefile for $CONF.$O target | cinap_lenrek |
2020-01-26 | kernel: implement portable userinit() and simplify process creation | cinap_lenrek |
2019-11-24 | sd53c8xx: fix the driver for amd64, fix alignment/padding issues, fix freecha... | cinap_lenrek |
2019-07-11 | kernel: move common ethermii to port/ | cinap_lenrek |
2019-01-04 | pc, pc64: properly track dependencies for mem.h on autogenerated apbootstrap.... | cinap_lenrek |
2018-12-11 | add dtracy support to mkdevc and enable dtracy with plan9.ini | aiju |
2018-10-06 | pc, pc64: increase CONFADDR buffer from 4K to 24K | cinap_lenrek |
2018-04-12 | add missing ethermii.h dependencies. patch from cinap_lenrek | kremlin |
2018-02-11 | kernel: move devether and wifi to port/ | 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-10-29 | kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption | cinap_lenrek |
2017-07-16 | pc kernel: mkfile target usbehcipc.$O needs ../port/usb.h, add usbxhci.$O | cinap_lenrek |
2017-06-25 | pc, pc64: support for multiboot framebuffer, common bootargs and multiboot code | cinap_lenrek |
2017-04-11 | pc64: state mp.h dependency for archacpi.$O | 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 |
2015-07-10 | wifi: adjust transmit rate on error (for etheriwl), small mkfile changes | cinap_lenrek |
2015-03-25 | pc, pc64: state dependency to usbehci.h in mkfiles | cinap_lenrek |
2015-02-14 | usbehci: initial support for usb on zynq, remove uncached.h | cinap_lenrek |
2014-09-21 | pc64: print "Plan 9" on boot, cleanup pccpu64 files | cinap_lenrek |
2014-06-08 | pc64: use pc/pcrandom.$O instead of port/random.$O for RDRAND instruction sup... | cinap_lenrek |
2014-03-24 | pc64: prevent dat.h from getting overwritten by ../pc/dat.h | cinap_lenrek |
2014-03-16 | pc64: amd64 kernel reboot support | cinap_lenrek |
2014-02-12 | pc64: add ahci.h to PCHEADERS so it will be removed on mk clean | mischief |
2014-02-12 | pc64: remove ethermii.h and copy it from pc instead | mischief |
2014-02-10 | pc64: return up in RUSER (BP) for devproc kregs file | cinap_lenrek |
2014-02-01 | add experimental pc64 kernel | cinap_lenrek |