19 Commits

Author SHA1 Message Date
e5aef02981 refactor: fix all warnings 2024-11-19 19:33:08 +02:00
49942563ef refactor: fix kernel warnings 2024-11-19 17:28:41 +02:00
a14206204a libc: add pthread_mutex_t and pthread_barrier_t 2024-11-19 01:47:28 +02:00
98816e0ebc refactor: put KERNEL_TABLES under a lock 2024-11-03 12:34:38 +02:00
109f290c67 refactor: switch to workspace dependencies 2024-11-01 20:37:30 +02:00
ebedd96362 refactor: fix warnings, fix i686 fp context misalign 2024-11-01 20:02:28 +02:00
3639d64649 refactor: move to rust 1.84.0-nightly + implement disable_aslr 2024-10-31 22:54:58 +02:00
b9e2998248 i686: add PCI functionality for i686 2024-10-11 15:29:41 +03:00
4b25a4db89 i686: add platform support 2024-10-10 18:06:54 +03:00
4fc322405c dev/block: use read_aligned in partition probing 2024-08-03 19:52:48 +03:00
6e07fa91db dev/block: remove extra copy on aligned ops 2024-07-30 19:51:14 +03:00
f9b2c64edb test: fix tests 2024-07-29 15:55:00 +03:00
6864447b33 kernel: update kernel dependencies 2024-07-28 12:53:30 +03:00
1bd9d65a5e Migrate to 1.82 rustc nightly 2024-07-25 11:58:47 +03:00
8eb5d2ecf1 mem/heap: use libyalloc instead of linked_list_allocator in kernel 2024-06-09 13:43:56 +03:00
39956dedb8 sys/mod: Basic kernel module loading 2024-04-01 17:23:12 +03:00
55a4c89811 refactor: Fix all clippy warnings 2024-03-13 01:54:00 +02:00
1440689094 build: Finish migration to monorepo 2024-03-12 18:17:47 +02:00
18fa8b954a Add 'kernel/' from commit '7f1f6b73377367db17f98a740316b904c37ce3b1'
git-subtree-dir: kernel
git-subtree-mainline: 817f71f90f97270dd569fd44246bf74e57636552
git-subtree-split: 7f1f6b73377367db17f98a740316b904c37ce3b1
2024-03-12 15:52:48 +02:00