Commit History

Autor SHA1 Mensaxe Data
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions %!s(int64=4) %!d(string=hai) anos
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants %!s(int64=4) %!d(string=hai) anos
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 48a0b76a77 Kernel: Make File weakable %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 22831033d0 Kernel: Virtualize the File::stat() operation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 1b4e88fb59 Kernel: Allow File::close() to fail %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev a9946a99f2 Kernel: Pass a FileDescription to File::chmod() and File::chown() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8fbdda5a2d Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e28809a996 Kernel: Add forward declaration header %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Liav A 99ea80695e Kernel: Use VirtualAddress & PhysicalAddress classes from LibBareMetal %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7291370478 Kernel: Make File::truncate() take a u64 %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d84299c7be Kernel: Allow fchmod() and fchown() on pre-bind() local sockets %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7f04334664 Kernel: Remove broken implementation of Unix SHM %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling eca5c2bdf8 Kernel: Move VirtualAddress.h into VM/ %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ %!s(int64=6) %!d(string=hai) anos