Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Andreas Kling 905065f8c8 Kernel: Make PerformanceEventBuffer::to_json() return a KResult 3 tahun lalu
  Andreas Kling 6f992d784f Kernel: Add const variant of Process::perf_events() 3 tahun lalu
  Andreas Kling 213b8868af Kernel: Rename file_description(fd) => open_file_description(fd) 3 tahun lalu
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 tahun lalu
  Andreas Kling 2065ced8f6 Kernel: Make KBufferBuilder::append() & friends return KResult 3 tahun lalu
  Andreas Kling 398f8e7c96 Kernel: Use TRY() more in process-specific ProcFS code 3 tahun lalu
  Andreas Kling a9204510a4 Kernel: Make file description lookup return KResultOr 3 tahun lalu
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 tahun lalu
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 tahun lalu
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* 3 tahun lalu
  Sergey Bugaev ed5b3f8495 Kernel: Specify directory entry types properly 3 tahun lalu
  Andreas Kling 1ea604adb1 Kernel/ProcFS: Avoid String allocation when traversing /proc/PID/fd/ 3 tahun lalu
  Ali Mohammad Pur 64bc5f668d Kernel: Avoid enumerating all the fds to find a specific one in procfs 3 tahun lalu
  Andreas Kling a412fd2ed8 Kernel/ProcFS: Avoid two unnecessary number-to-string conversions 4 tahun lalu
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality 4 tahun lalu
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits 4 tahun lalu
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends 4 tahun lalu
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data 4 tahun lalu
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() 4 tahun lalu
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 tahun lalu
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 tahun lalu
  Andreas Kling 2d1a651e0a Kernel: Make purgeable memory a VMObject level concept (again) 4 tahun lalu
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker 4 tahun lalu
  Andreas Kling 6fae2a5f9e Kernel/ProcFS: Remove unused ProcFSExposedComponent::entries_count() 4 tahun lalu
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere 4 tahun lalu
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex 4 tahun lalu
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer 4 tahun lalu
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry 4 tahun lalu
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere 4 tahun lalu
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 tahun lalu