kolibrios/kernel/trunk/core
hidnplayr 5a633309ff ай-яй-яй: Fix #7967
git-svn-id: svn://kolibrios.org@7968 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-22 15:44:06 +00:00
..
apic.inc kernel: Support more than one I/O APIC and 24 interrupts. 2020-03-02 04:25:30 +00:00
clipboard.inc
conf_lib-sp.inc
conf_lib.inc
debug.inc
dll.inc Improved readability, no semantic changes. 2020-05-21 13:55:36 +00:00
export.inc
exports.inc revert FpuSave/FpuRestore to old implementations because existing drivers don't know about AVX, provide alternate exports AvxSaveSize/AvxSave/AvxRestore 2018-02-27 16:27:26 +00:00
ext_lib.inc
fpu.inc Enable xsave/xrstor, attempt 2. 2018-05-13 00:16:10 +00:00
heap.inc ай-яй-яй: Fix #7967 2020-05-22 15:44:06 +00:00
irq.inc kernel: Support more than one I/O APIC and 24 interrupts. 2020-03-02 04:25:30 +00:00
malloc.inc
memory.inc User-land ring buffers. 2020-05-22 15:38:59 +00:00
mtrr.inc
mtrrtest.asm Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
peload.inc
sched.inc Enable xsave/xrstor, attempt 2. 2018-05-13 00:16:10 +00:00
string.inc
sync.inc Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sys32-sp.inc
sys32.inc kernel: Support more than one I/O APIC and 24 interrupts. 2020-03-02 04:25:30 +00:00
syscall.inc Does not work stably :( 2020-04-27 19:50:59 +00:00
taskman.inc Enable xsave/xrstor, attempt 2. 2018-05-13 00:16:10 +00:00
test_malloc.asm
timers.inc
Tupfile.lua
v86.inc