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 429 d 11 h Doczom /kernel/trunk/core/ [KERNEL]: Replaced magic numbers with constants:
PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1
 
9828 685 d 11 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9715 796 d 17 h Doczom /kernel/trunk/ small update copyright year in kernel  
9692 802 d 14 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9405 864 d 17 h Coldy /kernel/trunk/core/ Fixed vulnerabilitie in sysfn 68.23 (system halt if the name doesn't exist)  
8869 1037 d 1 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 1427 d 19 h hidnplayr /kernel/trunk/core/ ай-яй-яй: Fix #7967  
7967 1427 d 19 h hidnplayr /kernel/trunk/ User-land ring buffers.  
7965 1428 d 20 h hidnplayr /kernel/trunk/ Improved readability, no semantic changes.  
7136 2312 d 9 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
6974 2409 d 23 h 0CodErr /kernel/trunk/ remove unnecessary check  
6893 2533 d 4 h pathoswithin /kernel/trunk/ no need for manual heap initialization (68.11)  
5363 3388 d 14 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5359 3390 d 18 h serge /kernel/trunk/ kernel: total globalization  
5356 3390 d 19 h serge /kernel/trunk/ kernel: update PTE bits  
5130 3501 d 2 h serge /kernel/trunk/ kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.  
4424 3759 d 15 h Serge /kernel/trunk/ kernel: minor optimizations  
4391 3772 d 17 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 3936 d 1 h Serge /kernel/trunk/core/ kernel: fix user_unmap  
3371 4055 d 0 h clevermouse /kernel/trunk/core/ fix insignificant misprint  

Show All