haiku/headers/private/kernel/arch
Alexander von Gluck IV af056576ea bcm283X: Don't break all non-bcm arm builds, warn.
* Called via arm_mailbox_bcm2835 *and* arm_framebuffer_bcm2835
* This is a bit messy. We really should be getting these
  chipset-centric bases from the provided FDT / DTB.
* I can't think of a way to redo this without undoing
  work towards FDT.
2015-03-13 17:43:35 -05:00
..
alpha kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
arm bcm283X: Don't break all non-bcm arm builds, warn. 2015-03-13 17:43:35 -05:00
generic kernel/arch: remove leftover debug message 2014-09-25 21:57:32 +02: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: added two MSR definitions. 2014-12-23 19:14:52 +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: add generic wrapper for accessing user memory 2014-09-14 22:39:07 +02:00
debug_console.h
debug.h
elf.h
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
timer.h
user_debugger.h
user_memory.h kernel: add generic wrapper for accessing user memory 2014-09-14 22:39:07 +02:00
vm_translation_map.h
vm_types.h
vm.h