Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Andreas Kling 928ee2c791 Kernel: Don't let signals unblock threads while handling a page fault 4 năm trước cách đây
  Andreas Kling 57ca15f126 Kernel: Remove commented-out code from Thread::dispatch_signal() 4 năm trước cách đây
  asynts 94bb544c33 Everywhere: Replace a bundle of dbg with dbgln. 4 năm trước cách đây
  Andreas Kling 64b0d89335 Kernel: Make Process::allocate_region*() return KResultOr<Region*> 4 năm trước cách đây
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t 4 năm trước cách đây
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() 4 năm trước cách đây
  Sahan Fernando 9bf76a85c8 Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 4 năm trước cách đây
  Sahan Fernando 099b83fd28 Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf 4 năm trước cách đây
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps 4 năm trước cách đây
  asynts 4e8fd0216b Everywhere: Replace a bundle of dbg with dbgln. 4 năm trước cách đây
  Tom a0c91719d8 Kernel: Restore thread count if thread cannot be fully created 4 năm trước cách đây
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 năm trước cách đây
  Andreas Kling ed5c26d698 AK: Remove custom %w format string specifier 4 năm trước cách đây
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier 4 năm trước cách đây
  Andreas Kling 89d3b09638 Kernel: Allocate new main thread stack before committing to exec 4 năm trước cách đây
  Andreas Kling 40e9edd798 LibELF: Move AuxiliaryValue into the ELF namespace 4 năm trước cách đây
  Andreas Kling d7ad082afa Kernel+LibELF: Stop doing ELF symbolication in the kernel 4 năm trước cách đây
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load 4 năm trước cách đây
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 năm trước cách đây
  Tom c4176b0da1 Kernel: Fix Lock race causing infinite spinning between two threads 4 năm trước cách đây
  Itamar b4842d33bb Kernel: Generate a coredump file when a process crashes 4 năm trước cách đây
  Itamar 5b87904ab5 Kernel: Add ability to load interpreter instead of main program 4 năm trước cách đây
  Tom c455fc2030 Kernel: Change wait blocking to Process-only blocking 4 năm trước cách đây
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 4 năm trước cách đây
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue 4 năm trước cách đây
  Tom 1f86d88dc4 Kernel: Don't assert if we can't deliver a signal due to thread state 4 năm trước cách đây
  Tom 78f1b5e359 Kernel: Fix some problems with Thread::wait_on and Lock 4 năm trước cách đây
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 năm trước cách đây
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads 4 năm trước cách đây
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement 4 năm trước cách đây