Sam Atkins
|
c6a97ea843
Kernel: Mark kernel smart-pointer classes as [[nodiscard]]
|
3 gadi atpakaļ |
Jelle Raaijmakers
|
7a2a0c1052
Kernel: Implement AC97 audio device driver
|
3 gadi atpakaļ |
Jelle Raaijmakers
|
1aafb6cd23
Kernel: Teach DeviceManagement to handle multiple audio devices
|
3 gadi atpakaļ |
Jelle Raaijmakers
|
61d77274db
Kernel: Move SB16 to Audio subdirectory
|
3 gadi atpakaļ |
Daniel Bertalan
|
a8fefd89cd
Everywhere: Make some symbols `__attribute__((used))` for LTO
|
3 gadi atpakaļ |
James Mintram
|
545ce5b595
Kernel: Add per platform Processor.h headers
|
3 gadi atpakaļ |
Liav A
|
44f5f72add
Kernel/Devices: Use try_create_device helper for SB16
|
3 gadi atpakaļ |
Liav A
|
fd4397a430
Kernel/Devices: Use try_create_device helper for ConsoleDevice
|
3 gadi atpakaļ |
Liav A
|
aee4786d8e
Kernel: Introduce the DeviceManagement singleton
|
3 gadi atpakaļ |
Liav A
|
33f033066c
Kernel: Unify BIOS and ACPI components in the SysFS firmware directory
|
3 gadi atpakaļ |
Liav A
|
9132596b8e
Kernel: Move ACPI and BIOS code into the new Firmware directory
|
3 gadi atpakaļ |
Liav A
|
026f80a95b
Kernel/ACPI: Simplify parser initialization
|
3 gadi atpakaļ |
Liav A
|
fb7b4caa57
Kernel/Storage: Implement basic AHCI hotplug support
|
3 gadi atpakaļ |
Liav A
|
6a9c717a30
Kernel: Expose device presence in /sys/dev/char and /sys/dev/block
|
4 gadi atpakaļ |
Andreas Kling
|
55b0b06897
Kernel: Store process names as KString
|
3 gadi atpakaļ |
Andreas Kling
|
71187d865e
Kernel: Tidy up VirtualFileSystem::mount_root() a little bit
|
3 gadi atpakaļ |
Andreas Kling
|
3b995c6d01
Kernel: Tidy up Process::try_create_user_process()
|
3 gadi atpakaļ |
Liav A
|
01ae614727
Kernel/VirtIO: Remove redundant VirtIO word from filenames
|
3 gadi atpakaļ |
Andreas Kling
|
ae197deb6b
Kernel: Strongly typed user & group ID's
|
3 gadi atpakaļ |
Idan Horowitz
|
cf271183b4
Kernel: Make Process::current() return a Process& instead of Process*
|
4 gadi atpakaļ |
Andreas Kling
|
37304203dd
Kernel: Lock thread list while in Thread::unref()
|
4 gadi atpakaļ |
Andreas Kling
|
1b739a72c2
Kernel+Userland: Remove chroot functionality
|
4 gadi atpakaļ |
Liav A
|
18eb262157
Kernel: Move VirtIO code into the Bus source folder
|
4 gadi atpakaļ |
Luke
|
7a86a8df90
Kernel/USB: Create controller base class and introduce USBManagement
|
4 gadi atpakaļ |
Daniel Bertalan
|
347c3361ee
Kernel: Fix deprecated array comparison
|
4 gadi atpakaļ |
Brian Gianforcaro
|
d496eb48e3
Kernel: Fix boot profiling after big process lock separation regression
|
4 gadi atpakaļ |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 gadi atpakaļ |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
4 gadi atpakaļ |
Andreas Kling
|
8f6bc7fd10
Kernel: Mark the stack check guard as READONLY_AFTER_INIT
|
4 gadi atpakaļ |
Gunnar Beutner
|
57417a3d6e
Kernel: Support loading the kernel at almost arbitrary virtual addresses
|
4 gadi atpakaļ |