Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling a6b5065d94 Kernel: Simplify x86 IOPL sanity check преди 3 години
  Andreas Kling 684d5eed19 Kernel: VERIFY that Scheduler::context_switch() always has a from-thread преди 3 години
  Andreas Kling dca5fe69eb Kernel: Make Thread::State an `enum class` and use it consistently преди 3 години
  Andreas Kling 677da0288c Kernel: Don't dispatch signals in Processor::enter_current() преди 3 години
  Idan Horowitz 309d71a66b Kernel: Use kernelputstr instead of dbgln when printing backtraces преди 3 години
  Hendiadyoin1 23037d619a Kernel: Simplify some if statements преди 3 години
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers преди 3 години
  Daniel Bertalan 52beeebe70 Kernel: Remove the KString::try_create(String::formatted(...)) pattern преди 3 години
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions преди 3 години
  James Mintram b08eb37b11 Kernel: Add an x86 include check+error in x86/TrapFrame.h преди 3 години
  Ali Mohammad Pur 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList преди 3 години
  Andreas Kling 55b0b06897 Kernel: Store process names as KString преди 3 години
  Andreas Kling 7981422500 Kernel: Make Threads always have a name преди 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 d9da513959 Kernel: Move "in-scheduler" flag from SchedulerData to Processor преди 3 години
  Andreas Kling dea93a8bb9 Kernel: Rename Processor::id() => current_id() преди 3 години
  Andreas Kling d60635cb9d Kernel: Convert Processor::in_irq() to static current_in_irq() преди 3 години
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker преди 3 години
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock преди 3 години
  Andreas Kling ed6f84c2c9 Kernel: Rename SpinLockProtectedValue<T> => SpinLockProtected<T> преди 3 години
  Andreas Kling 37304203dd Kernel: Lock thread list while in Thread::unref() преди 3 години
  Andreas Kling 9babb92a4b Kernel/SMP: Make entering/leaving critical sections multi-processor safe преди 4 години
  Andreas Kling b7129c57df Kernel: Only get register dump when we have a trap преди 4 години
  Andreas Kling 2be368e4c4 Kernel: Rename queue_runnable_thread() => enqueue_runnable_thread() преди 4 години
  Andreas Kling 374972578d Kernel: Port the scheduler's time tracking to SpinLockProtectedValue преди 4 години
  Andreas Kling a425f421ac Kernel: Port the scheduler's ready queues to SpinLockProtectedValue преди 4 години
  Andreas Kling a1c82041a6 Kernel: Simplify the per-CPU SchedulerData struct преди 4 години
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace преди 4 години
  Andreas Kling d5d8fba579 Kernel: Store Thread name as a KString преди 4 години