Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7603 1872 d 12 h dunkaist /kernel/trunk/ Check for Catalan language, fix 'ca' build.  
7601 1872 d 12 h dunkaist /kernel/trunk/ kernel: set syslang variable according to lang.inc.  
7522 2002 d 13 h dunkaist /kernel/trunk/ Fix kernel crash on high screen resolution.

Increase MAX_SCREEN_WIDTH=3840 and MAX_SCREEN_HEIGHT=2160.
Replace hardcoded numbers with macros, add runtime checks.
 
7276 2175 d 13 h dunkaist / Enable xsave/xrstor, attempt 2.  
7165 2257 d 20 h clevermouse /kernel/trunk/ fix FPU after r7124 for other CPU configurations  
7136 2319 d 12 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7124 2334 d 8 h dunkaist /kernel/trunk/ Use xsave/xrestor if available, enable AVX* instructions.  
7121 2340 d 13 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
6843 2652 d 13 h dunkaist /kernel/trunk/ Return capacity and bytes per sector of bios disks

This patch makes bd_querymedia return valid Capacity and SectorSize
values. Bios disks detection code saves the values to extended
BiosDiskData structure, bd_querymedia copies them to DISKMEDIAINFO.
 
6663 2730 d 23 h clevermouse /kernel/trunk/ revert r6629: failed mtrr configuration can lead to terrible performance, it must be as visible as possible  
6585 2755 d 1 h pathoswithin /kernel/trunk/ fix click on window activation, fix background redraw, cleaning  
6333 2966 d 7 h serge /kernel/trunk/ kernel: new app loader  
6318 2968 d 9 h serge /kernel/trunk/ kernel: minor cleaning  
6263 2988 d 3 h serge /kernel/trunk/ kernel: framebuffers code  
6244 2990 d 11 h serge /kernel/trunk/ kernel: restart, reboot and power off  
5569 3235 d 19 h Pathoswithin /kernel/trunk/ speed up IDE operations  
5363 3395 d 17 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5360 3397 d 14 h serge /kernel/trunk/ kernel: enable write combined memory type  
5356 3397 d 22 h serge /kernel/trunk/ kernel: update PTE bits  
5351 3398 d 19 h serge / kernel: combine display related data in one structure  
5350 3398 d 20 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3463 d 20 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
5130 3508 d 5 h serge /kernel/trunk/ kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.  
5088 3523 d 1 h clevermouse /kernel/trunk/ remove support for COFF drivers  
5057 3532 d 3 h clevermouse / fix SB16 driver broken in r3727, convert to PE  
5044 3537 d 3 h clevermouse / convert tmpdisk and ps2mouse to PE  
5039 3539 d 2 h clevermouse / support for stripped PE headers in drivers; declare COFF drivers deprecated  
4793 3671 d 13 h yogev_ezra /kernel/trunk/ MTRR: new @notify support  
4700 3682 d 16 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4608 3705 d 23 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
4593 3712 d 18 h clevermouse /kernel/trunk/ test_cpu: simplify & detect physical address width  
4573 3719 d 19 h clevermouse /kernel/trunk/ actualize documentation  
4278 3808 d 0 h clevermouse /kernel/trunk/ fix kernel crash at shutdown in r4273  
4273 3808 d 21 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4135 3831 d 16 h clevermouse /kernel/trunk/ beautify  
3929 3869 d 16 h kaitz /kernel/trunk/ Fix sp build.  
3927 3869 d 17 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3925 3869 d 18 h mario79 /kernel/trunk/ Fix for r.3727  
3778 3945 d 7 h mario79 /kernel/trunk/ Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777).  
3775 3946 d 10 h mario79 /kernel/trunk/ Fix bootlog