Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier пре 4 година
  Andreas Kling 89d3b09638 Kernel: Allocate new main thread stack before committing to exec пре 4 година
  Andreas Kling 40e9edd798 LibELF: Move AuxiliaryValue into the ELF namespace пре 4 година
  Andreas Kling d7ad082afa Kernel+LibELF: Stop doing ELF symbolication in the kernel пре 4 година
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load пре 4 година
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) пре 4 година
  Tom c4176b0da1 Kernel: Fix Lock race causing infinite spinning between two threads пре 4 година
  Itamar b4842d33bb Kernel: Generate a coredump file when a process crashes пре 4 година
  Itamar 5b87904ab5 Kernel: Add ability to load interpreter instead of main program пре 4 година
  Tom c455fc2030 Kernel: Change wait blocking to Process-only blocking пре 4 година
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions пре 4 година
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue пре 4 година
  Tom 1f86d88dc4 Kernel: Don't assert if we can't deliver a signal due to thread state пре 4 година
  Tom 78f1b5e359 Kernel: Fix some problems with Thread::wait_on and Lock пре 4 година
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler пре 4 година
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads пре 4 година
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement пре 4 година
  Tom 97b3035c14 Kernel: Don't resume thread into Running state directly on SIGCONT пре 4 година
  Andreas Kling 94ff04b536 Kernel: Make CLOCK_MONOTONIC respect the system tick frequency пре 4 година
  Tom 6b97118e89 Kernel: Fix race during thread destruction if it is preempted пре 4 година
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe пре 4 година
  Tom 1e2e3eed62 Kernel: Fix a few deadlocks with Thread::m_lock and g_scheduler_lock пре 4 година
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos пре 4 година
  Tom 838d9fa251 Kernel: Make Thread refcounted пре 4 година
  Tom 69a9c78783 Kernel: Allow killing queued threads пре 4 година
  Tom 1727b2d7cd Kernel: Fix thread joining issues пре 4 година
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean пре 4 година
  Luke 68b361bd21 Kernel: Return ENOMEM in more places пре 4 година
  Tom f6d1e45bf3 Kernel: Don't symbolicate stack traces in IRQ handlers пре 4 година
  Tom f5330304a4 Kernel: Stop back trace on a null base pointer пре 4 година