Histórico de Commits

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