Commit History

Author SHA1 Message Date
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places 1 year ago
  kleines Filmröllchen 021fb3ea05 Kernel/Tasks: Allow Kernel processes to be shut down 2 years ago
  kleines Filmröllchen 8fb126bec6 Kernel/FileSystem: Pass last mount point guest inode to unmount prepare 2 years ago
  Liav A 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2 years ago
  Liav A 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 years ago
  Andreas Kling c3915e4058 Kernel: Stop using *LockRefPtr for Thread 2 years ago
  Andreas Kling 673592dea8 Kernel: Stop using *LockRefPtr for FileSystem pointers 2 years ago
  Andreas Kling e6fc7b3ff7 Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode> 2 years ago
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters 2 years ago
  Liav A 3fc52a6d1c Kernel: Split the Plan9FileSystem.{cpp,h} file into smaller components 2 years ago