Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9900 440 d 19 h Doczom /kernel/trunk/core/ [KERNEL]: Replaced magic numbers with constants:
PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1
 
9828 696 d 19 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 808 d 1 h Doczom /kernel/trunk/ small update copyright year in kernel  
9692 813 d 22 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9405 876 d 1 h Coldy /kernel/trunk/core/ Fixed vulnerabilitie in sysfn 68.23 (system halt if the name doesn't exist)  
8869 1048 d 8 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
7968 1439 d 2 h hidnplayr /kernel/trunk/core/ ай-яй-яй: Fix #7967  
7967 1439 d 3 h hidnplayr /kernel/trunk/ User-land ring buffers.  
7965 1440 d 4 h hidnplayr /kernel/trunk/ Improved readability, no semantic changes.  
7136 2323 d 17 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
6974 2421 d 7 h 0CodErr /kernel/trunk/ remove unnecessary check  
6893 2544 d 11 h pathoswithin /kernel/trunk/ no need for manual heap initialization (68.11)  
5363 3399 d 22 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5359 3402 d 2 h serge /kernel/trunk/ kernel: total globalization  
5356 3402 d 3 h serge /kernel/trunk/ kernel: update PTE bits  
5130 3512 d 10 h serge /kernel/trunk/ kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.  
4424 3770 d 22 h Serge /kernel/trunk/ kernel: minor optimizations  
4391 3784 d 1 h clevermouse /kernel/trunk/core/ KernelAlloc/KernelFree are called from IRQ handlers in network drivers, so make them spinlock-protected instead of mutex-protected  
3798 3947 d 9 h Serge /kernel/trunk/core/ kernel: fix user_unmap  
3371 4066 d 8 h clevermouse /kernel/trunk/core/ fix insignificant misprint  

Show All