This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 13:48:12 +00:00
Code
Issues
Activity
Actions
1c77803845
serenity
/
Kernel
/
FileSystem
/
SysFS
/
Subsystems
History
Download ZIP
Download TAR.GZ
Andreas Kling
1c77803845
Kernel: Stop using *LockRefPtr for TTY
...
TTY was only stored in Process::m_tty, so make that a SpinlockProtected.
2023-04-05 11:37:27 +02:00
..
Bus
Kernel: Fix const-correctness of PCI::DeviceIdentifier usage
2023-02-21 00:54:04 +01:00
DeviceIdentifiers
Kernel: Make self-contained locking smart pointers their own classes
2022-08-20 17:20:43 +02:00
Devices
Kernel: Remove unused includes of Kernel/Debug.h
2023-01-02 20:27:20 -05:00
Firmware
Kernel: Split the SysFS core files into smaller components
2022-11-08 02:54:48 -07:00
Kernel
Kernel: Stop using *LockRefPtr for TTY
2023-04-05 11:37:27 +02:00