Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) %!s(int64=4) %!d(string=hai) anos
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) %!s(int64=4) %!d(string=hai) anos
  AnotherTest 53ce923e10 Everywhere: Fix obvious dbgln() bugs %!s(int64=4) %!d(string=hai) anos
  Tom d5472426ec Kernel: Retire SchedulerData and add Thread lookup table %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f2decb6665 Revert "Kernel: Fix Thread::relock_process leaving critical section" %!s(int64=4) %!d(string=hai) anos
  Tom db1448b21a Kernel: Add a compile-time switch to enable scheduling on all CPUs %!s(int64=4) %!d(string=hai) anos
  Tom e9e76b8074 Kernel: Fix Thread::relock_process leaving critical section %!s(int64=4) %!d(string=hai) anos
  Tom 03a9ee79fa Kernel: Implement thread priority queues %!s(int64=4) %!d(string=hai) anos
  Tom c531084873 Kernel: Track processor idle state and wake processors when waking threads %!s(int64=4) %!d(string=hai) anos
  Tom e2f9e557d3 Kernel: Make Processor::id a static function %!s(int64=4) %!d(string=hai) anos
  Tom 21d288a10e Kernel: Make Thread::current smp-safe %!s(int64=4) %!d(string=hai) anos
  Tom 33cdc1d2f1 Kernel: Use new Thread::previous_mode to track ticks %!s(int64=4) %!d(string=hai) anos
  Tom 0bd558081e Kernel: Track previous mode when entering/exiting traps %!s(int64=4) %!d(string=hai) anos
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. %!s(int64=4) %!d(string=hai) anos
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 647cfcb641 Kernel: Prune uninteresting kernel frames from profiling samples %!s(int64=4) %!d(string=hai) anos
  asynts 94bb544c33 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps %!s(int64=4) %!d(string=hai) anos
  asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ed5c26d698 AK: Remove custom %w format string specifier %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c25cf5fb56 Kernel: Panic if we're about to switch to a user thread with IOPL!=0 %!s(int64=4) %!d(string=hai) anos
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) %!s(int64=4) %!d(string=hai) anos
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions %!s(int64=4) %!d(string=hai) anos
  Tom 4c1e27ec65 Kernel: Use TimerQueue for SIGALRM %!s(int64=4) %!d(string=hai) anos
  Tom 78f1b5e359 Kernel: Fix some problems with Thread::wait_on and Lock %!s(int64=4) %!d(string=hai) anos
  Tom 3bda458735 Kernel: Lock should keep a reference to whoever holds the lock %!s(int64=4) %!d(string=hai) anos