Commit History

Author SHA1 Message Date
  Brian Gianforcaro c44d2515b4 Kernel: Emit ProcFS pledge/veil properties as "N/A" for kernel processes 4 years ago
  Ben Wiederhake 5e48eda218 Kernel: Avoid ninja-import of global variable 4 years ago
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static 4 years ago
  Ben Wiederhake c3df2fe83f Kernel: Expose thread stacks as separate files 4 years ago
  Ben Wiederhake bee08a4b9f Kernel: More PID/TID typing 4 years ago
  Ben Wiederhake 7bdf54c837 Kernel: PID/PGID typing 4 years ago
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing 4 years ago
  Valtteri Koskivuori 471083ca3d ProcFS: Expose the current kernel keymap as /proc/keymap 4 years ago
  asynts b3d1a05261 Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) 4 years ago
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. 4 years ago
  Tom 538b985487 Kernel: Remove ProcessInspectionHandle and make Process RefCounted 4 years ago
  Andreas Kling 396291b356 Kernel: Fix crash on cat /proc/PID/vmobjects 5 years ago
  Linus Groh fc0ec60d82 ProcFS: JSONify /proc/cpuinfo 5 years ago
  Tom 0f2530524e Kernel: Remove /proc/PID/regs 5 years ago
  Tom 9b4e6f6a23 Kernel: Consolidate features into CPUFeature enum 5 years ago
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions 5 years ago
  Tom d99901660d Kernel/LibCore: Expose processor id where a thread last ran 5 years ago
  Tom d98edb3171 Kernel: List all CPUs in /proc/cpuinfo 5 years ago
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly 5 years ago
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers 5 years ago
  Sergey Bugaev e0d0d52455 Kernel: Use symbolic constants for file modes 5 years ago
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional 5 years ago
  Sergey Bugaev 2d412c5ad1 Kernel: Report source of synthetic filesystems as "none" 5 years ago
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. 5 years ago
  Brian Gianforcaro c459e4ecb2 Kernel: Clang format file system in prep for changes. 5 years ago
  Andreas Kling 53b859c5ad Kernel: Remove some now-unnecessary casts in ProcFS 5 years ago
  Sergey Bugaev de4b7d9c21 Kernel: Make FS::block_size a size_t 5 years ago
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 years ago
  Andreas Kling ca4f714d68 Kernel: Use consistent names for kmalloc globals and remove volatile 5 years ago
  Sergey Bugaev 450a2a0f9c Build: Switch to CMake :^) 5 years ago