Commit History

Autor SHA1 Mensaxe Data
  Brian Gianforcaro a977cdd9ac Kernel: Remove unneeded Thread::set_default_signal_dispositions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 49f463f557 Kernel: Mark a handful of things in Thread.cpp READONLY_AFTER_INIT %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8415866c03 Kernel: Remove user/kernel flags from Region %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1593219a41 Kernel: Map signal trampoline into each process's address space %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake b5e5e43d4b Kernel: Fix typo %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8c694ed6eb Kernel: Don't call Thread::set_should_die() twice on every thread %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f277f0bd9 Kernel: Convert all *Builder::appendf() => appendff() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f1b5def8fd Kernel: Factor address space management out of the Process class %!s(int64=4) %!d(string=hai) anos
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0d8262cbab Kernel: Remove a handful of unused things from Thread %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2ec8b4e177 Kernel: Don't allocate kernel stack twice per thread :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b466ede1ea Kernel: Make sure we can allocate kernel stack before creating thread %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5c45b0d32d Kernel: Combine Thread::backtrace() and backtrace_impl() into one %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fd3eca3acc Kernel: Add initializer for Thread::m_tss %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c10e0adaca Kernel: Move perf event backtrace capture out of Thread class %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ac59903c89 Kernel: Don't try to symbolicate user addresses with ksyms %!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 f2decb6665 Revert "Kernel: Fix Thread::relock_process leaving critical section" %!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 ac3927086f Kernel: Keep a list of threads per Process %!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
  Andreas Kling e67402c702 Kernel: Remove Range "valid" state and use Optional<Range> instead %!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
  Andreas Kling 1e25d2b734 Kernel: Remove allocate_region() functions that don't take a Range %!s(int64=4) %!d(string=hai) anos
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. %!s(int64=4) %!d(string=hai) anos
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. %!s(int64=4) %!d(string=hai) anos