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

Аутор SHA1 Порука Датум
  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() пре 4 година
  Andreas Kling d9da513959 Kernel: Move "in-scheduler" flag from SchedulerData to Processor пре 4 година
  Andreas Kling dea93a8bb9 Kernel: Rename Processor::id() => current_id() пре 4 година
  Andreas Kling d60635cb9d Kernel: Convert Processor::in_irq() to static current_in_irq() пре 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 37304203dd Kernel: Lock thread list while in Thread::unref() пре 4 година
  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 година
  Andreas Kling 1e43292c3b Kernel: Introduce ProcessorSpecific<T> for per-CPU data structures пре 4 година
  Andreas Kling 7aed2cfc02 Kernel: Make some debug logging in Scheduler CPU agnostic пре 4 година
  Andreas Kling 06104a4227 Kernel: Remove unused Scheduler::yield_from_critical() пре 4 година
  Andreas Kling cfce92f639 Kernel: Fix handful of clang-tidy warnings in Scheduler пре 4 година
  Gunnar Beutner 31f30e732a Everywhere: Prefix hexadecimal numbers with 0x пре 4 година