haiku/headers/private/kernel
Ingo Weinhold c53e844a89 Moved ENABLE_SWAP_SUPPORT definition to vm_types.h
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26640 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-26 14:36:24 +00:00
..
arch Fix build. 2008-07-25 15:36:05 +00:00
boot
disk_device_manager * RescanDiskSystems() now locks the disk device manager, as it clobbers the 2008-07-10 12:21:05 +00:00
fs * {add|remove}_node_listener() erroneously had "dev_t" as type of "node". 2008-07-09 13:04:54 +00:00
platform partial support for 68901 MFP chip as interrupt controller, untested. 2008-07-25 15:05:52 +00:00
posix
slab
util Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
block_cache.h
boot_device.h
boot_item.h
boot_splash.h * Added an explicit boot_splash_uninit(). Not really needed, but makes 2008-07-09 15:25:01 +00:00
cbuf.h
commpage.h
condition_variable.h Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
console.h
cpu.h
debug_paranoia.h
debug.h A module that hooks into the debugger to provide it with a demangle() so at least when using C++ in the kernel stack crawls are meaningful. 2008-07-23 16:08:16 +00:00
debugger_keymaps.h
elf_priv.h
elf.h
file_cache.h Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
frame_buffer_console.h
generic_syscall.h
heap.h Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
int.h
kdevice_manager.h
kdriver_settings.h
kernel_daemon.h
kernel.h
kimage.h
kmodule.h
kscheduler.h
ksignal.h
ksyscalls.h
lock.h Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
low_resource_manager.h Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
messaging.h
MessagingServiceDefs.h
Notifications.h
port.h
real_time_clock.h
safemode.h
sem.h
smp.h
syscall_restart.h
system_info.h
team.h
thread_types.h
thread.h
timer.h
tracing.h Added __printf__ format attribute to TraceOutput::Print(). 2008-07-20 12:30:22 +00:00
user_atomic.h
user_debugger.h
usergroup.h
vfs.h * bfs_fsync() was the only place which could cause the 2008-07-23 15:47:47 +00:00
vm_address_space.h * Added [un]lock_memory_etc() versions that accept a team_id as first argument. 2008-07-16 22:55:17 +00:00
vm_cache.h Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
vm_page.h * bfs_fsync() was the only place which could cause the 2008-07-23 15:47:47 +00:00
vm_priv.h * Replaced the sAreaHashLock with an rw_lock. 2008-07-23 16:10:52 +00:00
vm_translation_map.h
vm_types.h Moved ENABLE_SWAP_SUPPORT definition to vm_types.h 2008-07-26 14:36:24 +00:00
vm.h Merged branch haiku/branches/developer/bonefish/vm into trunk. This 2008-07-22 20:36:32 +00:00
wait_for_objects.h