|
40574c60f0
|
nvme: dma cache flush, better performance (played with timer)
|
2025-02-09 16:52:36 +02:00 |
|
|
a5e479007f
|
nvme: prettify register operation
|
2025-02-09 15:31:00 +02:00 |
|
|
80e5e72bb7
|
scsi: support multiple units per single enclosure
|
2025-02-07 11:34:57 +02:00 |
|
|
7358852f67
|
block: make block subsystem use DmaBuffer/DmaSlice
|
2025-02-07 01:34:36 +02:00 |
|
|
e812453a97
|
dev: use DmaBuffer instead of PageBox where needed
|
2025-02-06 21:05:53 +02:00 |
|
|
8cbde8389f
|
dev: pass DeviceInitContext into Device::init()
|
2025-02-06 12:24:03 +02:00 |
|
|
7348232aa9
|
pci/dt: rework pci interrupts, add gicv2m and dt msi controllers
|
2025-02-05 21:45:48 +02:00 |
|
|
d83b82ef45
|
pci: move to .init_array-based driver registration
|
2025-02-04 22:57:18 +02:00 |
|
|
87c7614fd8
|
xhci: rework xhci driver, now works on real hw
|
2025-02-04 22:55:04 +02:00 |
|
|
d687051c48
|
usb: implement usb-msc-bbb class driver, basic scsi commands
|
2025-02-04 22:51:33 +02:00 |
|
|
2f46a36255
|
net: implement rtl8168 driver
|
2025-01-31 23:48:14 +02:00 |
|
|
fd9ea77adb
|
ext2: use the same access method for icache as for bcache
|
2024-12-31 11:23:33 +02:00 |
|
|
ba00c97c66
|
vfs: force all symlinks to be path-based, chdir/getcwd
|
2024-12-20 23:00:43 +02:00 |
|
|
49b918e2ac
|
cfg: allow passing cmdline options to the kernel
|
2024-12-17 19:12:39 +02:00 |
|
|
cb5814a5ce
|
fs: rework sysfs
|
2024-12-17 16:42:21 +02:00 |
|
|
a2adff85a7
|
x86: fix i686/x86_64 build
|
2024-12-14 13:10:46 +02:00 |
|
|
56fbcefa80
|
dev: rework device management (&'static -> Arc)
|
2024-12-10 11:52:26 +02:00 |
|
|
8c09e046e9
|
video: x86_64 switch-over from boot fb to virtio-gpu if present
|
2024-12-08 14:49:29 +02:00 |
|
|
278c63d961
|
ahci: properly use ATA PRDs
|
2024-12-05 22:02:01 +02:00 |
|
|
f79cae5368
|
nvme: better prp list
|
2024-12-05 19:25:18 +02:00 |
|
|
0be9d86344
|
block: write size hint
|
2024-12-05 13:31:25 +02:00 |
|
|
93c143fa58
|
nvme: proper handling for PRPs
|
2024-12-05 11:47:38 +02:00 |
|
|
f9ab1bece3
|
refactor: fix warnings
|
2024-12-04 20:44:17 +02:00 |
|
|
183ec14544
|
ext2: better inode cache, mkdir
|
2024-12-04 18:28:27 +02:00 |
|
|
e5aef02981
|
refactor: fix all warnings
|
2024-11-19 19:33:08 +02:00 |
|
|
bcf1e74a04
|
maint: update kernel dependencies
|
2024-11-01 20:47:37 +02:00 |
|
|
109f290c67
|
refactor: switch to workspace dependencies
|
2024-11-01 20:37:30 +02:00 |
|
|
3639d64649
|
refactor: move to rust 1.84.0-nightly + implement disable_aslr
|
2024-10-31 22:54:58 +02:00 |
|
|
e8e2705384
|
refactor: resolve clippy warnings
|
2024-10-11 15:44:14 +03:00 |
|
|
6e07fa91db
|
dev/block: remove extra copy on aligned ops
|
2024-07-30 19:51:14 +03:00 |
|
|
c7d5294f86
|
fs/ext2: read-only basic impl
|
2024-07-30 17:46:50 +03:00 |
|
|
404ea5a75e
|
dev/block: rewrite block subsystem
|
2024-07-29 14:43:37 +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 |
|
|
3d04d30eb4
|
refactor: integrate libk-thread into libk
|
2024-03-13 19:14:54 +02:00 |
|
|
69b6a38c0a
|
refactor: integrate vfs into libk
|
2024-03-13 19:01:59 +02:00 |
|
|
d44bda6d62
|
refactor: integrate block into vfs
|
2024-03-13 18:50:26 +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 |
|