32 Commits

Author SHA1 Message Date
31fa51e64c maint/proc: add /sys/proc + migrate to rustc 1.87.0-nightly 2025-03-02 02:17:27 +02:00
72633eb339 maint: sync up other architectures with mmap(file) 2025-02-26 16:21:56 +02:00
40574c60f0 nvme: dma cache flush, better performance (played with timer) 2025-02-09 16:52:36 +02:00
7348232aa9 pci/dt: rework pci interrupts, add gicv2m and dt msi controllers 2025-02-05 21:45:48 +02:00
01dbac2132 dt: fix pci interrupt-map parsing 2025-02-05 12:35:38 +02:00
2f942e1721 maint: sync up other archs 2025-01-20 13:59:06 +02:00
ac0432100d aarch64: reenable L2 device pages 2024-12-16 14:25:48 +02:00
699816d61d aarch64: reenable psci, add spin-table smp init 2024-12-16 14:24:46 +02:00
ccb5a6a7eb aarch64: prettify cache init 2024-12-15 15:20:09 +02:00
60164fedca aarch64: add raspberry pi 4b target 2024-12-14 02:34:22 +02:00
718aad8a7a timer: rework timers, implement hpet for x86_64 2024-12-10 20:37:47 +02:00
56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +02:00
6e878c2ac1 debug: unify kernel logging 2024-11-30 23:51:02 +02:00
e5aef02981 refactor: fix all warnings 2024-11-19 19:33:08 +02:00
a14206204a libc: add pthread_mutex_t and pthread_barrier_t 2024-11-19 01:47:28 +02:00
7b9788188b aarch64: dynamic linking, libc and TLS for aarch64 2024-11-18 18:43:35 +02:00
e0e39d2f23 proc/WIP: better handling for TLS 2024-11-17 23:32:07 +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
0436381b33 arch: aarch64 fp context save, proper single-step 2024-10-27 06:46:25 +02:00
6c30bd062a arch: implement dummy CpuFeatures for aarch64 2024-10-12 20:47:31 +03:00
e8e2705384 refactor: resolve clippy warnings 2024-10-11 15:44:14 +03:00
b9e2998248 i686: add PCI functionality for i686 2024-10-11 15:29:41 +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
1b69be1664 proc/debug: implement basic single-stepping facilities 2024-03-19 23:11:03 +02: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