Historial de Commits

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