Age | Commit message (Expand) | Author |
---|---|---|
2020-04-04 | pc, pc64: new memory map code | cinap_lenrek |
2019-12-01 | pc, pc64: merge adjacent e820 map entries of same type | cinap_lenrek |
2019-08-29 | pc64: map kernel text readonly and everything else no-execute | cinap_lenrek |
2018-07-22 | pc, pc64: look for "RSD PTR " in ACPI reserved memory region from e820 map | cinap_lenrek |
2018-06-14 | 9pc, 9pc64: make mapalloc() and mapfree() static in memory.c | cinap_lenrek |
2014-11-20 | pc, pc64: preserve last KB of conventional memory (might contain bios tables) | cinap_lenrek |
2014-11-15 | pc64: get rid of fixed 8MB INIMAP and dynamically map KZERO-end in l.s | cinap_lenrek |
2014-11-02 | pc, pc64: more sanity checking for lowraminit() | cinap_lenrek |
2014-10-18 | pc, pc64: allow passing RSDT pointer in *acpi= boot parameter, early bootscre... | cinap_lenrek |
2014-06-01 | pc64: allocate palloc.pages from upages | cinap_lenrek |
2014-05-01 | pc64: increase sizes of physical memory bank maps | cinap_lenrek |
2014-02-01 | add experimental pc64 kernel | cinap_lenrek |