index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
mtrr.c
Age
Commit message (
Expand
)
Author
2020-12-11
pc, pc64: make sure write combining is supported in MTRR's before setting it
cinap_lenrek
2020-12-11
pc, pc64: ignore MTRR's when MTRRCap.vcnt and MTRRCap.fix are zero
cinap_lenrek
2020-12-08
pc64: preserve reserved bits in CR0/CR4 for amd64 in mtrr setstate()
cinap_lenrek
2020-12-06
amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable
Sigrid
2020-12-05
pc, pc64: exclude memory regions with unusual MTRR cache attributes
cinap_lenrek
2020-11-21
pc, pc64: new MTRR code supporting AMD TOM2 MSR and fixed mtrr ranges
cinap_lenrek
2020-11-04
pc/pc64: fix faulty mtrr slot reuse (thanks Fulton)
cinap_lenrek
2020-05-24
pc, pc64: fix wrong mtrr physmask() for machines without extended address siz...
cinap_lenrek
2017-09-27
kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with mo...
cinap_lenrek
2014-10-21
pc, pc64: make mtrr() callable from interrupt context and before mpinit
cinap_lenrek
2014-06-08
pc, pc64: fix missed qunlock, use Ref with incref()/decref() instead of _xinc...
cinap_lenrek
2014-02-08
mtrr: fix mistake
cinap_lenrek
2014-02-08
reuse mtrr slots with default memory type
cinap_lenrek
2014-02-07
pc64: dont reuse mtrr slots that are above 4GB
cinap_lenrek
2013-07-05
mtrr: fix mtrr index out of range for vcnt > Nmtrr
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen