]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc/memory.c
pc/ether*: use 64-bit physical addresses and check pci membar types and sizes
[plan9front.git] / sys / src / 9 / pc / memory.c
2020-06-06 cinap_lenrekpc, pc64: use 64-bit physical addresses for vmap()...
2020-04-04 cinap_lenrekmerge
2020-04-04 cinap_lenrekpc, pc64: new memory map code
2019-12-01 cinap_lenrekpc, pc64: merge adjacent e820 map entries of same type
2019-10-01 cinap_lenrekpc: move low-level allocation details out of mmu.c...
2018-07-24 23hiromerge
2018-07-22 cinap_lenrekpc, pc64: look for "RSD PTR " in ACPI reserved memory...
2018-06-14 cinap_lenrek9pc, 9pc64: make mapalloc() and mapfree() static in...
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-15 cinap_lenrekpc: get rid of fixed 8MB memory map (now dynamically...
2014-11-01 cinap_lenrekpc, pc64: more sanity checking for lowraminit()
2014-10-12 cinap_lenrekpc: sanity check bda value in lowraminit() to avoid...
2013-09-16 cinap_lenreke820: handle duplicate and overlapping e820 entries...
2012-08-24 cinap_lenrekadd unified sigsearch() function to look for bios data...
2012-08-17 cinap_lenrekpckernel: use constants instead of hardcoding cpuid...
2012-08-06 cinap_lenrekmemory.c: remove unused xmapupa map
2012-06-21 cinap_lenreke820: support new format
2012-06-20 cinap_lenreke820: check for newer *e820= variable (old e820= might...
2011-11-05 cinap_lenrekmemory: e820 cleanup
2011-11-05 cinap_lenrekremove realmode and e820 code from kernel
2011-05-15 cinap_lenrekmerge
2011-05-14 cinap_lenrekmerge
2011-05-14 cinap_lenrek9boot: add e820 scan to bootloader
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image