haiku/headers/private/kernel
Pawel Dziepak 7f61e6e4e5 Merge branch 'nfs4'
Conflicts:
	build/jam/HaikuImage
2013-03-11 13:00:55 +01:00
..
arch Use the existing ARM MMU definitions and remove duplicates. 2012-12-04 23:38:06 +01:00
boot Add debug helpers that communicate information via the LED. 2012-11-27 20:58:31 +01:00
disk_device_manager
fs Style cleanup. 2012-10-08 13:59:16 +02:00
platform
posix
slab
util Merge branch 'nfs4' 2013-03-11 13:00:55 +01:00
vm Add support for pthread_attr_get/setguardsize() 2012-12-28 18:02:58 +00:00
AllocationTracking.h
block_cache.h
boot_device.h
boot_item.h
boot_splash.h
commpage.h
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
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
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
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 Removed Thread::fault_callback, no longer necessary now that vm86 is gone. 2012-08-04 11:02:54 +01:00
thread.h
timer.h
tracing.h
user_atomic.h
user_debugger.h
user_mutex.h
UserEvent.h
usergroup.h
UserTimer.h
vfs.h Changed argument type of fcntl syscall from uint32 to size_t. 2012-07-21 14:33:27 +01:00
wait_for_objects.h