haiku/headers/private/kernel/arch
2014-01-06 09:08:53 +01:00
..
alpha
arm ARM: kernel: Make KDL more useful on ARM 2013-09-17 23:04:59 +02:00
generic uart: Style Cleanup, no functional change 2012-05-17 03:31:02 -05:00
m68k vm: place commpage and team data near the top of user address space 2013-04-04 15:27:24 +02:00
mipsel vm: place commpage and team data near the top of user address space 2013-04-04 15:27:24 +02:00
ppc Merge branch 'master' into sam460ex 2013-04-21 01:34:20 +02:00
sh4 Removed unused <arch>_switch_stack_and_call() and 2010-01-09 15:09:02 +00:00
sparc
x86 kernel/x86: Inline atomic functions and memory barriers 2014-01-06 09:08:53 +01:00
atomic.h kernel/x86: Inline atomic functions and memory barriers 2014-01-06 09:08:53 +01:00
cpu.h kernel/x86: Inline atomic functions and memory barriers 2014-01-06 09:08:53 +01:00
debug_console.h * Added arch_debug_blue_screen_try_getchar() and arch_debug_serial_try_getchar() 2011-06-12 17:15:42 +00:00
debug.h Reimplemented the gdb stub support for the 'g' command (read registers): 2011-06-03 15:35:10 +00:00
elf.h Support ELF64 in the kernel. 2012-07-09 11:11:38 +01:00
int.h kernel: Allow reassigning IRQs to logical processors 2013-11-18 04:55:25 +01:00
platform.h Implemented first basic APM driver. Only tested with QEMU so far, that's why 2006-01-28 18:11:20 +00:00
real_time_clock.h The real_time_data structure contains an architecture specific 2006-01-04 02:17:59 +00:00
smp.h x86: Make arch/smp.h a C++ only header 2013-12-20 22:05:26 +01:00
system_info.h kernel, libroot: Introduce new API for obtaining system info 2013-12-16 03:58:43 +01:00
thread_types.h Replaced arch/thread_struct.h with arch/thread_types.h, and renamed 2005-12-20 16:07:27 +00:00
thread.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
timer.h
user_debugger.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
vm_translation_map.h * First run through the kernel's private parts to use phys_{addr,size}_t 2010-05-25 21:34:08 +00:00
vm_types.h Preparation for MTRR support, code is completely untested, though. 2005-12-12 17:04:36 +00:00
vm.h * First run through the kernel's private parts to use phys_{addr,size}_t 2010-05-25 21:34:08 +00:00