Age | Commit message (Expand) | Author |
2022-09-03 | pc64: half KSTACK to 8k. | cinap_lenrek |
2021-11-26 | kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TB | cinap_lenrek |
2020-12-06 | amd64: FP: always use enough to fit AVX state and align to 64 bytes | Sigrid |
2020-12-06 | amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable | Sigrid |
2020-05-22 | pc, pc64: do page attribute table (PAT) init early in cpuidentify() | cinap_lenrek |
2020-04-04 | pc, pc64: new memory map code | cinap_lenrek |
2019-08-27 | pc64: implement NX bit discovery, map kernel mappings no-execute | cinap_lenrek |
2019-08-26 | kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, ... | cinap_lenrek |
2019-04-04 | pc64: get rid of TSTKTOP, USTKTOP is the end of user address space | cinap_lenrek |
2018-10-06 | pc, pc64: increase CONFADDR buffer from 4K to 24K | cinap_lenrek |
2017-06-25 | pc, pc64: support for multiboot framebuffer, common bootargs and multiboot code | cinap_lenrek |
2017-06-20 | pc, pc64: adapt devvmx to work on pc64 | aiju |
2016-01-11 | pc/pc64: bring up ap's one after another, use idlehands() while waiting for t... | cinap_lenrek |
2016-01-05 | kernel: change active.machs from bitmap to char array to support up to 64 cpu... | cinap_lenrek |
2014-11-15 | pc64: get rid of fixed 8MB INIMAP and dynamically map KZERO-end in l.s | cinap_lenrek |
2014-06-13 | pc64: fix MS2HZ (thanks Anthony Martin) | cinap_lenrek |
2014-06-01 | pc64: use 2MB pages for preallocpages() | cinap_lenrek |
2014-06-01 | pc64: allocate palloc.pages from upages | cinap_lenrek |
2014-03-04 | pc64: fix segattach | cinap_lenrek |
2014-02-15 | pc64: move VMAP into its own PDP (for vmware) | cinap_lenrek |
2014-02-08 | pc64: bump segment limit to 64GB | cinap_lenrek |
2014-02-06 | pc64: ensure user pc is never set to a non-canonical address through setregis... | mischief |
2014-02-02 | pc64: track per process kmap page tables in separate MMU list. | cinap_lenrek |
2014-02-01 | add experimental pc64 kernel | cinap_lenrek |