summaryrefslogtreecommitdiff
path: root/sys/src/9/kw
AgeCommit message (Expand)Author
2018-02-18devether: mux bridges, portable netconsolecinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2017-12-18devether: dont forward loopback packets on bridgescinap_lenrek
2017-12-15ether: allow spoofing of source mac address for bridges; used by vmxcinap_lenrek
2017-12-09devether: remove duplicated parseether() implementation (pull from libip)cinap_lenrek
2017-11-04kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...cinap_lenrek
2017-10-29kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryptioncinap_lenrek
2017-06-12kernel: add support for hardware watchpointsaiju
2017-03-11kernel: get rid of active.Lock and active.thunderbirdsargocinap_lenrek
2016-01-05kernel: change active.machs from bitmap to char array to support up to 64 cpu...cinap_lenrek
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2015-06-19kernel: do not pull in atom.s from libc for arm kernelscinap_lenrek
2015-06-15kernel: add pagechaindone() to wakeup processes waiting for memorycinap_lenrek
2015-05-30io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!)cinap_lenrek
2015-04-30pass Ureg* argument to note handler in R0 register on armcinap_lenrek
2015-02-14usbehci: initial support for usb on zynq, remove uncached.hcinap_lenrek
2015-02-07kernel: reduce Page structure size by changing Page.cachectl[]cinap_lenrek
2014-12-16kernel: remove obsolete comment regarding Mntcache size in */main.ccinap_lenrek
2014-12-14kernel: get rid of /boot/boot parametrizationcinap_lenrek
2014-11-09kernel: remove implicit Proc* argument from procctl()cinap_lenrek
2014-06-08kernel: remove _xinc()/_xdec()cinap_lenrek
2014-06-08kernel: remove Block refcounting (thanks erik)cinap_lenrek
2014-06-08kw: move syscall.$O target from config to mkfilecinap_lenrek
2014-02-06pc64: fix note handlingcinap_lenrek
2014-01-20kernel: various cleanupscinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2013-12-29kernel: dont call pprint() while holding up->debug qlockcinap_lenrek
2013-12-16devether: remove qfull prints and fix loopback packet handling of etheroq()cinap_lenrek
2013-11-22kernel: more kproc pexit() and sleep error handlingcinap_lenrek
2013-08-04apply richard millers arm debug fixes (from sources)cinap_lenrek
2013-06-14fpiarm: condok() verfiy before specialop() omap/kwjpathy
2013-06-12Remove unused fpemu function in omap, kwjpathy
2013-06-12ARM: kernel: add vfp emulator to bcm, teg2, omap, kwjpathy
2013-05-30kernel: do all fp state fork from procfork() (like pc kernel)cinap_lenrek
2013-03-16sysexec: fix possible segment overlap with temporary stackcinap_lenrek
2012-12-06move devusb to portcinap_lenrek
2012-12-04syscallfmt: fix syscall trace for kw/opamp4cinap_lenrek
2012-12-04kw: syscallfmt() declaration moved to port/portfns.hcinap_lenrek
2012-05-03kernel: move duplicated random.c to portcinap_lenrek
2012-02-23correcting unicode superscripts for 1 2 and 3cinap_lenrek
2011-12-14kernel: fix wrong calculation of swap iolist sizecinap_lenrek
2011-10-25fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel ...cinap_lenrek
2011-08-17change definition of Chan.create to return a chan like opencinap_lenrek
2011-07-12segdesc: add /dev/^(ldt gdt) supportcinap_lenrek
2011-06-04cleanup boot(8), replace read(1), fix cpu kernel configscinap_lenrek
2011-06-04boot(8): replace bzfs with paqfscinap_lenrek
2011-05-21remove keyboard stuff from other ports, make openssl and python compile on armcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen