summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/mmu.c
AgeCommit message (Expand)Author
2016-01-05kernel: change active.machs from bitmap to char array to support up to 64 cpu...cinap_lenrek
2015-06-15kernel: add pagechaindone() to wakeup processes waiting for memorycinap_lenrek
2014-12-18pc: remove mmuinit0()cinap_lenrek
2014-10-18pc, pc64: allow passing RSDT pointer in *acpi= boot parameter, early bootscre...cinap_lenrek
2014-08-07pc, pc64: make pc kaddr() check reject -KZERO address (thanks aiju)cinap_lenrek
2014-06-22kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ...cinap_lenrek
2014-01-20kernel: convert putmmu() to uintptr for va and pacinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2012-08-17pckernel: use constants instead of hardcoding cpuid bits in various placescinap_lenrek
2012-03-28panic: trailing newlinescinap_lenrek
2011-12-13kernel: more alloc stuffcinap_lenrek
2011-12-12kernel: fix inproper use of malloc/smalloccinap_lenrek
2011-07-12segdesc: add /dev/^(ldt gdt) supportcinap_lenrek
2011-06-27kernel: fix issue #62 (vunmap bug) reported from http://9fans.net/archive/201...cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen