Histórico de Commits

Autor SHA1 Mensagem Data
  Hendiadyoin1 23037d619a Kernel: Simplify some if statements há 3 anos atrás
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers há 3 anos atrás
  Daniel Bertalan 2175c689ef Kernel: Remove redundant (K)String::characters() calls há 3 anos atrás
  Daniel Bertalan 1d2f78682b Kernel+AK: Eliminate a couple of temporary String allocations há 3 anos atrás
  Idan Horowitz d7ec5d042f Kernel: Port Process to ListedRefCounted há 3 anos atrás
  Idan Horowitz 3d0b5efcfc Kernel: Remove Process::all_processes() há 3 anos atrás
  Andreas Kling ac7ce12123 Kernel: Remove the kmalloc_eternal heap :^) há 3 anos atrás
  Andreas Kling 3399b6c57f Kernel: Remove old SlabAllocator :^) há 3 anos atrás
  Liav A 9eb08bdb0f Kernel: Make major and minor numbers to be DistinctNumerics há 3 anos atrás
  Brian Gianforcaro 74ee491b84 Kernel: Handle string format errors in SlabAllocator stats :^) há 3 anos atrás
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's há 3 anos atrás
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr há 3 anos atrás
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> há 3 anos atrás
  Brian Gianforcaro 9f6eabd73a Kernel: Move TTY subsystem to use KString instead of `AK::String` há 3 anos atrás
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path há 3 anos atrás
  Ben Wiederhake 88ca12f037 Kernel: Enable early-returns from VFS::for_each_mount há 3 anos atrás
  Ben Wiederhake 8d13f6ddce Kernel+SystemServer: Change bootmode to system_mode há 3 anos atrás
  Idan Horowitz 399b5ffb64 Kernel: Add the /proc/stat ProcFS component há 3 anos atrás
  Liav A 9d9d57056e Kernel/PCI: Remove Address from enumeration callback há 3 anos atrás
  Liav A da327746a2 Kernel: Rename two PCI components há 3 anos atrás
  Liav A 82bb08a15c Kernel/PCI: Cache more details about PCI devices when enumerating them há 3 anos atrás
  Liav A fd4397a430 Kernel/Devices: Use try_create_device helper for ConsoleDevice há 3 anos atrás
  Liav A 5e8dcb9ca7 Kernel/Devices: Move ConsoleDevice into the Devices source directory há 3 anos atrás
  Liav A aee4786d8e Kernel: Introduce the DeviceManagement singleton há 3 anos atrás
  Liav A 04ba31b8c5 Kernel+Userland: Remove loadable kernel moduless há 3 anos atrás
  Andreas Kling 905065f8c8 Kernel: Make PerformanceEventBuffer::to_json() return a KResult há 3 anos atrás
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription há 3 anos atrás
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem há 3 anos atrás
  Andreas Kling 9db8a14264 Kernel: Make SysFS and ProcFS generator functions return KResult há 3 anos atrás
  Andreas Kling 2065ced8f6 Kernel: Make KBufferBuilder::append() & friends return KResult há 3 anos atrás