kolibrios/kernel/trunk
CleverMouse 30b17fb697 allow high-priority threads to wakeup after any IRQ, not just timer
git-svn-id: svn://kolibrios.org@3615 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 16:46:52 +00:00
..
blkdev make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
boot kernel: enable these ugly 24bpp videomodes again 2013-06-03 10:35:59 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
core allow high-priority threads to wakeup after any IRQ, not just timer 2013-06-07 16:46:52 +00:00
detect
docs
drivers Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
fs make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
gui kernel: minor optimizations 2013-06-02 09:36:14 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Loopback device now works with entire 127.0.0.1/8 range, and also keeps some stats. 2013-06-06 06:08:45 +00:00
sec_loader/trunk do not use macro in sec_loader 2013-06-04 11:16:20 +00:00
sound
video kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
build.bat
const.inc kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
COPYING.TXT
data16.inc
data32.inc kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
data32sp.inc
encoding.inc
fdo.inc Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
imports.inc
init.inc
kernel32.inc
kernel.asm Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
kernelsp.inc
kglobals.inc
macros.inc make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
makefile
memmap.inc
proc32.inc
readme-ext-loader.txt
struct.inc
sys.conf
unpacker.inc