haiku/headers/private/kernel
2013-05-11 23:17:55 +02:00
..
arch x86_64: put user stack and team data at top of user address space 2013-04-04 20:54:56 +02:00
boot boot loader: print max heap usage info before entering kernel 2013-05-09 03:14:35 +02:00
disk_device_manager
fs Style cleanup. 2012-10-08 13:59:16 +02:00
platform
posix
slab
util util/khash: Add hash_hash_string_part() 2013-05-11 23:17:55 +02:00
vm elf: restore correct region protection after relocation 2013-04-16 03:44:38 +02:00
AllocationTracking.h
block_cache.h
boot_device.h
boot_item.h
boot_splash.h
commpage.h commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
condition_variable.h
console.h
cpu.h
debug_heap.h Add debug_calloc() to the debug_heap. 2012-07-01 06:37:25 +02:00
debug_paranoia.h
debug.h
debugger_keymaps.h
DPC.h
elf_priv.h Support ELF64 in the kernel. 2012-07-09 11:11:38 +01:00
elf.h Implemented user debugging support for x86_64. 2012-08-07 20:20:42 +01:00
file_cache.h
frame_buffer_console.h
generic_syscall.h
heap.h Allow replacing the object cache with the guarded heap. 2011-12-04 13:52:06 +01:00
int.h
kdevice_manager.h
kdriver_settings.h
kernel_c++_structs.h
kernel_daemon.h
kernel.h Improved safety for user memory accesses. 2012-08-02 09:32:33 +01:00
kimage.h
kmodule.h
kscheduler.h
ksignal.h commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
ksyscalls.h
ksystem_info.h
listeners.h
lock.h Added a recursive_lock_transfer() function. 2012-03-31 00:09:45 +02:00
low_resource_manager.h
messaging.h
MessagingServiceDefs.h
Notifications.h Rework DefaultNotificationService registration. 2013-04-22 18:42:21 -04:00
port.h
real_time_clock.h
safemode.h
scheduling_analysis.h
sem.h
smp.h Changed ICI data argument types from uint32 to addr_t. 2012-06-14 13:06:55 +01:00
syscall_restart.h
system_profiler.h
team.h
thread_types.h commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
thread.h Change instances of wether in comments to whether. No functional change intended. 2011-12-12 14:41:49 -05:00
timer.h
tracing.h
user_atomic.h
user_debugger.h
user_mutex.h
UserEvent.h
usergroup.h
UserTimer.h
vfs.h Merge branch 'master' into package-management 2013-05-05 15:03:26 +02:00
wait_for_objects.h