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
8671 1131 d 9 h Coldy /kernel/trunk/ For DLL autoload  
8593 1193 d 4 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 1193 d 18 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8093 1318 d 15 h dunkaist /kernel/trunk/ Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.  
7276 2201 d 17 h dunkaist / Enable xsave/xrstor, attempt 2.  
7165 2284 d 1 h clevermouse /kernel/trunk/ fix FPU after r7124 for other CPU configurations  
7136 2345 d 16 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7124 2360 d 12 h dunkaist /kernel/trunk/ Use xsave/xrestor if available, enable AVX* instructions.  
6792 2721 d 8 h pathoswithin /kernel/trunk/ preparation  
6758 2735 d 2 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6502 2826 d 22 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6345 2989 d 9 h serge /kernel/trunk/core/ kernel: mtdbg support code  
6338 2992 d 7 h serge /kernel/trunk/ kernel: set maximum length of a stored application path name to 1023 bytes  
6337 2992 d 8 h serge /kernel/trunk/core/ hotfix r6333: copy full path  
6333 2992 d 11 h serge /kernel/trunk/ kernel: new app loader  
6263 3014 d 8 h serge /kernel/trunk/ kernel: framebuffers code  
6090 3042 d 7 h serge /kernel/trunk/core/ kernel: fixed a bug with tls introduced in rev5130. Double facepalm.  
5595 3227 d 6 h serge /kernel/trunk/ trunk: merge kolibri-acpi code  
5363 3421 d 21 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5356 3424 d 3 h serge /kernel/trunk/ kernel: update PTE bits  
5350 3425 d 0 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5202 3460 d 13 h serge /kernel/trunk/ kernel: initialize handle table  
5130 3534 d 10 h serge /kernel/trunk/ kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.  
4424 3792 d 22 h Serge /kernel/trunk/ kernel: minor optimizations  
4105 3861 d 1 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 3959 d 10 h mario79 /kernel/trunk/core/ Extended the command line for kernel  
3534 4013 d 9 h clevermouse /kernel/trunk/ priorities in scheduler  
3520 4022 d 18 h clevermouse / USB support  
3325 4097 d 4 h clevermouse /kernel/trunk/ ability to create kernel threads  
3296 4100 d 20 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2625 4417 d 19 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 4427 d 21 h mario79 /kernel/trunk/core/ Fix for r.2497  
2503 4442 d 21 h mario79 /kernel/trunk/ Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.  
2498 4443 d 19 h mario79 /kernel/trunk/core/ Fix for previous revision.  
2497 4443 d 22 h mario79 /kernel/trunk/ Change cursor when loading applications. The new cursor with the clock.  
2455 4453 d 1 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2384 4471 d 23 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2288 4603 d 20 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2157 4643 d 6 h serge /kernel/trunk/core/ taskman:fix error reporting  
2129 4652 d 7 h serge /kernel/trunk/ irq: reset fail counter
all kernel: replace old non-blocking mutexes