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
4347 3795 d 13 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4346 3796 d 10 h clevermouse /kernel/trunk/drivers/ coalesce transfers in same direction  
4344 3796 d 14 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
4339 3798 d 5 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
4335 3800 d 11 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
4313 3809 d 7 h mario79 /kernel/trunk/core/ A patch for f.64 - now you can not ask for more memory than available of free memory.  
4311 3810 d 6 h mario79 /kernel/trunk/ Additional fix to r.4307  
4310 3810 d 6 h yogev_ezra /kernel/trunk/detect/ Vortex86: use correct names for constants. Show STRAP & Internal Peripheral Feature Control registers values.  
4307 3810 d 19 h mario79 /kernel/trunk/ IDE DMA - remove the interrupt request after disabling IDE interrupts.  
4305 3811 d 9 h clevermouse /kernel/trunk/bus/usb/ fix r4302  
4303 3811 d 10 h mario79 /kernel/trunk/ Removing the temporary fix code for IDE DMA.  
4302 3811 d 11 h clevermouse /kernel/trunk/bus/usb/ sanity check: avoid infinitely nested hubs  
4300 3811 d 15 h clevermouse /kernel/trunk/bus/usb/ ignore fake connect events immediately after reset on eBox  
4297 3812 d 6 h yogev_ezra /kernel/trunk/ Move Vortex86 SoC handling before usb_init and CPU speed detection, since otherwise the CPU speed is not detected correctly.  
4296 3812 d 9 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  
4294 3812 d 9 h yogev_ezra /kernel/trunk/detect/ Vortex86: Added CPU speed modifier detection and MMX support flags detection  
4291 3813 d 6 h mario79 /kernel/trunk/ IDE DMA fix (SATA Native mode).  
4289 3814 d 1 h yogev_ezra /kernel/trunk/detect/ Code optimization (by size)  
4288 3814 d 16 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:remove Screen_Max_X and Screen_Max_Y. Huge amounts of bugs expected  
4287 3814 d 19 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
4286 3814 d 19 h Serge /kernel/trunk/ kernel.set_screen: allways do force resetting  
4278 3816 d 13 h clevermouse /kernel/trunk/ fix kernel crash at shutdown in r4273  
4277 3816 d 14 h clevermouse /kernel/trunk/fs/ /rd is now PnP, so move PnP disks to the beginning of / listing  
4273 3817 d 10 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4272 3817 d 11 h yogev_ezra /kernel/trunk/detect/ Perform Vortex86 detection only if CPU vendor is 'Vortex86 SoC'  
4269 3817 d 16 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:prerequisites for user-defined framebuffers, indirect rendering, page flipping, etc  
4265 3817 d 23 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
4264 3818 d 4 h 0CodErr /kernel/trunk/docs/ update documentation SysFn9  
4262 3818 d 5 h 0CodErr /kernel/trunk/ SysFn9 keyboard mode  
4261 3818 d 6 h yogev_ezra /kernel/trunk/ Add Vortex86 detection code.  
4259 3819 d 5 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4258 3819 d 5 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4256 3819 d 7 h hidnplayr /kernel/trunk/network/ Do not print message about unknown ethernet packet types, by default.  
4237 3822 d 17 h Serge /kernel/trunk/core/ kernel.load_file_umode: allocate physical storage before unpacking  
4227 3824 d 16 h clevermouse /kernel/trunk/bus/usb/ fix polling of some USB hubs  
4219 3826 d 6 h hidnplayr /kernel/trunk/network/ SOCKET_receive: bugfixes, return 0 when remote end closed connection.  
4199 3828 d 22 h mario79 /kernel/trunk/ Kernel Clipboard. f.54.  
4193 3830 d 21 h lev /kernel/trunk/docs/ Added description of 68.26 and 68.27 functions to Russian docs  
4181 3833 d 5 h lev /kernel/trunk/video/ Change cursor in 37.5 immediately  
4138 3839 d 15 h clevermouse /kernel/trunk/bus/usb/ beautify