kleines Filmröllchen
|
d0ceaa24a6
Kernel: Implement ioctl for the SB16 to change sample rate
|
před 3 roky |
kleines Filmröllchen
|
2c9afaf5ac
Kernel: Modernize SB16.cpp
|
před 3 roky |
sin-ack
|
4bfd6e41b9
Kernel: Make Kernel::VMObject allocation functions return KResultOr
|
před 4 roky |
Andreas Kling
|
c94c15d45c
Everywhere: Replace AK::Singleton => Singleton
|
před 4 roky |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
před 4 roky |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
před 4 roky |
Andreas Kling
|
5217875f6a
Kernel: Consolidate API for creating AnonymousVMObject with given pages
|
před 4 roky |
Andreas Kling
|
88d490566f
Kernel: Rename various *VMObject::create*() => try_create()
|
před 4 roky |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
před 4 roky |
Hendiadyoin1
|
7ca3d413f7
Kernel: Pull apart CPU.h
|
před 4 roky |
Gunnar Beutner
|
9b14a8605a
Kernel: Add a VERIFY() to make sure our DMA address is valid
|
před 4 roky |
Liav A
|
b91df26d4a
Kernel/Interrupts: Return boolean on whether we handled the interrupt
|
před 4 roky |
Brian Gianforcaro
|
a324d4d6a3
Kernel: Make AnonymousVMObject physical page APIs OOM safe
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Jean-Baptiste Boric
|
b05b4d4b24
Kernel: Refactor storage stack with u64 as file operations offset
|
před 4 roky |
Andreas Kling
|
f432f104fc
Kernel: Convert klog() => AK::Format in SB16
|
před 4 roky |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
před 4 roky |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
před 4 roky |
Brian Gianforcaro
|
ddd79fe2cf
Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits.
|
před 4 roky |
Liav A
|
f2faf11d61
Kernel: Try to detect Sound Blaster 16 before creating an instance
|
před 4 roky |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
před 4 roky |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
před 4 roky |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
před 4 roky |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
před 4 roky |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
před 4 roky |
Tom
|
da5cc34ebb
Kernel: Fix some issues related to fixes and block conditions
|
před 4 roky |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
před 4 roky |
Luke
|
68b361bd21
Kernel: Return ENOMEM in more places
|
před 4 roky |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
před 4 roky |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
před 4 roky |