Age | Commit message (Expand) | Author |
2025-05-14 | kernel: get rid of Proc.kstack | glenda |
2021-11-26 | kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TB | cinap_lenrek |
2020-12-22 | kernel: avoid palloc lock during mmurelease() | cinap_lenrek |
2020-06-06 | pc, pc64: use 64-bit physical addresses for vmap() and upaalloc() | cinap_lenrek |
2020-05-22 | pc, pc64: do page attribute table (PAT) init early in cpuidentify() | cinap_lenrek |
2020-04-06 | pc: zero rampage() memory (thanks LordCreepity) | cinap_lenrek |
2020-04-04 | pc, pc64: new memory map code | cinap_lenrek |
2019-12-07 | pc: replace duplicated and broken mmu flush code in vunmap() | cinap_lenrek |
2019-10-02 | pc: move low-level allocation details out of mmu.c into memory.c rampage() fu... | cinap_lenrek |
2019-05-03 | pc kernel: remove countpagerefs() (thanks BurnZeZ) | cinap_lenrek |
2018-07-11 | pc kernel: get rid of ugly and partially broken cpuid macros | aiju |
2017-06-13 | pc/pc64: keep shadow copy of DR7 in Mach and use that to check whether we nee... | aiju |
2017-06-12 | pc/pc64: reset DR7 in mmurelease | aiju |
2017-03-11 | pc kernel: don't use active.thunderbirdsargo in vunmap() tlb flush code | cinap_lenrek |
2016-12-17 | pc: modify cpu0 page tables in patwc() instead of current cpu ones | cinap_lenrek |
2016-12-17 | pat write combinding support for 386 kernel, honor cpuid bits | cinap_lenrek |
2016-12-15 | pc64: implement simple write combining for framebuffers with the PAT | cinap_lenrek |
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 |