Commit History

Autor SHA1 Mensaxe Data
  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
  Brian Gianforcaro 4ed682aebc Kernel: Add a syscall to clear the profiling buffer %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0b8226811f Kernel+CrashReporter: Add metadata about page faults to crash reports %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9853a9bc8a Kernel: Always protect process data immediately after construction %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1608ef37d8 Kernel: Move process termination status/signal into protected data %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4916b5c130 Kernel: Move process thread lists into protected data %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 90c0f9664e Kernel: Don't keep protected Process data in a separate allocation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 37ad880660 Kernel: Move process "dumpable" flag into protected data %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 3d27269f13 Kernel: Move process parent PID into protected data :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d677a73b0e Kernel: Move process extra_gids into protected data :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cbcf891040 Kernel: Move select Process members into protected memory %!s(int64=4) %!d(string=hai) anos
  Andreas Kling adb2e6be5f Kernel: Make the kernel compile & link for x86_64 %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5e7abea31e Kernel+Profiler: Capture metadata about all profiled processes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b425c2602c Kernel: Better handling of allocation failure in profiling %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 336303bda4 Kernel: Make kgettimeofday use AK::Time %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 05d5e3fad9 Kernel: Remove duplicative kgettimeofday(timeval&) function %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake c040e64b7d Kernel: Make TimeManagement use AK::Time internally %!s(int64=4) %!d(string=hai) anos
  cbsirb 8456dc87d8 Kernel: Detach the traced process on process exit %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8eeb8db2ed Kernel: Don't disable interrupts while dealing with a process crash %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8f70528f30 Kernel: Take some baby steps towards x86_64 %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro cbd8f78cce Kernel: Use uniform initialization instead of memset for a few stack buffer. %!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 00107a0dc1 Kernel: Mark a handful of things in Process.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
  Andreas Kling abe4463b1c Kernel: Remove an unnecessary InterruptDisabler in early initialization %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 085f80aeac Kernel: Remove unused root directory computation in Process creation %!s(int64=4) %!d(string=hai) anos