Commit Graph

264 Commits

Author SHA1 Message Date
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst eecaf24dc8 remove InsertNewThread 2021-11-09 12:50:42 +00:00
nakst 97ae44396b simplify KEventSet 2021-11-08 21:59:42 +00:00
nakst 85909972dc rename scheduler lock to dispatch lock 2021-11-08 21:49:26 +00:00
nakst 455a213349 simplify RemoveProcess 2021-11-08 21:28:00 +00:00
nakst 9f119b5104 introduce allProcessesMutex 2021-11-08 20:51:57 +00:00
nakst fb14dd87e0 lockless process count tracking 2021-11-07 21:54:46 +00:00
nakst cbedfce554 introduce activeTimersSpinlock 2021-11-07 21:47:36 +00:00
nakst 095ff182a2 scheduler cleanup 2021-11-07 21:43:48 +00:00
nakst c173fa1fd8 introduce threadsMutex in Process 2021-11-07 21:25:12 +00:00
nakst 7f928c523f lockless thread/process handle counting and id assignment 2021-11-07 18:35:31 +00:00
nakst a2c6737bf5 cleanup 2021-11-07 08:27:16 +00:00
nakst 751b4652c1 remove event sinks 2021-11-06 16:52:36 +00:00
nakst d8906e84ab misc 2021-11-06 16:48:26 +00:00
nakst ee4a0e7a05 simplify async tasks 2021-11-06 16:15:12 +00:00
nakst f7894f74a6 document TerminateThread and TerminateProcess 2021-11-06 14:52:00 +00:00
nakst 95e6cc1780 breadcrumb bar icons 2021-11-06 13:55:44 +00:00
nakst fd2729c98d introduce ES_PTR64_MS/LS32 2021-11-04 11:33:38 +00:00
nakst a88271904d fix clipping bug with focus ring 2021-11-03 20:30:41 +00:00
nakst 30b8d26c3f fix maximise resizeQueued bug 2021-11-03 20:02:26 +00:00
nakst b66b27a9f4 improve kernel/main.cpp 2021-11-03 18:52:24 +00:00
nakst cd51bf4d6c move ArchStartupApplicationProcessors to x86_pc.cpp 2021-11-03 18:40:59 +00:00
nakst ed038d1059 x86_32 implementation for kernel 2021-11-01 19:32:56 +00:00
nakst 1ce7df083a booting into 32 bit kernels 2021-10-29 14:42:47 +01:00
nakst 4e6549d625 refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00
nakst 21edea68d2 fixes for 32 bit 2021-10-27 11:47:08 +01:00
nakst eddf4f5b65 fix building nvme driver 2021-10-26 19:54:25 +01:00
nakst 3ca9b4724b kernel cleanup 3 2021-10-26 12:12:03 +01:00
nakst 7a0b832c36 kernel cleanup 2 2021-10-25 15:33:58 +01:00
nakst 6fa375a9d8 kernel cleanup 2021-10-25 10:01:56 +01:00
nakst e546555787 centralised list of io ports 2021-10-24 13:56:17 +01:00
nakst 411ff15698 new cache write back algorithm; fix single key press with key repeat 2021-10-24 10:31:20 +01:00
nakst 2e457eb792 hpet; minimal fonts option 2021-10-23 21:39:02 +01:00
nakst e0072ec83b file manager move file to parent folder fix 2021-10-23 17:29:33 +01:00
nakst 116fad6273 update acpica 2021-10-23 13:19:34 +01:00
nakst 214a45cba4 started acpi thermal driver 2021-10-23 12:18:33 +01:00
nakst 394c545939 fixes from stress testing 2021-10-21 17:15:16 +01:00
nakst bb37d2ae47 misc 2021-10-16 20:30:33 +01:00
nakst 45b82ab5ad misc 2021-10-16 12:22:54 +01:00
nakst 851133b0fc make-installer-root command; improved window colors 2021-10-15 21:40:16 +01:00
nakst 3c22769e70 add basic clock to task bar 2021-10-15 17:43:03 +01:00
nakst 8ee9b564a9 fs ignore mbr if it has no partitions 2021-10-15 16:16:08 +01:00
nakst 97f308e0a7 remove fast scroll 2021-10-15 13:55:16 +01:00
nakst 20a9aecae0 fix approximate border calculation; installer time textbox 2021-10-15 13:17:08 +01:00
nakst 9d8e39cc88 ps/2 scrolling 2021-10-14 21:50:52 +01:00
nakst d3804721ee use button style for breadcrumbs 2021-10-14 15:56:52 +01:00
nakst 15cb0eeafd bugfixes 2021-10-13 21:19:47 +01:00
nakst 2e1327046c various fixes 2021-10-13 17:51:49 +01:00
nakst be6bd9cce8 fix 2021-10-13 09:12:15 +01:00
nakst cc66d80a25 window manager HID list 2021-10-12 20:54:19 +01:00