Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton hace 4 años
  Brian Gianforcaro ea238e7ac3 Kernel: Remove unused header includes in Devices subtree hace 4 años
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h hace 4 años
  Gunnar Beutner 1ce32ef675 Kernel: Let the user read/write more than one page from/to dev files hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset hace 4 años
  Andreas Kling cc0f5917d3 Kernel: Slap a handful more things with UNMAP_AFTER_INIT hace 4 años
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Tom d89582880e Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 5 años
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" hace 5 años
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" hace 5 años
  Tom 5a98e329d1 AK: Get rid of make_singleton function hace 5 años
  Tom f0906250a1 Kernel: Move Singleton class to AK hace 5 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 5 años
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> hace 5 años
  Andreas Kling dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t hace 5 años
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años
  Andreas Kling 6cbd72f54f AK: Remove bitrotted Traits::dump() mechanism hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& hace 5 años
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. hace 6 años
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. hace 6 años
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. hace 6 años
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. hace 6 años
  Andreas Kling 58c4d41c5f Kernel: Remove Limits.h hace 6 años
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. hace 6 años