Commit History

Автор SHA1 Съобщение Дата
  Brian Gianforcaro 668c429900 Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes преди 3 години
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker преди 3 години
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock преди 3 години
  Brian Gianforcaro ea238e7ac3 Kernel: Remove unused header includes in Devices subtree преди 4 години
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h преди 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 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 c75ca4ea8f Kernel: Bit mask line control options in SerialDevice::set_line_control преди 4 години
  Idan Horowitz be57c424f3 Kernel: Swap baud rate divisor registers in SerialDevice::set_baud преди 4 години
  Idan Horowitz 0e5aba16ef Kernel: Use unsigned instead of signed types in SerialDevice преди 4 години
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> преди 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 години
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions преди 4 години
  Jean-Baptiste Boric f64e287b82 Kernel: Make device generate their own names преди 4 години
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum преди 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 години
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel преди 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 години
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions преди 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 години