This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-01-22 14:24:48 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
History
Alex Smith
17e407e945
Proper implementation of arch_kernel.h for x86_64.
2012-06-22 10:53:08 +01:00
..
arch
Proper implementation of arch_kernel.h for x86_64.
2012-06-22 10:53:08 +01:00
boot
Remove phys_addr_range, just use addr_range for both virtual and physical address ranges (as requested by Ingo).
2012-06-21 19:48:03 +01:00
disk_device_manager
…
fs
…
platform
…
posix
…
slab
…
util
Changes to kernel_args to make it identical for x86 and x86_64.
2012-06-21 18:02:23 +01:00
vm
…
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
…
debug_paranoia.h
…
debug.h
…
debugger_keymaps.h
…
DPC.h
…
elf_priv.h
…
elf.h
…
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
…
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
…
thread.h
…
timer.h
…
tracing.h
…
user_atomic.h
…
user_debugger.h
…
user_mutex.h
…
UserEvent.h
…
usergroup.h
…
UserTimer.h
…
vfs.h
…
wait_for_objects.h
…