Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling bcd2025311 Everywhere: Core dump => Coredump %!s(int64=3) %!d(string=hai) anos
  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 c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 961f727448 Kernel: Consolidate a bunch of i386/x86_64 code paths %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur e9feced041 Kernel: Add a Process::FileDescriptions::get_if_valid(index) API %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality %!s(int64=4) %!d(string=hai) anos
  sin-ack 98408b8920 Kernel: Don't hold the process list lock while destructing the process %!s(int64=4) %!d(string=hai) anos
  sin-ack 18f260b78b Kernel: Handle removal of Process from list before unref %!s(int64=4) %!d(string=hai) anos
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 40a942d28b Kernel: Remove char* versions of path argument / kstring copy methods %!s(int64=4) %!d(string=hai) anos
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data %!s(int64=4) %!d(string=hai) anos
  Liav A 04c2addaa8 Kernel: Fail process creating earlier if can't create AddressSpace %!s(int64=4) %!d(string=hai) anos
  Liav A 01b79910b3 Kernel/Process: Move protected values to the end of the object %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5e27861c2e Kernel: Don't ask RTC for current time when generating coredumps %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0910979dec Kernel: Remove unused Process::FileDescriptions::fd_flags() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling db14092d8f Kernel: Remove unused Process::all_pids() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 15d033b486 Kernel: Remove unused Process pointer in Memory::AddressSpace %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b197fc40a7 Kernel: Port process thread lists to SpinLockProtectedValue %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d6667e4cb8 Kernel: Port process groups to SpinLockProtectedValue %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 08891e82a5 Kernel: Migrate process list locking to ProtectedValue %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 8554b66d09 Kernel: Make process list a singleton %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 626b99ce1c Kernel: Migrate hostname locking to ProtectedValue %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b7476d7a1b Kernel: Rename Memory::Space => Memory::AddressSpace %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=4) %!d(string=hai) anos