Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 yıl önce |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
5 yıl önce |
Andreas Kling
|
2fd9e72264
Revert "Kernel: Switch singletons to use new Singleton class"
|
5 yıl önce |
Andreas Kling
|
8925ad3fa0
Revert "Kernel: Move Singleton class to AK"
|
5 yıl önce |
Andreas Kling
|
68580d5a8d
Revert "AK: Get rid of make_singleton function"
|
5 yıl önce |
Tom
|
5a98e329d1
AK: Get rid of make_singleton function
|
5 yıl önce |
Tom
|
f0906250a1
Kernel: Move Singleton class to AK
|
5 yıl önce |
Tom
|
f48feae0b2
Kernel: Switch singletons to use new Singleton class
|
5 yıl önce |
Valtteri Koskivuori
|
00a0e525e6
Kernel+LibKeyboard: Store the keymap name when setting system keymap
|
5 yıl önce |
Andreas Kling
|
7a3ab6c517
Kernel: Make File::write() and File::read() return KResultOr<size_t>
|
5 yıl önce |
Florian Angermeier
|
c969b8390d
Kernel: Make all 6 VirtualConsoles available via shortcut
|
5 yıl önce |
Peter Elliott
|
af0b2d1d86
Kernel: Harvest randomness from various drivers
|
5 yıl önce |
Hüseyin ASLITÜRK
|
174987f930
Kernel: Replace char and u8 data types to u32 for code point
|
5 yıl önce |
Hüseyin ASLITÜRK
|
b4577ffcf3
Kernel: KeyboardDevice, remove char mapping logic
|
5 yıl önce |
Hüseyin ASLITÜRK
|
46b92fa173
Kernel: Add scancode value to KeyEvent
|
5 yıl önce |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 yıl önce |
Conrad Pankoff
|
a3edeb5868
Kernel: Add explicit offset parameter to File::read etc
|
5 yıl önce |
Andreas Kling
|
7d862dd5fc
AK: Reduce header dependency graph of String.h
|
5 yıl önce |
Liav A
|
e880fe0765
Kernel: Use a const reference to RegisterState in IRQ handling
|
5 yıl önce |
Liav A
|
bb9fba1fdd
KeyboardDevice: Use dbg() instead of dbgprintf()
|
5 yıl önce |
Liav A
|
740534cd67
Kernel: Update system components to use the new IRQHandler class
|
5 yıl önce |
Andreas Kling
|
e28809a996
Kernel: Add forward declaration header
|
5 yıl önce |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 yıl önce |
Liav A
|
e559af2008
Kernel: Apply changes to use LibBareMetal definitions
|
5 yıl önce |
Andreas Kling
|
e64c335e5a
Revert "Kernel: Replace IRQHandler with the new InterruptHandler class"
|
5 yıl önce |
Liav A
|
6c72736b26
Kernel: Replace IRQHandler with the new InterruptHandler class
|
5 yıl önce |
Liav A
|
2a160faf98
Kernel: Run clang-format on KeyboardDevice.cpp
|
5 yıl önce |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 yıl önce |
Andreas Kling
|
673d789c39
Kernel: Make some static keyboard data const
|
5 yıl önce |
Tibor Nagy
|
624116a8b1
Kernel: Implement AltGr key support
|
5 yıl önce |