.. |
arch
|
s/OpenBeOS License/MIT License/ universally, as they're the same thing.
|
2017-02-09 22:09:56 -05:00 |
boot
|
s/OpenBeOS License/MIT License/ universally, as they're the same thing.
|
2017-02-09 22:09:56 -05:00 |
disk_device_manager
|
partitioning: pass along reference to parent when uninitializing.
|
2016-12-23 18:53:15 +13:00 |
fs
|
KPath: Replaced booleans with flags field.
|
2017-04-30 17:13:39 +02:00 |
platform
|
U-Boot: add a 'physical' arg to fdt_get_device_reg()
|
2016-02-26 22:58:17 +01:00 |
posix
|
|
|
slab
|
|
|
util
|
s/OpenBeOS License/MIT License/ universally, as they're the same thing.
|
2017-02-09 22:09:56 -05:00 |
vm
|
vm_soft_fault(): Avoid deadlock waiting for wired ranges
|
2014-10-29 12:37:25 +01:00 |
AllocationTracking.h
|
|
|
block_cache.h
|
|
|
boot_device.h
|
|
|
boot_item.h
|
|
|
boot_splash.h
|
|
|
commpage.h
|
|
|
condition_variable.h
|
kernel: Remove gSchedulerLock
|
2013-11-08 02:41:26 +01:00 |
console.h
|
|
|
core_dump.h
|
kernel: Add core dump facility
|
2016-04-24 18:22:14 +02:00 |
cpu.h
|
kernel: fix missing SMP_MAX_CPUS on non-x86
|
2014-01-19 14:09:51 -06:00 |
debug_heap.h
|
|
|
debug_hex_dump.h
|
Add a hex dump utility for use in KDL commands
|
2013-11-25 12:45:36 +01:00 |
debug_paranoia.h
|
|
|
debug.h
|
syslog_daemon: Converted to BServer.
|
2015-07-22 20:40:47 +02:00 |
debugger_keymaps.h
|
Make US-english the default KDL keymap again.
|
2016-10-10 07:18:12 +02:00 |
DPC.h
|
kernel: DPC: remove schedulerLocked argument
|
2013-11-04 23:51:18 +01:00 |
elf_priv.h
|
system: Build using public elf.h header
|
2015-11-07 11:49:56 +13:00 |
elf.h
|
kernel: Add elf_read_kernel_image_symbols()
|
2016-05-22 22:10:47 +02:00 |
file_cache.h
|
Clean up various whitespace and fix one header guard.
|
2015-08-02 23:19:07 +02:00 |
frame_buffer_console.h
|
|
|
generic_syscall.h
|
|
|
heap.h
|
|
|
int.h
|
x86[_64]: Support assigning MSI IRQs to arbitrary CPU
|
2013-12-20 01:07:08 +01:00 |
kdevice_manager.h
|
|
|
kdriver_settings.h
|
|
|
kernel_c++_structs.h
|
|
|
kernel_daemon.h
|
|
|
kernel.h
|
kernel: Toggle not toogle; no functional change
|
2014-05-20 18:36:30 -05:00 |
kimage.h
|
runtime loader: Register extended image info with kernel
|
2016-04-27 02:16:09 +02:00 |
kmodule.h
|
|
|
kscheduler.h
|
kernel: Remove cpu_info::load
|
2014-01-03 19:44:57 +01:00 |
ksignal.h
|
_user_debug_thread(): Use new signal SIGNAL_DEBUG_THREAD
|
2016-04-24 11:54:17 +02:00 |
ksyscalls.h
|
|
|
ksystem_info.h
|
kernel, libroot: Introduce new API for obtaining system info
|
2013-12-16 03:58:43 +01:00 |
listeners.h
|
kernel: Remove gSchedulerLock
|
2013-11-08 02:41:26 +01:00 |
load_tracking.h
|
kernel: Adjust load tracking interval
|
2014-02-06 03:23:28 +01:00 |
lock.h
|
kernel/x86: Inline atomic functions and memory barriers
|
2014-01-06 09:08:53 +01:00 |
low_resource_manager.h
|
|
|
messaging.h
|
|
|
MessagingServiceDefs.h
|
Remove remaining unnecessary 'volatile' qualifiers
|
2013-11-06 00:03:07 +01:00 |
Notifications.h
|
More useless inclusions of khash.h
|
2015-01-12 18:23:45 +01:00 |
port.h
|
|
|
real_time_clock.h
|
|
|
safemode.h
|
safemode.h: make it usable from C code.
|
2014-10-28 23:52:22 +01:00 |
scheduling_analysis.h
|
Use B_PRId32.
|
2015-04-01 20:18:00 +02:00 |
sem.h
|
|
|
smp.h
|
kernel: Add CPUSet::{Clear, Set}BitAtomic() functions
|
2014-01-24 13:59:58 +01:00 |
syscall_restart.h
|
trim: Added is_called_via_syscall() function.
|
2013-11-07 19:06:13 +01:00 |
system_profiler.h
|
kernel: profile system when SYSTEM_PROFILER is defined.
|
2015-07-22 20:39:52 +02:00 |
team.h
|
kernel: Remove gSchedulerLock
|
2013-11-08 02:41:26 +01:00 |
thread_types.h
|
kernel: Add core dump facility
|
2016-04-24 18:22:14 +02:00 |
thread.h
|
Assorted whitespace cleanup and typo fixes.
|
2015-08-20 21:54:41 +02:00 |
timer.h
|
s/OpenBeOS License/MIT License/ universally, as they're the same thing.
|
2017-02-09 22:09:56 -05:00 |
tracing.h
|
|
|
user_atomic.h
|
s/OpenBeOS License/MIT License/ universally, as they're the same thing.
|
2017-02-09 22:09:56 -05:00 |
user_debugger.h
|
syscalls: Add get_stack_trace and lookup_symbol syscalls.
|
2015-04-10 16:00:49 +02:00 |
user_mutex.h
|
Reimplement unnamed POSIX semaphores using user_mutex
|
2015-05-24 14:03:40 +01:00 |
UserEvent.h
|
kernel: Fix missing reference release in CreateThreadEvent.
|
2014-11-01 16:32:04 +01:00 |
usergroup.h
|
|
|
UserTimer.h
|
kernel: Workaround for double lock of spinlock in user timers.
|
2014-10-29 00:25:37 +01:00 |
vfs.h
|
NodeMonitor: Resolve mount points for B_WATCH_CHILDREN.
|
2016-03-28 14:31:27 +02:00 |
wait_for_objects.h
|
Remove remaining unnecessary 'volatile' qualifiers
|
2013-11-06 00:03:07 +01:00 |