Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1707 4907 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1703 4915 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ blue screen removal: some bugs fixed  
1700 4916 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ Kolibri-A: anoying blue screen menu removed  
1699 4917 d 8 h art_zh /kernel/branches/Kolibri-A/ simplified kernel build scripts  
1689 4924 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1687 4925 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1683 4929 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1678 4936 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: Linux-friendly now  
1664 4944 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4958 d 10 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1626 4965 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1599 4989 d 13 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 4998 d 18 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1560 5015 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ PCIe config bugs fixed  
1551 5019 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ further AMD-kernel tuning:
1)faster syscall bridge for future APIs;
2)HyperTransport module added (quite raw yet);
4)unrestricted i/o port access;
3)some MeOS rudiments removed.
 
1508 5055 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ lo-res vesa modes excluded  
1507 5058 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ basic embedded features  
1505 5058 d 16 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1504 5060 d 11 h diamond /kernel/trunk/ fix processing of cyrillic letter yo in file systems  
1501 5064 d 13 h mario79 /kernel/trunk/core/ Fix for function 68.23 - infinite loop after CLI and PAGE FAULT for destroy_smap  
1497 5067 d 17 h Lrz /kernel/trunk/ 61 system function.  
1496 5068 d 16 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5070 d 7 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5070 d 16 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5072 d 19 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1487 5075 d 18 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1474 5084 d 15 h diamond /kernel/trunk/ optimize set_window_box: do nothing if new box is the same as old one  
1466 5088 d 14 h mario79 /kernel/trunk/gui/ Now, if the window is captured and moved by the user, then no mouse events! (6 = mouse event)  
1465 5091 d 3 h mario79 /kernel/trunk/gui/ Fix of left mouse button broken to revision 1460  
1463 5097 d 23 h art_zh /kernel/trunk/bus/pci/ PCIexpress: extended configurator  
1462 5102 d 19 h art_zh /kernel/trunk/bus/pci/ allocation bug for prefetched BARs fixed  
1461 5107 d 15 h diamond /kernel/trunk/core/ changes in free memory checks from Maxis (bug #9)  
1460 5109 d 8 h Lrz /kernel/trunk/gui/ small changes  
1455 5122 d 18 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1454 5124 d 12 h art_zh /kernel/trunk/ Number of system pages corrected  
1453 5126 d 1 h art_zh /kernel/trunk/ useless i486-code removed from init.inc  
1452 5126 d 15 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1451 5128 d 11 h art_zh /kernel/trunk/ kernel PTE initialization bug fixed  
1450 5129 d 0 h diamond /kernel/trunk/ unpacker code is now aware of file type field in packed files  
1448 5130 d 15 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)