Commit History

Автор SHA1 Съобщение Дата
  Tom 9b4e6f6a23 Kernel: Consolidate features into CPUFeature enum преди 5 години
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions преди 5 години
  Tom d99901660d Kernel/LibCore: Expose processor id where a thread last ran преди 5 години
  Tom d98edb3171 Kernel: List all CPUs in /proc/cpuinfo преди 5 години
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly преди 5 години
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers преди 5 години
  Sergey Bugaev e0d0d52455 Kernel: Use symbolic constants for file modes преди 5 години
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional преди 5 години
  Sergey Bugaev 2d412c5ad1 Kernel: Report source of synthetic filesystems as "none" преди 5 години
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. преди 5 години
  Brian Gianforcaro c459e4ecb2 Kernel: Clang format file system in prep for changes. преди 5 години
  Andreas Kling 53b859c5ad Kernel: Remove some now-unnecessary casts in ProcFS преди 5 години
  Sergey Bugaev de4b7d9c21 Kernel: Make FS::block_size a size_t преди 5 години
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel преди 5 години
  Andreas Kling ca4f714d68 Kernel: Use consistent names for kmalloc globals and remove volatile преди 5 години
  Sergey Bugaev 450a2a0f9c Build: Switch to CMake :^) преди 5 години
  Andreas Kling 9c856811b2 Kernel: Add Region helpers for accessing underlying physical pages преди 5 години
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places преди 5 години
  Liav A 65f939b55c Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration преди 5 години
  Andreas Kling a7bbfda034 Kernel: Rename KParams => Kernel::CommandLine преди 5 години
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device преди 5 години
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned преди 5 години
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" преди 5 години
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device преди 5 години
  Shannon Booth 81adefef27 Kernel: Run clang-format on files преди 5 години
  Liav A 7ef5d222f1 Kernel: Change data in /proc/interrupts to be more richer преди 5 години
  Andreas Kling 8bb361889c AK: Remove Optional::operator bool() преди 5 години
  Andreas Kling 5f7056d62c Kernel: Expose the VMObject type of each Region in /proc/PID/vm преди 5 години
  Liav A 67994cd87e ProcFS: Use dbg() instead of dbgprintf() преди 5 години
  Andreas Kling 7f9a86b495 ProcFS: Expose the physical page map of each region in /proc/PID/vm преди 5 години