haiku/headers/private/kernel/arch
Alexander von Gluck IV 8cfbbff4df ARM: Fix dmb opcode 2 on ARMv6
* Typo, also fix tabs
* Sorry for the spam, this should be correct now
2014-02-26 13:22:18 -06:00
..
alpha kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
arm ARM: Fix dmb opcode 2 on ARMv6 2014-02-26 13:22:18 -06: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 kernel: Add missing smp memory barrier calls. Set max cpu to 1 2014-01-19 19:33:21 -06:00
sh4
sparc
x86 x86[_64]: Separate bootloader and kernel GDT and IDT logic 2014-01-28 00:44:02 +01:00
atomic.h kernel: No need for arch specific ifdefs in arch/atomic.h 2014-01-20 04:09:17 +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
real_time_clock.h
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
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
vm_translation_map.h
vm_types.h
vm.h