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
8593 1171 d 11 h rgimad /kernel/trunk/core/ taskman.inc: fixed two vulnerabilities which caused kernel memory corruption on attempt to run apps with illegal addresses in MENUET0x header  
8592 1172 d 1 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8093 1296 d 22 h dunkaist /kernel/trunk/ Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.  
7276 2180 d 0 h dunkaist / Enable xsave/xrstor, attempt 2.  
7165 2262 d 8 h clevermouse /kernel/trunk/ fix FPU after r7124 for other CPU configurations  
7136 2323 d 23 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7124 2338 d 19 h dunkaist /kernel/trunk/ Use xsave/xrestor if available, enable AVX* instructions.  
6792 2699 d 15 h pathoswithin /kernel/trunk/ preparation  
6758 2713 d 9 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6502 2805 d 5 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6345 2967 d 16 h serge /kernel/trunk/core/ kernel: mtdbg support code  
6338 2970 d 14 h serge /kernel/trunk/ kernel: set maximum length of a stored application path name to 1023 bytes  
6337 2970 d 15 h serge /kernel/trunk/core/ hotfix r6333: copy full path  
6333 2970 d 18 h serge /kernel/trunk/ kernel: new app loader  
6263 2992 d 15 h serge /kernel/trunk/ kernel: framebuffers code  
6090 3020 d 14 h serge /kernel/trunk/core/ kernel: fixed a bug with tls introduced in rev5130. Double facepalm.  
5595 3205 d 13 h serge /kernel/trunk/ trunk: merge kolibri-acpi code  
5363 3400 d 4 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5356 3402 d 10 h serge /kernel/trunk/ kernel: update PTE bits  
5350 3403 d 7 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5202 3438 d 20 h serge /kernel/trunk/ kernel: initialize handle table  
5130 3512 d 17 h serge /kernel/trunk/ kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.  
4424 3771 d 5 h Serge /kernel/trunk/ kernel: minor optimizations  
4105 3839 d 8 h Serge /kernel/trunk/ Kernel: export new_sys_threads as CreateThread. Remove hack in set_app_params that allowed creating threads in kernel context under certain conditions  
3828 3937 d 17 h mario79 /kernel/trunk/core/ Extended the command line for kernel  
3534 3991 d 16 h clevermouse /kernel/trunk/ priorities in scheduler  
3520 4001 d 1 h clevermouse / USB support  
3325 4075 d 11 h clevermouse /kernel/trunk/ ability to create kernel threads  
3296 4079 d 3 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2625 4396 d 2 h mario79 /kernel/trunk/ Function 9 - returning is really 11 char is now, for: +10 = +0xA: 11 bytes: name of the process (name of the started file - executable file without extension).  
2586 4406 d 4 h mario79 /kernel/trunk/core/ Fix for r.2497  
2503 4421 d 4 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2498 4422 d 2 h mario79 /kernel/trunk/core/ Fix for previous revision.  
2497 4422 d 5 h mario79 /kernel/trunk/ Change cursor when loading applications. The new cursor with the clock.  
2455 4431 d 8 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2384 4450 d 6 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4582 d 3 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2157 4621 d 13 h serge /kernel/trunk/core/ taskman:fix error reporting  
2129 4630 d 14 h serge /kernel/trunk/ irq: reset fail counter
all kernel: replace old non-blocking mutexes
 
1948 4712 d 10 h clevermouse /kernel/trunk/ @notify user on #UD exception