Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock пре 4 година
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView пре 4 година
  Liav A 29f9a38f76 Kernel: Don't use naked new statements in init process пре 4 година
  Sahan Fernando d0f314b23c Kernel: Fix subtle race condition in sys$write implementation пре 4 година
  Idan Horowitz ba9b3dc656 Kernel: Implement a PCI Serial Device driver пре 4 година
  Idan Horowitz 62f69cc50f Kernel: Use IOAddress instead of direct IO calls in SerialDevice пре 4 година
  Idan Horowitz a5699a141d Kernel: Add a put_char(char) method to SerialDevice пре 4 година
  Idan Horowitz 0e5aba16ef Kernel: Use unsigned instead of signed types in SerialDevice пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset пре 4 година
  Jean-Baptiste Boric f64e287b82 Kernel: Make device generate their own names пре 4 година
  Liav A 18e77aa285 Kernel: Add a method to determine the desired permissions of a Device пре 4 година
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks пре 4 година
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> пре 5 година
  Emanuele Torre 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files пре 5 година
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc пре 5 година
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& пре 5 година
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. пре 6 година
  Conrad Pankoff 8b1154f5f2 Kernel: Implement serial port driver пре 6 година