GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
Atmosphere
Download ZIP
3638 commits
Transfer to URL with SHA
tree:
4efa5d7dd0
Branches
Tags
×
master
Atmosphere
/
libraries
/
libmesosphere
/
source
/
latest commit
275da52305
Michael Scire
authored
on 3 Jan 2022
..
arch
ams: deduplicate static initialization logic
4 years ago
board
kern: fix vi devicename missing in HsSupported device list
4 years ago
init
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
libc
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
svc
kern: add missing debug mode check to WriteDebugProcessMemory
4 years ago
kern_debug_log.cpp
kern/test: add wip qemu-virt board support to mesosphere
4 years ago
kern_debug_log_impl.arch.arm64.s
kern/test: add wip qemu-virt board support to mesosphere
4 years ago
kern_debug_log_impl.board.nintendo_nx.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_debug_log_impl.board.qemu_virt.cpp
kern/test: add wip qemu-virt board support to mesosphere
4 years ago
kern_debug_log_impl.hpp
kern/test: add wip qemu-virt board support to mesosphere
4 years ago
kern_initial_process.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_address_arbiter.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_address_space_info.cpp
strat: remove map namespace, svc: add address space defs
4 years ago
kern_k_capabilities.cpp
kern: add toggleable support for 40-bit physaddr caps
4 years ago
kern_k_class_token.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_client_port.cpp
util: better match true std::atomic semantics
4 years ago
kern_k_client_session.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_code_memory.cpp
kern: devirtualize several KAutoObject functions
4 years ago
kern_k_condition_variable.cpp
kern: other dmbs in kernel were already dmb ish
4 years ago
kern_k_debug_base.cpp
kern: devirtualize most things that are free to devirtualize (see #1672)
4 years ago
kern_k_device_address_space.cpp
kern: devirtualize several KAutoObject functions
4 years ago
kern_k_dpc_manager.cpp
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
4 years ago
kern_k_dump_object.cpp
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
4 years ago
kern_k_event.cpp
kern: devirtualize several KAutoObject functions
4 years ago
kern_k_handle_table.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_initial_process_reader.cpp
kern: reflect nintendo cache management behavior for initial processes
4 years ago
kern_k_interrupt_event.cpp
kern: devirtualize several KAutoObject functions
4 years ago
kern_k_interrupt_task_manager.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_io_pool.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_io_pool.unsupported.inc
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_io_region.cpp
svc: refactor/rename MemoryInfo fields
4 years ago
kern_k_light_client_session.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_light_condition_variable.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_light_lock.cpp
kern/util: use custom atomics wrapper to substantially improve codegen
4 years ago
kern_k_light_server_session.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_light_session.cpp
kern: devirtualize remaining vcall for class token/dyncast
4 years ago
kern_k_memory_block_manager.cpp
dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes
4 years ago
kern_k_memory_layout.board.nintendo_nx.cpp
Minor header fixes to reduce parsing issues with Clang (#1700)
4 years ago
kern_k_memory_layout.board.qemu_virt.cpp
kern: add (and use) generic KSystemControlBase
4 years ago
kern_k_memory_layout.cpp
kern: fix some lingering non-m_ member variables
4 years ago
kern_k_memory_manager.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_object_name.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_page_group.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_page_heap.cpp
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
4 years ago
kern_k_page_table_base.cpp
Minor header fixes to reduce parsing issues with Clang (#1700)
4 years ago
kern_k_port.cpp
kern: devirtualize remaining vcall for class token/dyncast
4 years ago
kern_k_process.cpp
kern: correct TotalUserPhysicalMemorySize (closes #1710)
4 years ago
kern_k_readable_event.cpp
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
4 years ago
kern_k_resource_limit.cpp
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
4 years ago
kern_k_scheduler.cpp
kern: be a little more consistent about pragma GCC location
4 years ago
kern_k_scoped_disable_dispatch.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_server_port.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_server_session.cpp
kern: be a little more consistent about pragma GCC location
4 years ago
kern_k_session.cpp
kern: devirtualize remaining vcall for class token/dyncast
4 years ago
kern_k_session_request.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_shared_memory.cpp
kern: devirtualize several KAutoObject functions
4 years ago
kern_k_synchronization_object.cpp
kern: devirtualize most things that are free to devirtualize (see #1672)
4 years ago
kern_k_system_control_base.cpp
Minor header fixes to reduce parsing issues with Clang (#1700)
4 years ago
kern_k_thread.cpp
Minor header fixes to reduce parsing issues with Clang (#1700)
4 years ago
kern_k_thread_local_page.cpp
ams: replace most remaining operator & with std::addressof
4 years ago
kern_k_thread_queue.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_trace.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_transfer_memory.cpp
kern: devirtualize several KAutoObject functions
4 years ago
kern_k_unused_slab_memory.cpp
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
4 years ago
kern_k_wait_object.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_k_worker_task_manager.cpp
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
4 years ago
kern_kernel.cpp
kern: add (and use) generic KSystemControlBase
4 years ago
kern_main.cpp
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
4 years ago
kern_panic.cpp
util: better match true std::atomic semantics
4 years ago