Commit History

Autor SHA1 Mensaxe Data
  asynts 94bb544c33 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 64b0d89335 Kernel: Make Process::allocate_region*() return KResultOr<Region*> %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() %!s(int64=4) %!d(string=hai) anos
  Sahan Fernando 9bf76a85c8 Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf %!s(int64=4) %!d(string=hai) anos
  Sahan Fernando 099b83fd28 Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps %!s(int64=4) %!d(string=hai) anos
  asynts 4e8fd0216b Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Tom a0c91719d8 Kernel: Restore thread count if thread cannot be fully created %!s(int64=4) %!d(string=hai) anos
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ed5c26d698 AK: Remove custom %w format string specifier %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 89d3b09638 Kernel: Allocate new main thread stack before committing to exec %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 40e9edd798 LibELF: Move AuxiliaryValue into the ELF namespace %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d7ad082afa Kernel+LibELF: Stop doing ELF symbolication in the kernel %!s(int64=4) %!d(string=hai) anos
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) %!s(int64=4) %!d(string=hai) anos
  Tom c4176b0da1 Kernel: Fix Lock race causing infinite spinning between two threads %!s(int64=4) %!d(string=hai) anos
  Itamar b4842d33bb Kernel: Generate a coredump file when a process crashes %!s(int64=4) %!d(string=hai) anos
  Itamar 5b87904ab5 Kernel: Add ability to load interpreter instead of main program %!s(int64=4) %!d(string=hai) anos
  Tom c455fc2030 Kernel: Change wait blocking to Process-only blocking %!s(int64=4) %!d(string=hai) anos
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions %!s(int64=4) %!d(string=hai) anos
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue %!s(int64=4) %!d(string=hai) anos
  Tom 1f86d88dc4 Kernel: Don't assert if we can't deliver a signal due to thread state %!s(int64=4) %!d(string=hai) anos
  Tom 78f1b5e359 Kernel: Fix some problems with Thread::wait_on and Lock %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads %!s(int64=4) %!d(string=hai) anos
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement %!s(int64=4) %!d(string=hai) anos
  Tom 97b3035c14 Kernel: Don't resume thread into Running state directly on SIGCONT %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 94ff04b536 Kernel: Make CLOCK_MONOTONIC respect the system tick frequency %!s(int64=4) %!d(string=hai) anos