.. |
arch
|
arm64: Set MMU granule sizes to a consistent value in bootloader.
|
2024-09-30 15:48:51 +00:00 |
boot
|
bootloader & kernel: Unify computation of splash logo and icons placement.
|
2024-11-12 23:51:52 -05:00 |
disk_device_manager
|
kernel/disk_device_manager: Cleanup code style, fix some minor TODOs.
|
2024-12-03 12:31:20 -05:00 |
fs
|
KPath: Use a default buffer size of B_PATH_NAME_LENGTH without + 1.
|
2024-11-22 16:56:15 -05:00 |
platform
|
Various PowerPC fixes
|
2023-10-06 20:38:24 +00:00 |
posix
|
|
|
slab
|
|
|
util
|
LinkedLists: Rename MoveFrom method to TakeFrom.
|
2024-12-11 19:09:25 +00:00 |
vm
|
kernel/vm: Remove unused "no_cache_change" member from VMArea.
|
2024-12-13 17:14:46 -05:00 |
acpi.h
|
|
|
AllocationTracking.h
|
|
|
AreaKeeper.h
|
|
|
block_cache.h
|
|
|
boot_device.h
|
|
|
boot_item.h
|
|
|
boot_splash.h
|
|
|
commpage_compat.h
|
|
|
commpage.h
|
|
|
condition_variable.h
|
kernel/condition_variable: Make the debug type fetcher a static function.
|
2024-11-05 13:46:53 -05:00 |
console.h
|
|
|
core_dump.h
|
|
|
cpu.h
|
kernel: add syscalls for thread affinity
|
2024-06-10 16:34:25 +00:00 |
debug_heap.h
|
|
|
debug_hex_dump.h
|
|
|
debug_paranoia.h
|
|
|
debug.h
|
kernel/debug: Add ASSERT_UNREACHABLE.
|
2024-09-02 14:16:40 -04:00 |
debugger_keymaps.h
|
|
|
DPC.h
|
|
|
elf_priv.h
|
|
|
elf.h
|
|
|
event_queue.h
|
|
|
file_cache.h
|
kernel/fd: use function table to identify file descriptor type
|
2024-07-23 20:23:19 +00:00 |
frame_buffer_console.h
|
kernel/debug: Initialize the frame buffer console much earlier, if possible.
|
2024-11-19 21:35:31 -05:00 |
generic_syscall.h
|
|
|
heap.h
|
kernel/heap: Increase the guarded heap 'initial' & 'grow' sizes.
|
2024-07-29 17:52:54 -04:00 |
int.h
|
kernel/int: consolidate interrupt vector number to int32
|
2024-03-06 16:03:45 +00:00 |
kdevice_manager.h
|
|
|
kdriver_settings.h
|
|
|
kernel_daemon.h
|
|
|
kernel.h
|
kernel.h: Add a HOWMANY macro and make use of it.
|
2024-10-14 13:53:50 -04:00 |
kimage.h
|
|
|
kmodule.h
|
|
|
kscheduler.h
|
|
|
ksignal.h
|
|
|
ksyscalls.h
|
|
|
ksystem_info.h
|
|
|
listeners.h
|
kernel/listeners: Use an rw_spinlock for the gWaitObjectListenerLock.
|
2024-12-13 17:17:43 -05:00 |
load_tracking.h
|
|
|
lock.h
|
kernel/lock: Fix ABI compatibility between KDEBUG and non-KDEBUG builds.
|
2024-09-09 22:35:05 -04:00 |
low_resource_manager.h
|
|
|
math.h
|
|
|
messaging.h
|
|
|
MessagingServiceDefs.h
|
|
|
Notifications.h
|
|
|
port.h
|
|
|
real_time_clock.h
|
|
|
safemode.h
|
|
|
scheduling_analysis.h
|
|
|
sem.h
|
|
|
smp.h
|
kernel/smp: change CPUSet::SetBit() and CPUSet::ClearBit() bit order
|
2024-06-10 16:34:25 +00:00 |
stack_protector.h
|
|
|
stdlib.h
|
|
|
syscall_restart.h
|
kernel: Check != not < B_INFINITE_TIMEOUT.
|
2024-08-07 14:49:48 -04:00 |
system_profiler.h
|
|
|
team.h
|
|
|
thread_types.h
|
kernel: add syscalls for thread affinity
|
2024-06-10 16:34:25 +00:00 |
thread.h
|
kernel/thread: Remove duplicate declaration of _user_rename_thread.
|
2024-07-16 15:33:19 -04:00 |
timer.h
|
|
|
tracing.h
|
|
|
user_atomic.h
|
|
|
user_debugger.h
|
kernel: Let user_debugger take care of tracking syscall runtime.
|
2024-09-07 15:31:15 +00:00 |
user_mutex.h
|
|
|
UserEvent.h
|
|
|
usergroup.h
|
|
|
UserTimer.h
|
|
|
vfs.h
|
kernel/fs: Make io_context rw_lock'ed.
|
2024-11-18 13:25:43 -05:00 |
wait_for_objects.h
|
|
|