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
/
l.s
Age
Commit message (
Expand
)
Author
2016-05-01
pc: use fpsave() instead of fpenv() to capture fp exception context
cinap_lenrek
2015-07-07
all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)
cinap_lenrek
2015-04-08
pc, pc64: extend initial memory map for qemu multiboot data
cinap_lenrek
2015-01-23
pc: dont handle pending floating point exception in fpsave thru FPOFF
cinap_lenrek
2014-11-15
pc: get rid of fixed 8MB memory map (now dynamically between 4 to 16 MB depen...
cinap_lenrek
2014-08-18
pc, pc64: fix off by one error in _multibootentry
cinap_lenrek
2014-06-08
kernel: remove _xinc()/_xdec()
cinap_lenrek
2014-05-11
pc, pc64: handle sse simd exceptions
cinap_lenrek
2013-09-27
pc kernel: make syscall() return thru forkret() to handle exceptions
cinap_lenrek
2013-05-26
keep fpregs always in sse (FXSAVE) format, adapt libmach and acid files for n...
cinap_lenrek
2013-05-22
sse kernel support (sources)
jpathy
2013-05-08
Add RDRAND Support for /dev/random
jpathy
2012-08-31
rdmsr/wrmsr become tryrdmsr/trywrmsr, we can should check for trap
cinap_lenrek
2012-07-13
multiboot: use initrd for config
aiju
2012-07-13
fixed multiboot booting
aiju
2012-05-04
kernel: use monitor/mwait instruction on pc multiprocessor for idlehands
cinap_lenrek
2011-11-05
vesa/realmode cleanup
cinap_lenrek
2011-11-05
remove realmode and e820 code from kernel
cinap_lenrek
2011-07-20
pc/trap: cleanup exception handling
cinap_lenrek
2011-07-19
reading from/writing to non-existant MSRs via /dev/msr no longer crashes the ...
aiju
2011-07-12
segdesc: add /dev/^(ldt gdt) support
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