kolibrios/kernel/trunk/core
Rustem Gimadutdinov (rgimad) 2359531a17 [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

git-svn-id: svn://kolibrios.org@8869 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-17 09:41:16 +00:00
..
apic.inc Fix r8111 for APIC mode: Don't skip LAPIC initialization if already mapped. 2020-10-28 18:08:08 +00:00
clipboard.inc fixed vulnerability (reading kernel memory from userspace) in sysfn 54.2 2021-05-09 09:14:43 +00:00
conf_lib-sp.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
conf_lib.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
debug.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
dll.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
export.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
exports.inc revert FpuSave/FpuRestore to old implementations because existing drivers don't know about AVX, provide alternate exports AvxSaveSize/AvxSave/AvxRestore 2018-02-27 16:27:26 +00:00
ext_lib.inc UTF-8 file path input, unicode names for apps and libs 2016-08-25 19:30:08 +00:00
fpu.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
heap.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
hpet.inc kernel: Split acpi.inc and hpet.inc from init.inc. 2020-10-21 14:23:51 +00:00
irq.inc kernel: Support more than one I/O APIC and 24 interrupts. 2020-03-02 04:25:30 +00:00
malloc.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
memory.inc translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
mtrr.inc Update BOOT_DATA structure and use it instead of all the BOOT_* vars. 2017-12-17 02:12:53 +00:00
mtrrtest.asm Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
peload.inc add debug log for driver mappings 2015-05-25 15:44:26 +00:00
sched.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
slab.inc Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
string.inc kernel: minor cleaning 2016-03-11 04:10:08 +00:00
sync.inc Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sys32-sp.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
sys32.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
syscall.inc fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check 2021-04-24 21:16:55 +00:00
taskman.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
test_malloc.asm Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
timers.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
Tupfile.lua Add tests to autobuild: mtrrtest and test_malloc. 2017-12-17 02:30:54 +00:00
v86.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00