Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Idan Horowitz 40f64d7379 Kernel: Dispatch handle-able signals instead of crashing if possible 3 năm trước cách đây
  Idan Horowitz f415218afe Kernel+LibC: Implement sigaltstack() 3 năm trước cách đây
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 năm trước cách đây
  Andrew Kaster b1d5d3cc34 Kernel: Avoid redundant bool comparisons in Kernel::Thread 3 năm trước cách đây
  Andrew Kaster e824bead54 Kernel: Resolve clang-tidy readability-qualified-auto warning 3 năm trước cách đây
  Andrew Kaster 65edc62c02 Kernel: Resolve clang-tidy readability-make-member-function-const 3 năm trước cách đây
  Andrew Kaster a92132e44a Kernel: Resolve clang-tidy readability-implicit-bool-conversion warnings 3 năm trước cách đây
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 năm trước cách đây
  Daniel Bertalan db71c36657 Kernel: Properly align stack for signal handlers 3 năm trước cách đây
  James Mintram 0fbeac6011 Kernel: Split SmapDisabler so header is platform independent 3 năm trước cách đây
  James Mintram 26d7c25076 Kernel: Add header includes closer to their use 3 năm trước cách đây
  Brian Gianforcaro a61857eb0a Kernel: Use AK::to_underlying in lock rank tracking 3 năm trước cách đây
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 năm trước cách đây
  Brian Gianforcaro 066b0590ec Kernel/Locking: Add lock rank tracking per thread to find deadlocks 3 năm trước cách đây
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere 3 năm trước cách đây
  Andreas Kling f16b9a691f Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher 3 năm trước cách đây
  Andreas Kling 7981422500 Kernel: Make Threads always have a name 3 năm trước cách đây
  Andreas Kling 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> 3 năm trước cách đây
  Andreas Kling f4a9a0d561 Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange> 3 năm trước cách đây
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template 3 năm trước cách đây
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() 3 năm trước cách đây
  Andreas Kling d65fbdc44d Kernel: Use TRY() in Thread 3 năm trước cách đây
  Andreas Kling 5d5a3708c4 Kernel: Rename Thread::clone() => try_clone() and propagate errors 3 năm trước cách đây
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> 3 năm trước cách đây
  Andreas Kling 5cd030568f Kernel: Unbreak the LOCK_DEBUG build 3 năm trước cách đây
  Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() 3 năm trước cách đây
  Andreas Kling 0b4671add7 Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread() 3 năm trước cách đây
  Andreas Kling e51a5e2d5d Kernel: Rename some BlockerSets to foo_blocker_set 3 năm trước cách đây
  Andreas Kling 05e1b196e9 Kernel: Make Processor::clean_fpu_state() static 3 năm trước cách đây
  Andreas Kling bcd2025311 Everywhere: Core dump => Coredump 3 năm trước cách đây