Age | Commit message (Expand) | Author |
---|---|---|
2021-11-26 | kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TB | cinap_lenrek |
2021-01-17 | pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies | cinap_lenrek |
2019-08-29 | pc64: map kernel text readonly and everything else no-execute | cinap_lenrek |
2017-11-08 | pc64: set ts flag before schedinit() | cinap_lenrek |
2017-03-11 | pc kernel: avoid AP's spinning in syncclock(), don't wait for thunderbirdsargo | cinap_lenrek |
2016-01-13 | pc/pc64: backing out new mp startup code (caused issues with ramnode) | cinap_lenrek |
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-10-21 | pc, pc64: make mtrr() callable from interrupt context and before mpinit | cinap_lenrek |
2014-02-15 | pc64: move VMAP into its own PDP (for vmware) | cinap_lenrek |
2014-02-01 | add experimental pc64 kernel | cinap_lenrek |