Commit Graph

27 Commits

Author SHA1 Message Date
alnyan 6b0d5def50 maint: fix warnings 2025-07-19 09:50:12 +03:00
alnyan 3b1bdea1dd maint: fix clippy warnings 2025-07-17 17:47:24 +03:00
alnyan b8e7430353 maint: fix warnings 2025-07-17 17:08:59 +03:00
alnyan 31fa51e64c maint/proc: add /sys/proc + migrate to rustc 1.87.0-nightly 2025-03-02 02:17:27 +02:00
alnyan 72633eb339 maint: sync up other architectures with mmap(file) 2025-02-26 16:21:56 +02:00
alnyan 7fdc57fd9f proc: implement basic mmap with files, real_program in arg 2025-02-25 17:41:14 +02:00
alnyan 82175f342e debug: avoid debugging deadlocks 2025-02-15 20:18:30 +02:00
alnyan f716c50988 virtio: add virtio-blk, rework virtio queues 2025-02-15 16:41:47 +02:00
alnyan 3f62374431 net: raw packet tx capture 2025-02-10 15:14:14 +02:00
alnyan e812453a97 dev: use DmaBuffer instead of PageBox where needed 2025-02-06 21:05:53 +02:00
alnyan 8cbde8389f dev: pass DeviceInitContext into Device::init() 2025-02-06 12:24:03 +02:00
alnyan 7348232aa9 pci/dt: rework pci interrupts, add gicv2m and dt msi controllers 2025-02-05 21:45:48 +02:00
alnyan d83b82ef45 pci: move to .init_array-based driver registration 2025-02-04 22:57:18 +02:00
alnyan 2f46a36255 net: implement rtl8168 driver 2025-01-31 23:48:14 +02:00
alnyan a2adff85a7 x86: fix i686/x86_64 build 2024-12-14 13:10:46 +02:00
alnyan 56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +02:00
alnyan 8c09e046e9 video: x86_64 switch-over from boot fb to virtio-gpu if present 2024-12-08 14:49:29 +02:00
alnyan 6bd3d387bf display: basic virtio-gpu support, better display API 2024-12-06 18:03:18 +02:00
alnyan e5aef02981 refactor: fix all warnings 2024-11-19 19:33:08 +02:00
alnyan 109f290c67 refactor: switch to workspace dependencies 2024-11-01 20:37:30 +02:00
alnyan 3639d64649 refactor: move to rust 1.84.0-nightly + implement disable_aslr 2024-10-31 22:54:58 +02:00
alnyan b9e2998248 i686: add PCI functionality for i686 2024-10-11 15:29:41 +03:00
alnyan 6864447b33 kernel: update kernel dependencies 2024-07-28 12:53:30 +03:00
alnyan 1bd9d65a5e Migrate to 1.82 rustc nightly 2024-07-25 11:58:47 +03:00
alnyan 55a4c89811 refactor: Fix all clippy warnings 2024-03-13 01:54:00 +02:00
alnyan 1440689094 build: Finish migration to monorepo 2024-03-12 18:17:47 +02:00
alnyan 18fa8b954a Add 'kernel/' from commit '7f1f6b73377367db17f98a740316b904c37ce3b1'
git-subtree-dir: kernel
git-subtree-mainline: 817f71f90f
git-subtree-split: 7f1f6b7337
2024-03-12 15:52:48 +02:00