Commit History

Autor SHA1 Mensaxe Data
  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
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean %!s(int64=4) %!d(string=hai) anos
  Luke 68b361bd21 Kernel: Return ENOMEM in more places %!s(int64=4) %!d(string=hai) anos
  Tom f6d1e45bf3 Kernel: Don't symbolicate stack traces in IRQ handlers %!s(int64=4) %!d(string=hai) anos
  Tom f5330304a4 Kernel: Stop back trace on a null base pointer %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Tom 0fab0ee96a Kernel: Rename Process::is_ring0/3 to Process::is_kernel/user_process %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f8e59addf7 Kernel+LibC+UE: Introduce SIGINFO (generated with ^T) %!s(int64=4) %!d(string=hai) anos
  Tom 92bfe40954 Kernel: Keep signal state in sync %!s(int64=4) %!d(string=hai) anos
  Tom c3d231616c Kernel: Fix crash when delivering signal to barely created thread %!s(int64=4) %!d(string=hai) anos
  Tom 4b66692a55 Kernel: Make Heap implementation reusable, and make kmalloc expandable %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 079d2fe088 Kernel: Pack arguments, environment and auxiliary values better %!s(int64=5) %!d(string=hai) anos
  Nico Weber 96ff0971ea Kernel: Remove a comment that has been stale since 7a64f55c0f %!s(int64=5) %!d(string=hai) anos
  Tom 72960fedc6 Kernel: Briefly resume stopped threads when being killed %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static %!s(int64=5) %!d(string=hai) anos
  Tom 49d5232f33 Kernel: Always return from Thread::wait_on %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake bee08a4b9f Kernel: More PID/TID typing %!s(int64=5) %!d(string=hai) anos