openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Perception OS
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 07, 2025 — Mar 07, 2026
Showing page 8 of 26
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix formatting.
AndrewAPrice
More...
about 2 years ago
Remove redundant declaration of GetSystemCallName.
AndrewAPrice
More...
about 2 years ago
Move list of syscalls into their own file, and make it an enum
AndrewAPrice
More...
about 2 years ago
Move stack tracing into its own file.
AndrewAPrice
More...
about 2 years ago
Make exceptions an enum.
AndrewAPrice
More...
about 2 years ago
Move private functions and variables into anonymous namespaces and expose asm symbols in a header respective to the asm source.
AndrewAPrice
More...
about 2 years ago
Move StringView into its own file.
AndrewAPrice
More...
about 2 years ago
Stop referring to struct types with `struct`
AndrewAPrice
More...
about 2 years ago
Switch to using templated object pools.
AndrewAPrice
More...
about 2 years ago
Switch over to a better kernel print API.
AndrewAPrice
More...
about 2 years ago
Print when an exception happens in the kernel.
AndrewAPrice
More...
about 2 years ago
ReleaseVirtualMemoryInAddressSpace should return void and add help function for determining kernel space addresses
AndrewAPrice
More...
about 2 years ago
Support "Kernel C++"
AndrewAPrice
More...
about 2 years ago
Initial uplift of the kernel to get it to build as C++.
AndrewAPrice
More...
about 2 years ago
Merge branch 'master' of https://github.com/AndrewAPrice/Perception
AndrewAPrice
More...
about 2 years ago
Update and rename virtual_allocator.c to virtual_allocator.cc
AndrewAPrice
More...
about 2 years ago
Rename tss.c to tss.cc
AndrewAPrice
More...
about 2 years ago
Update and rename timer.c to timer.cc
AndrewAPrice
More...
about 2 years ago
Rename thread.c to thread.cc
AndrewAPrice
More...
about 2 years ago
Update and rename text_terminal.c to text_terminal.cc
AndrewAPrice
More...
about 2 years ago
Rename syscall.c to syscall.cc
AndrewAPrice
More...
about 2 years ago
Rename shared_memory.c to shared_memory.cc
AndrewAPrice
More...
about 2 years ago
Rename service.c to service.cc
AndrewAPrice
More...
about 2 years ago
Rename scheduler.c to scheduler.cc
AndrewAPrice
More...
about 2 years ago
Rename registers.c to registers.cc
AndrewAPrice
More...
about 2 years ago
Rename profiling.c to profiling.cc
AndrewAPrice
More...
about 2 years ago
Rename process.c to process.cc
AndrewAPrice
More...
about 2 years ago
Update and rename physical_allocator.c to physical_allocator.cc
AndrewAPrice
More...
about 2 years ago
Rename object_pools.c to object_pools.cc
AndrewAPrice
More...
about 2 years ago
Rename multiboot_modules.c to multiboot_modules.cc
AndrewAPrice
More...
about 2 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
25
26
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree