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

Аутор SHA1 Порука Датум
  Brian Gianforcaro a61857eb0a Kernel: Use AK::to_underlying in lock rank tracking пре 3 година
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription пре 3 година
  Brian Gianforcaro 066b0590ec Kernel/Locking: Add lock rank tracking per thread to find deadlocks пре 3 година
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere пре 3 година
  Andreas Kling f16b9a691f Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher пре 3 година
  Andreas Kling 7981422500 Kernel: Make Threads always have a name пре 3 година
  Andreas Kling 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> пре 3 година
  Andreas Kling f4a9a0d561 Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange> пре 3 година
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template пре 3 година
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() пре 3 година
  Andreas Kling d65fbdc44d Kernel: Use TRY() in Thread пре 3 година
  Andreas Kling 5d5a3708c4 Kernel: Rename Thread::clone() => try_clone() and propagate errors пре 3 година
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> пре 3 година
  Andreas Kling 5cd030568f Kernel: Unbreak the LOCK_DEBUG build пре 3 година
  Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() пре 3 година
  Andreas Kling 0b4671add7 Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread() пре 3 година
  Andreas Kling e51a5e2d5d Kernel: Rename some BlockerSets to foo_blocker_set пре 4 година
  Andreas Kling 05e1b196e9 Kernel: Make Processor::clean_fpu_state() static пре 4 година
  Andreas Kling bcd2025311 Everywhere: Core dump => Coredump пре 4 година
  Andreas Kling d60635cb9d Kernel: Convert Processor::in_irq() to static current_in_irq() пре 4 година
  Andreas Kling 3e3f760808 Kernel: Fix some trivial clang-tidy warnings in Thread.{cpp,h} пре 4 година
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker пре 4 година
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock пре 4 година
  Andreas Kling ed6f84c2c9 Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T> пре 4 година
  Andreas Kling 961f727448 Kernel: Consolidate a bunch of i386/x86_64 code paths пре 4 година
  Timothy Flynn eedb26110a Kernel: Fix compilation with Clang пре 4 година
  Andreas Kling 62719b85e0 Kernel: Port Thread to ListedRefCounted пре 4 година
  Andreas Kling c1c12497b5 Kernel: Don't hold thread list lock while invoking ~Thread() пре 4 година
  Andreas Kling 37304203dd Kernel: Lock thread list while in Thread::unref() пре 4 година
  Andreas Kling 6fd7212476 Kernel+LibC: Share definitions for signal.h пре 4 година