.. |
arch
|
boot: rework 32-bit/64-bit kernel load base selection
|
2021-12-27 15:44:56 +00:00 |
boot
|
boot/efi: introduce arch_convert_kernel_args
|
2021-12-17 08:58:57 +00:00 |
disk_device_manager
|
partitioning: pass along reference to parent when uninitializing.
|
2016-12-23 18:53:15 +13:00 |
fs
|
KPath: Use an object_cache for the path buffers in the normal case.
|
2019-07-11 22:52:10 -04:00 |
platform
|
efi: add NVRAM variable GUID definition
|
2021-08-13 13:06:05 +00:00 |
posix
|
|
|
slab
|
kernel: Whitespace cleanup only.
|
2020-06-13 23:24:27 +02:00 |
util
|
kernel: Break thread-related AutoLockers into a separate header.
|
2021-09-01 13:08:49 -04:00 |
vm
|
riscv64/smp: Implement multi-processor support
|
2021-12-12 15:35:24 +00:00 |
AllocationTracking.h
|
Move AllocationTrackingInfo into a header. This way it can be re-used outside
|
2011-11-04 18:03:34 +00:00 |
AreaKeeper.h
|
AreaKeeper.h: move to headers/private/kernel
|
2020-03-23 16:38:01 +00:00 |
block_cache.h
|
|
|
boot_device.h
|
|
|
boot_item.h
|
|
|
boot_splash.h
|
|
|
commpage_compat.h
|
|
|
commpage.h
|
|
|
condition_variable.h
|
kernel/condition_variable: Atomicize ConditionVariableEntry and drop the lock.
|
2021-11-30 02:18:27 +00:00 |
console.h
|
|
|
core_dump.h
|
|
|
cpu.h
|
cpu.h: Fix size of array element is not a multiple of its alignment
|
2021-05-11 15:56:06 +00:00 |
debug_heap.h
|
Add debug_calloc() to the debug_heap.
|
2012-07-01 06:37:25 +02:00 |
debug_hex_dump.h
|
|
|
debug_paranoia.h
|
|
|
debug.h
|
kernel/debug: Adjust range marker macros.
|
2021-08-31 22:00:36 -04:00 |
debugger_keymaps.h
|
|
|
DPC.h
|
|
|
elf_priv.h
|
|
|
elf.h
|
|
|
file_cache.h
|
|
|
frame_buffer_console.h
|
* If the VESA driver remaps the frame buffer on init, it will now also make
|
2010-01-01 14:54:41 +00:00 |
generic_syscall.h
|
|
|
heap.h
|
Allow gcc to know result is aligned
|
2021-10-14 16:19:18 +00:00 |
int.h
|
|
|
kdevice_manager.h
|
|
|
kdriver_settings.h
|
|
|
kernel_c++_structs.h
|
|
|
kernel_daemon.h
|
|
|
kernel.h
|
|
|
kimage.h
|
runtime loader: Register extended image info with kernel
|
2016-04-27 02:16:09 +02:00 |
kmodule.h
|
|
|
kscheduler.h
|
kernel/scheduler: enable cpu load tracking after boot
|
2020-09-17 15:45:25 +00:00 |
ksignal.h
|
|
|
ksyscalls.h
|
Also include info about the syscall return type in the
|
2008-02-07 16:03:00 +00:00 |
ksystem_info.h
|
|
|
listeners.h
|
kernel: Remove gSchedulerLock
|
2013-11-08 02:41:26 +01:00 |
load_tracking.h
|
|
|
lock.h
|
Cleanup: Various comment and whitespace fixes.
|
2020-08-01 19:23:27 +00:00 |
low_resource_manager.h
|
* The kernel's address space is now also a resource that is known to the low
|
2009-11-27 13:03:28 +00:00 |
messaging.h
|
|
|
MessagingServiceDefs.h
|
|
|
Notifications.h
|
Add missing includes following previous commit.
|
2021-09-01 13:10:04 -04:00 |
port.h
|
|
|
real_time_clock.h
|
|
|
safemode.h
|
|
|
scheduling_analysis.h
|
|
|
sem.h
|
|
|
smp.h
|
kernel/smp: Avoid casting spinlocks, which are structures.
|
2021-11-23 13:52:44 -05:00 |
stack_protector.h
|
Implement stack protection support
|
2021-05-03 17:52:31 +00:00 |
syscall_restart.h
|
kernel: Style fixup.
|
2021-08-27 19:02:20 -04:00 |
system_profiler.h
|
|
|
team.h
|
kernel: Commit missing change to team.h.
|
2019-07-08 17:58:43 -04:00 |
thread_types.h
|
kernel/thread: restore signal mask just before returning to userland
|
2021-01-16 18:56:03 +00:00 |
thread.h
|
|
|
timer.h
|
|
|
tracing.h
|
|
|
user_atomic.h
|
|
|
user_debugger.h
|
|
|
user_mutex.h
|
Reimplement unnamed POSIX semaphores using user_mutex
|
2015-05-24 14:03:40 +01:00 |
UserEvent.h
|
|
|
usergroup.h
|
|
|
UserTimer.h
|
|
|
vfs.h
|
POSIX: introduce ppoll
|
2021-06-19 18:09:25 +00:00 |
wait_for_objects.h
|
|
|