Історія комітів

Автор SHA1 Опис Дата
  asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln. 4 роки тому
  Andreas Kling 5dae85afe7 Kernel: Pass "shared" flag to Region constructor 4 роки тому
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 роки тому
  Tom b2a52f6208 Kernel: Implement lazy committed page allocation 4 роки тому
  Tom e21cc4cff6 Kernel: Remove MAP_PURGEABLE from mmap 4 роки тому
  Tom c3451899bc Kernel: Add MAP_NORESERVE support to mmap 4 роки тому
  Tom bc5d6992a4 Kernel: Memory purging improvements 4 роки тому
  Lenny Maiorani b2316701a8 Everywhere: void arguments to C functions 4 роки тому
  Andreas Kling d7ad082afa Kernel+LibELF: Stop doing ELF symbolication in the kernel 4 роки тому
  Andreas Kling 2dfe5751f3 Kernel: Abort core dump generation if any substep fails 4 роки тому
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 роки тому
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API 4 роки тому
  Andreas Kling 4232874270 Kernel: Don't dump core when OOM-killing a process 4 роки тому
  Andreas Kling ff8bf4db8d Kernel: Don't take LexicalPath as argument 4 роки тому
  Itamar 5392f42731 Kernel: Generate coredumps for profiled processes 4 роки тому
  Itamar 39890af833 Kernel: Pass full path of output coredump file to CoreDump 4 роки тому
  Itamar b4842d33bb Kernel: Generate a coredump file when a process crashes 4 роки тому
  Tom c455fc2030 Kernel: Change wait blocking to Process-only blocking 4 роки тому
  Tom 4bbee00650 Kernel: disown should unblock any potential waiters 4 роки тому
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 4 роки тому
  Tom 4c1e27ec65 Kernel: Use TimerQueue for SIGALRM 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 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 роки тому
  Andreas Kling ac8fe3d062 Kernel: Remove FIXME about unsurfaced error and log something 4 роки тому
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos 4 роки тому
  Tom 838d9fa251 Kernel: Make Thread refcounted 4 роки тому
  Tom 1727b2d7cd Kernel: Fix thread joining issues 4 роки тому