Tom
|
6938be00f1
Kernel: Initialize threading and process management earlier
|
4 年之前 |
Andreas Kling
|
fa9111ac46
Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry
|
4 年之前 |
Andreas Kling
|
358a7cc448
Kernel: Rename SysFS related classes in BIOS code
|
4 年之前 |
Andreas Kling
|
b1c68dd235
Kernel: Rename SysFS related classes in ACPI code
|
4 年之前 |
Andreas Kling
|
805319ed30
Kernel: Replace "Folder" => "Directory" everywhere
|
4 年之前 |
Andreas Kling
|
27244eb0ee
Kernel: Rename SystemRegistrar => SysFSComponentRegistry
|
4 年之前 |
Andreas Kling
|
0d39bd04d3
Kernel: Rename VFS => VirtualFileSystem
|
4 年之前 |
Liav A
|
cc98871383
Kernel: Print if image has become too large again
|
4 年之前 |
Liav A
|
5073bf8e75
Kernel/USB: Move the USB components as a subfolder to the Bus directory
|
4 年之前 |
Liav A
|
6568bb47cb
Kernel/PCI: Move the PCI components as a subfolder to the Bus directory
|
4 年之前 |
Hendiadyoin1
|
90cd11fa8c
Kernel: Support starting up secondary processors on x86_64
|
4 年之前 |
Liav A
|
12b6e69150
Kernel: Introduce the new ProcFS design
|
4 年之前 |
Liav A
|
92c0dab5ab
Kernel: Introduce the new SysFS
|
4 年之前 |
Sahan Fernando
|
b9ad6058aa
Kernel: Add VirtIOGPU graphics device
|
4 年之前 |
Daniel Bertalan
|
221bd464a0
Kernel: Fix attribute ordering
|
4 年之前 |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 年之前 |
Hendiadyoin1
|
7ca3d413f7
Kernel: Pull apart CPU.h
|
4 年之前 |
Liav A
|
29f9a38f76
Kernel: Don't use naked new statements in init process
|
4 年之前 |
Andreas Kling
|
3bf5e482cf
Kernel: Make the "in early boot" flag read-only-after-init
|
4 年之前 |
Liav A
|
1c94b5e8eb
Kernel: Introduce the NetworkingManagement singleton
|
4 年之前 |
Brian Gianforcaro
|
d838a02e74
Kernel: Add KString::must_{..} factory methods
|
4 年之前 |
Gunnar Beutner
|
572bbf28cc
Kernel+LibC: Add support for filtering profiling events
|
4 年之前 |
Idan Horowitz
|
ba9b3dc656
Kernel: Implement a PCI Serial Device driver
|
4 年之前 |
Idan Horowitz
|
62f69cc50f
Kernel: Use IOAddress instead of direct IO calls in SerialDevice
|
4 年之前 |
Idan Horowitz
|
3ad0a0d8c3
Kernel: Initialize the PCI Bus earlier in the boot sequence
|
4 年之前 |
Liav A
|
8cbf3d88ff
Kernel: Move ConsoleDevice initialization just after kmalloc init
|
4 年之前 |
Liav A
|
ab52108982
Kernel: Allow the user to specify the virtual console when booting
|
4 年之前 |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 年之前 |
Liav A
|
dac129e10b
Kernel: Expand the kernel memory slot from 16 MiB to 32 MiB
|
4 年之前 |
Liav A
|
8f2ddde4cb
Kernel: Rename Console => ConsoleDevice
|
4 年之前 |