]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc64/mem.h
pc, pc64: new memory map code
[plan9front.git] / sys / src / 9 / pc64 / mem.h
2020-04-04 cinap_lenrekpc, pc64: new memory map code
2019-08-27 cinap_lenrekpc64: implement NX bit discovery, map kernel mappings...
2019-08-26 cinap_lenrekkernel: expose no execute bit to portable mmu code...
2019-04-04 cinap_lenrekpc64: get rid of TSTKTOP, USTKTOP is the end of user...
2018-10-05 cinap_lenrekmerge
2018-10-05 cinap_lenrekpc, pc64: increase CONFADDR buffer from 4K to 24K
2017-06-25 cinap_lenrekpc, pc64: support for multiboot framebuffer, common...
2017-06-20 aijupc, pc64: adapt devvmx to work on pc64
2016-01-11 cinap_lenrekpc/pc64: bring up ap's one after another, use idlehands...
2016-01-05 cinap_lenrekkernel: change active.machs from bitmap to char array...
2014-11-15 cinap_lenrekpc64: get rid of fixed 8MB INIMAP and dynamically map...
2014-06-13 cinap_lenrekmerge
2014-06-13 cinap_lenrekpc64: fix MS2HZ (thanks Anthony Martin)
2014-06-01 cinap_lenrekpc64: use 2MB pages for preallocpages()
2014-06-01 cinap_lenrekpc64: allocate palloc.pages from upages
2014-03-04 cinap_lenrekpc64: fix segattach
2014-02-15 cinap_lenrekmerge
2014-02-15 cinap_lenrekpc64: move VMAP into its own PDP (for vmware)
2014-02-07 cinap_lenrekpc64: bump segment limit to 64GB
2014-02-07 mischiefpc64: ensure user pc is never set to a non-canonical...
2014-02-02 cinap_lenrekpc64: track per process kmap page tables in separate...
2014-02-01 cinap_lenrekadd experimental pc64 kernel