index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kernel
Age
Commit message (
Expand
)
Author
2022-08-10
Kernel: Remove leftover reference to prekernel on aarch64
Filiph Sandström
2022-08-10
Kernel: Fix a typo and a grammar issue in code comments
Brian Gianforcaro
2022-08-10
Kernel: Validate the sys$alarm signal send always succeeds
Brian Gianforcaro
2022-08-10
Kernel: Make failure to write coredump or perfcore a regular dmesg
Brian Gianforcaro
2022-08-09
Kernel: Fix SMP deadlock in MM::allocate_contiguous_physical_pages
Brian Gianforcaro
2022-08-08
Kernel/FileSystem: Use a new debug flag for SysFS debug messages
Liav A
2022-08-06
Kernel: Rounding size of bss to be a multiple of 8 for aarch64 linker.ld
Timon Kruiper
2022-08-06
Kernel: Add logic to RPi UART driver to emit CR when encountering LF
Timon Kruiper
2022-08-01
Kernel: Silently discard `SO_REUSEADDR`
Tim Schumacher
2022-07-30
Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method
Liav A
2022-07-30
Kernel: Remove PCI information node from ProcFS
Liav A
2022-07-30
Kernel: Detect the Insert key
gggggg-gggggg
2022-07-27
Everywhere: Make the codebase more architecture aware
Undefine
2022-07-27
Kernel: Move SysFS USB create function
b14ckcat
2022-07-27
Kernel: Fix USB hotplug crash
b14ckcat
2022-07-25
Kernel: Fix incorrect return type on aarch64
Filiph Sandström
2022-07-25
Kernel/LibC: Implement posix syscall clock_getres()
zzLinus
2022-07-24
Kernel: Fix L1/L2/L3 cache conditionals in ProcFSCPUInformation
Linus Groh
2022-07-24
Kernel/SysFS: Fix parent directory hierarchy with symbolic links
Liav A
2022-07-23
Kernel+Userland: Add ioctl to set process ownership of DisplayConnector
Liav A
2022-07-23
Kernel+Userland: Rename FB.h => Graphics.h
Liav A
2022-07-23
Kernel/Graphics: Remove out-of-context comment note
Liav A
2022-07-22
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
Linus Groh
2022-07-22
LibC: Implement `pthread_cancel`
Tim Schumacher
2022-07-22
Kernel+LibC: Don't hardcode the maximum signal number everywhere
Tim Schumacher
2022-07-21
Kernel: Move DiskPartition up into Kernel/Storage
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move GUIDPartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move EBRPartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move MBRPartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move PartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move DiskPartitionMetadata into LibPartition
Samuel Bowman
2022-07-21
Kernel: Support F_SETLKW in fcntl
Idan Horowitz
2022-07-21
Kernel: Clean up sys$futex and add support for cross-process futexes
Idan Horowitz
2022-07-21
Kernel: Propagate OOM conditions out of sys$futex
Idan Horowitz
2022-07-21
Kernel: Remove the Socket::{protocol,}connect ShouldBlock argument
Idan Horowitz
2022-07-19
Kernel: Don't check that interrupts are enabled during early boot
kleines Filmröllchen
2022-07-19
Kernel/USB: Make UHCI descriptor pool thread-safe
b14ckcat
2022-07-19
Kernel/Storage: Remove redundant reference to a controller in IDEChannel
Liav A
2022-07-19
Kernel/Storage: Introduce basic abstraction layer for ATA components
Liav A
2022-07-19
Kernel/Storage: Move ATA device signature definitions to a general file
Liav A
2022-07-19
Kernel/Storage: Merge IDE functionality from BusMasterChannel to Channel
Liav A
2022-07-19
Kernel/Storage: Rename ATA.h => Definitions.h
Liav A
2022-07-19
Kernel/Storage: Move AHCI and IDE code into new subdirectories
Liav A
2022-07-19
Kernel+Userland: Remove GRAPHICS_IOCTL_GET_HEAD_EDID ioctl
Liav A
2022-07-19
Userland: Make graphics_connector_get_head_edid to read EDID from SysFS
Liav A
2022-07-19
Kernel/Devices: Abstract SysFS Device add/remove methods more properly
Liav A
2022-07-19
Kernel/SysFS: Add exposing interface for DisplayConnectors
Liav A
2022-07-15
Kernel: Add some inline capacity to find_regions_intersecting
Hendiadyoin1
2022-07-15
Kernel: Try to set [cm]time in Inode::did_modify_contents
Hendiadyoin1
2022-07-15
Kernel: Handle multiple regions in sys$msync
Hendiadyoin1
[next]