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