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
/
mmu.c
Age
Commit message (
Expand
)
Author
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-06-15
kernel: add pagechaindone() to wakeup processes waiting for memory
cinap_lenrek
2014-12-18
pc: remove mmuinit0()
cinap_lenrek
2014-10-18
pc, pc64: allow passing RSDT pointer in *acpi= boot parameter, early bootscre...
cinap_lenrek
2014-08-07
pc, pc64: make pc kaddr() check reject -KZERO address (thanks aiju)
cinap_lenrek
2014-06-22
kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ...
cinap_lenrek
2014-01-20
kernel: convert putmmu() to uintptr for va and pa
cinap_lenrek
2014-01-20
kernel: apply uintptr for ulong when a pointer is stored
cinap_lenrek
2012-08-17
pckernel: use constants instead of hardcoding cpuid bits in various places
cinap_lenrek
2012-03-28
panic: trailing newlines
cinap_lenrek
2011-12-13
kernel: more alloc stuff
cinap_lenrek
2011-12-12
kernel: fix inproper use of malloc/smalloc
cinap_lenrek
2011-07-12
segdesc: add /dev/^(ldt gdt) support
cinap_lenrek
2011-06-27
kernel: fix issue #62 (vunmap bug) reported from http://9fans.net/archive/201...
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