Historia zmian

Autor SHA1 Wiadomość Data
  Tom a0c91719d8 Kernel: Restore thread count if thread cannot be fully created 4 lat temu
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 lat temu
  Andreas Kling ed5c26d698 AK: Remove custom %w format string specifier 4 lat temu
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier 4 lat temu
  Andreas Kling 89d3b09638 Kernel: Allocate new main thread stack before committing to exec 4 lat temu
  Andreas Kling 40e9edd798 LibELF: Move AuxiliaryValue into the ELF namespace 4 lat temu
  Andreas Kling d7ad082afa Kernel+LibELF: Stop doing ELF symbolication in the kernel 4 lat temu
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load 4 lat temu
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 lat temu
  Tom c4176b0da1 Kernel: Fix Lock race causing infinite spinning between two threads 4 lat temu
  Itamar b4842d33bb Kernel: Generate a coredump file when a process crashes 4 lat temu
  Itamar 5b87904ab5 Kernel: Add ability to load interpreter instead of main program 4 lat temu
  Tom c455fc2030 Kernel: Change wait blocking to Process-only blocking 4 lat temu
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 4 lat temu
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue 4 lat temu
  Tom 1f86d88dc4 Kernel: Don't assert if we can't deliver a signal due to thread state 4 lat temu
  Tom 78f1b5e359 Kernel: Fix some problems with Thread::wait_on and Lock 4 lat temu
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 lat temu
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads 4 lat temu
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement 4 lat temu
  Tom 97b3035c14 Kernel: Don't resume thread into Running state directly on SIGCONT 4 lat temu
  Andreas Kling 94ff04b536 Kernel: Make CLOCK_MONOTONIC respect the system tick frequency 4 lat temu
  Tom 6b97118e89 Kernel: Fix race during thread destruction if it is preempted 4 lat temu
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 lat temu
  Tom 1e2e3eed62 Kernel: Fix a few deadlocks with Thread::m_lock and g_scheduler_lock 4 lat temu
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos 4 lat temu
  Tom 838d9fa251 Kernel: Make Thread refcounted 4 lat temu
  Tom 69a9c78783 Kernel: Allow killing queued threads 4 lat temu
  Tom 1727b2d7cd Kernel: Fix thread joining issues 4 lat temu
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 lat temu