]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64/l.s
kernel: remove Ipifc.mbps, unused.
[plan9front.git] / sys / src / 9 / pc64 / l.s
2017-06-25 cinap_lenrekpc, pc64: support for multiboot framebuffer, common...
2017-06-20 aijupc, pc64: adapt devvmx to work on pc64
2017-06-12 aijukernel: add support for hardware watchpoints
2017-06-12 aijupc64: set error code and trap fields in Ureg* on syscalls
2016-01-14 cinap_lenrekpc64: move idle() routine after CALL main(SB) as the...
2015-07-07 cinap_lenrekall kernels: declare _tas() to prevent pulling in libc...
2015-04-08 cinap_lenrekpc, pc64: extend initial memory map for qemu multiboot...
2014-11-15 cinap_lenrekpc64: get rid of fixed 8MB INIMAP and dynamically map...
2014-09-27 aijumerge
2014-08-18 cinap_lenrekpc, pc64: fix off by one error in _multibootentry
2014-07-21 cinap_lenrekpc64: cleanup syscallentry()
2014-07-20 cinap_lenrekpc64: dont save/restore DS/ES/FS/GS segment registers...
2014-07-20 cinap_lenrekpc64: preserve user extern registers R14 and R15 across...
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-05 cinap_lenrekpc64: dont trap _xinc()/_xdec() overflow/underflow...
2014-05-11 cinap_lenrekpc, pc64: handle sse simd exceptions
2014-03-01 cinap_lenrekmerge
2014-03-01 cinap_lenrekpc64: multiboot support
2014-02-15 cinap_lenrekmerge
2014-02-15 cinap_lenrekpc64: move VMAP into its own PDP (for vmware)
2014-02-06 cinap_lenrekpc64: fix note handling
2014-02-03 cinap_lenrekpc64: implement shutdown and idlehands
2014-02-02 mischiefmerge
2014-02-01 cinap_lenrekadd experimental pc64 kernel