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
/
pc64
/
dat.h
Age
Commit message (
Expand
)
Author
2016-12-17
pat write combinding support for 386 kernel, honor cpuid bits
cinap_lenrek
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-07-07
pc64: use unsigned long for kmapindex and mmu counts avoiding signed integer ...
cinap_lenrek
2014-11-01
pc64: remove unused pdballoc and pdbfree counters from mach structure
cinap_lenrek
2014-10-21
pc, pc64: make mtrr() callable from interrupt context and before mpinit
cinap_lenrek
2014-07-09
pc, pc64: initial machine check architecture support
cinap_lenrek
2014-05-29
pc, pc64: simplify reboot code
cinap_lenrek
2014-05-01
pc64: increase sizes of physical memory bank maps
cinap_lenrek
2014-03-16
pc64: amd64 kernel reboot support
cinap_lenrek
2014-02-06
pc64: fix kmap()
cinap_lenrek
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