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
/
memory.c
Age
Commit message (
Expand
)
Author
2014-11-20
pc, pc64: preserve last KB of conventional memory (might contain bios tables)
cinap_lenrek
2014-11-15
pc: get rid of fixed 8MB memory map (now dynamically between 4 to 16 MB depen...
cinap_lenrek
2014-11-02
pc, pc64: more sanity checking for lowraminit()
cinap_lenrek
2014-10-12
pc: sanity check bda value in lowraminit() to avoid overflow with efi
cinap_lenrek
2013-09-16
e820: handle duplicate and overlapping e820 entries, handle overflows
cinap_lenrek
2012-08-24
add unified sigsearch() function to look for bios data structures
cinap_lenrek
2012-08-17
pckernel: use constants instead of hardcoding cpuid bits in various places
cinap_lenrek
2012-08-06
memory.c: remove unused xmapupa map
cinap_lenrek
2012-06-21
e820: support new format
cinap_lenrek
2012-06-21
e820: check for newer *e820= variable (old e820= might get removed in the fut...
cinap_lenrek
2011-11-05
memory: e820 cleanup
cinap_lenrek
2011-11-05
remove realmode and e820 code from kernel
cinap_lenrek
2011-05-14
9boot: add e820 scan to bootloader
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