Commit History

作者 SHA1 備註 提交日期
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device 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 年之前
  Andreas Kling c50fbf6da0 Kernel: Remove the floppy driver 5 年之前
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem 5 年之前
  Liav A 425a2ca6ad Init Stage: Allow to boot with smp=on 5 年之前
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() 5 年之前
  Liav A c616eb6aaf Init Stage: Use latest changes 5 年之前
  Liav A fcb1426a2b Init Stage: Use dbg() instead of dbgprintf() 5 年之前
  Liav A 85307dd26e Kernel: Don't use references or pointers to physical addresses 5 年之前
  Liav A 4448597c64 Kernel: Update the init stage to use all the latest changes 5 年之前
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current 5 年之前
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 年之前
  Andreas Kling 6cbd72f54f AK: Remove bitrotted Traits::dump() mechanism 5 年之前
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions 5 年之前
  Andreas Kling 88ea152b24 Kernel: Merge unnecessary DiskDevice class into BlockDevice 5 年之前
  Liav A 0bce5f7403 Kernel Commandline: Change nopci_mmio to be pci_mmio 5 年之前
  Liav A 8a41256497 Kernel Commandline: Change no_vmmouse boot argument to be vmmouse 5 年之前
  Liav A b5857ceaad Kernel Commandline: Remove noacpi & noacpi_aml boot arguments 5 年之前
  Liav A 47978a5828 Kernel: Add support for vmmouse 5 年之前
  Liav A 583e9ad372 Kernel: Detect devices when enumerating the PCI bus 5 年之前
  Liav A 81544dc5b4 Partition Table: Add support for Extended partitions 5 年之前
  Liav A 5d760bf172 Partition Table: Allow to boot with a partition number higher than 4 5 年之前
  Andreas Kling 934b1d8a9b Kernel: Finalizer should not go back to sleep if there's more to do 5 年之前
  Andreas Kling e64c335e5a Revert "Kernel: Replace IRQHandler with the new InterruptHandler class" 5 年之前
  Liav A 6c72736b26 Kernel: Replace IRQHandler with the new InterruptHandler class 5 年之前
  Liav A 200a5b0649 Kernel: Remove map_for_kernel() in MemoryManager 5 年之前
  Andreas Kling 17d4e74518 Kernel: Clean up and reorganize init.cpp 5 年之前
  Andreas Kling 6fea316611 Kernel: Move all CPU feature initialization into cpu_setup() 5 年之前
  Andreas Kling 210adaeca6 ACPI: Re-enable ACPI initialization after paging changes 5 年之前