.. |
alpha
|
Fix definition of PAGESIZE and B_PAGE_SIZE
|
2021-01-08 12:02:16 +00:00 |
arm
|
kernel/arm: implement entering userspace
|
2022-03-02 22:38:25 +00:00 |
arm64
|
boot: ARM64 EFI port
|
2022-01-28 15:33:12 +00:00 |
generic
|
system/uart: refactor debug_uart, fix arm uart
|
2021-09-06 20:37:14 +00:00 |
m68k
|
Fix definition of PAGESIZE and B_PAGE_SIZE
|
2021-01-08 12:02:16 +00:00 |
mipsel
|
Fix definition of PAGESIZE and B_PAGE_SIZE
|
2021-01-08 12:02:16 +00:00 |
ppc
|
Fix definition of PAGESIZE and B_PAGE_SIZE
|
2021-01-08 12:02:16 +00:00 |
riscv64
|
boot: rework 32-bit/64-bit kernel load base selection
|
2021-12-27 15:44:56 +00:00 |
sh4
|
Fix definition of PAGESIZE and B_PAGE_SIZE
|
2021-01-08 12:02:16 +00:00 |
sparc
|
Fix definition of PAGESIZE and B_PAGE_SIZE
|
2021-01-08 12:02:16 +00:00 |
x86
|
kernel/x86: add ability to set GS segment base from userland
|
2022-03-09 18:28:00 +00: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
|
* 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
|
system: Build using public elf.h header
|
2015-11-07 11:49:56 +13:00 |
int.h
|
kernel/int: Allow arch_int_assign_to_cpu to make its own decisions.
|
2021-12-03 22:36:47 +00: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/cpu: add cpu_frequency()
|
2020-09-15 20:42:14 +00:00 |
thread_types.h
|
|
|
thread.h
|
Revert the rest of the COMPAT_MODE changes (back to hrev52003.)
|
2018-06-15 00:20:56 -04:00 |
timer.h
|
Mass updating of OpenBeOS text to Haiku
|
2021-11-07 10:00:35 +00:00 |
user_debugger.h
|
kernel: +arch_get_thread_debug_cpu_state()
|
2016-04-24 17:29:28 +02:00 |
user_memory.h
|
kernel: riscv64 patches
|
2021-06-07 07:14:23 +00:00 |
vm_translation_map.h
|
s/Haiku License/MIT License/g.
|
2019-08-30 18:16:02 -04:00 |
vm_types.h
|
|
|
vm.h
|
* First run through the kernel's private parts to use phys_{addr,size}_t
|
2010-05-25 21:34:08 +00:00 |