Commit History

Autor SHA1 Mensaxe Data
  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
  Tom 6b97118e89 Kernel: Fix race during thread destruction if it is preempted %!s(int64=4) %!d(string=hai) anos
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe %!s(int64=4) %!d(string=hai) anos
  Tom 1e2e3eed62 Kernel: Fix a few deadlocks with Thread::m_lock and g_scheduler_lock %!s(int64=4) %!d(string=hai) anos
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos %!s(int64=4) %!d(string=hai) anos
  Tom 838d9fa251 Kernel: Make Thread refcounted %!s(int64=4) %!d(string=hai) anos
  Tom 69a9c78783 Kernel: Allow killing queued threads %!s(int64=4) %!d(string=hai) anos
  Tom 1727b2d7cd Kernel: Fix thread joining issues %!s(int64=4) %!d(string=hai) anos