Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro fc91eb365d Kernel: Do not cancel stale timers when servicing sys$alarm %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro ed996fcced Kernel: Remove unused header includes %!s(int64=4) %!d(string=hai) anos
  Tom d9fb93c5ce Kernel: Fix deadlock cancelling timer %!s(int64=4) %!d(string=hai) anos
  Sahan Fernando 4f53e52ca3 Kernel: Fix use after AK::move in Kernel::TimerQueue %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 2b819ff181 Kernel: Replace TimerQueue InlinedLinkedList usage with IntrusiveList %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro b4aaa99968 Kernel: Remove unused header includes from TimerQueue.cpp %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 7557f2db90 Kernel: Remove an allocation when blocking a thread %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 11306d7121 Kernel: Modify TimeManagement::current_time(..) API so it can't fail. (#6869) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake c040e64b7d Kernel: Make TimeManagement use AK::Time internally %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 91c72faa3c Kernel: Make TimerQueue use AK::Time in interface %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 2b6546c40a Kernel: Make Thread use AK::Time internally %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 65b36e42b8 Kernel: Make TimerId a distinct type %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 94e0a603f2 Kernel: Make TimerQueue use AK::Time internally %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions %!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
  Tom 47ede74326 Kernel: Execute timer handlers outside of irq handler %!s(int64=4) %!d(string=hai) anos
  Tom 03fcd02dfd Kernel: Fix leaking Timer instances %!s(int64=4) %!d(string=hai) anos
  Tom 12cf6f8650 Kernel: Add CLOCK_REALTIME support to the TimerQueue %!s(int64=4) %!d(string=hai) anos
  Tom 4c1e27ec65 Kernel: Use TimerQueue for SIGALRM %!s(int64=4) %!d(string=hai) anos
  Tom 601a688b6f Kernel: TimerQueue::cancel_timer needs to wait if timer is executing %!s(int64=4) %!d(string=hai) anos
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement %!s(int64=4) %!d(string=hai) anos
  Tom d89582880e Kernel: Switch singletons to use new Singleton class %!s(int64=4) %!d(string=hai) anos