Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Andreas Kling cfe54f86bd Kernel: Remove unused /proc/mm file 4 tahun lalu
  Andreas Kling 57a2394cb4 Kernel: Unbreak /proc/PID/root symlink 4 tahun lalu
  Mart G ff7dee49f6 ProcFS: Ignore directories in refresh_data(). 4 tahun lalu
  Andreas Kling 6412e7e8e3 Kernel: Remove /proc/mounts 4 tahun lalu
  Andreas Kling 9b907e27ce Kernel: Remove /proc/inodes 4 tahun lalu
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() 4 tahun lalu
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. 4 tahun lalu
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps 4 tahun lalu
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. 4 tahun lalu
  Tom d3e6cdf21f Kernel: Provide consistent memory stats in ProcFS 4 tahun lalu
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions 4 tahun lalu
  Tom c943ca95c4 Kernel: Fix ProcFS returning Inodes that are being deleted 4 tahun lalu
  Tom a1904b67e9 Kernel: Fix dirty page map bitmap 4 tahun lalu
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 tahun lalu
  Tom bc5d6992a4 Kernel: Memory purging improvements 4 tahun lalu
  Andreas Kling 0e2b7f9c9a Kernel: Remove the per-process icon_id and sys$set_process_icon() 4 tahun lalu
  Andreas Kling 21ccbc2167 Kernel: Expose process executable paths in /proc/all 4 tahun lalu
  AnotherTest a9184fcb76 Kernel: Implement unveil() as a prefix-tree 4 tahun lalu
  Andreas Kling 82f86e35d6 Kernel+LibC: Introduce a "dumpable" flag for processes 4 tahun lalu
  Andreas Kling 3c9bd911b8 Kernel: Make /proc/PID directories owned by the EUID:EGID 4 tahun lalu
  Brendan Coles b156c5a8eb ProcFS: pid_vm: Replace duplicated purgeable key with kernel+cacheable 4 tahun lalu
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load 4 tahun lalu
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 tahun lalu
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API 4 tahun lalu
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement 4 tahun lalu
  Sergey Bugaev 098070b767 Kernel: Add unveil('b') 4 tahun lalu
  Andreas Kling dfce9051fa ProcFS: Take the "all inodes" lock when generating /proc/inodes 4 tahun lalu
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 tahun lalu
  Tom ba238ac62a Kernel: Simplify ProcFS callbacks by using function pointers directly 4 tahun lalu
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 tahun lalu