Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 565796ae4e Kernel+LibC: Remove sys$donate() há 4 anos atrás
  Daniel Bertalan fda9f394d1 Kernel: Fix always-true comparison warnings há 4 anos atrás
  Gunnar Beutner 247af7aa6a Kernel: Get Alt-Shift-F12 to work on x86_64 há 4 anos atrás
  Gunnar Beutner 422166fb80 Kernel: Fix spelling mistake há 4 anos atrás
  Gunnar Beutner 32840dfa17 Kernel: Implement more x86_64 context switching functionality há 4 anos atrás
  Gunnar Beutner f285241cb8 Kernel: Rename Thread::tss to Thread::regs and add x86_64 support há 4 anos atrás
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters há 4 anos atrás
  Sahan Fernando cf1c8eb778 Kernel: Add Scheduler::is_initialized há 4 anos atrás
  Gunnar Beutner 38fca26f54 Kernel: Add stubs for missing x86_64 functionality há 4 anos atrás
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h há 4 anos atrás
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h há 4 anos atrás
  Gunnar Beutner 3c3a1726df Kernel: Make sure threads which don't do any syscalls are terminated há 4 anos atrás
  Gunnar Beutner 3c2a6a25da Kernel: Don't finalize a thread while it still has code running há 4 anos atrás
  Gunnar Beutner 01c75e3a34 Kernel: Don't log profile data before/after the process/thread lifetime há 4 anos atrás
  Ben Wiederhake a7c265f341 Everywhere: Sort out superfluous QuickSort.h imports há 4 anos atrás
  Brian Gianforcaro 6830963321 Kernel: Validate we don't hold s_mm_lock during context switch há 4 anos atrás
  Gunnar Beutner 277f333b2b Kernel: Add support for profiling kmalloc()/kfree() há 4 anos atrás
  Gunnar Beutner 8b2ace0326 Kernel: Track performance events for context switches há 4 anos atrás
  Liav A 99eab4667a Kernel: Print scheduler state to the display console há 4 anos atrás
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` há 4 anos atrás
  Gunnar Beutner 8614d18956 Kernel: Use a separate timer for profiling the system há 4 anos atrás
  Brian Gianforcaro 7463cbdbdb Kernel: Move cpu sample perf event to PerformanceManager há 4 anos atrás
  Brian Gianforcaro 64b4e3f34b Kernel: Add Processor::is_bootstrap_processor() function, and use it. (#6871) há 4 anos atrás
  Tom ec27cbbb2a Kernel: Store whether a thread is the idle thread in Thread directly há 4 anos atrás
  Gunnar Beutner eb798d5538 Kernel+Profiler: Improve profiling subsystem há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling f4eff7df8f Kernel: Convert String::format() => String::formatted() há 4 anos atrás
  Andreas Kling 24dcd99e4b Kernel: Add magic key combo (Alt+Shift+F12) to dump scheduler state há 4 anos atrás
  AnotherTest e4412f1f59 AK+Kernel: Make IntrusiveList capable of holding non-raw pointers há 4 anos atrás
  Andreas Kling 5e7abea31e Kernel+Profiler: Capture metadata about all profiled processes há 4 anos atrás