Commit History

Author SHA1 Message Date
  Tom 00a7c48d6e APIC: Enable APIC and start APs 5 years ago
  supercomputer7 de49714f36 PartitionTable: Initial GPT Support, Adding Block Limit 5 years ago
  Andreas Kling 5d491fa1cd Kernel: Add a simple slab allocator for small allocations 5 years ago
  Andreas Kling 1c692e87a6 Kernel: Move kmalloc() into a Kernel/Heap/ directory 5 years ago
  Andreas Kling e1481dcb42 Kernel: Stop idling after handling an IRQ 5 years ago
  Conrad Pankoff 93c16590f1 Kernel: Remove specific devices from network code 5 years ago
  Conrad Pankoff 61bdf09d78 Kernel: Run NetworkTask in init stage 2 to allow use of locks 5 years ago
  Conrad Pankoff 4afe9e4f2a Kernel: Implement rtl8139 network interface driver 6 years ago
  Conrad Pankoff b957c61e6f Kernel: Implement generic VGA device using multiboot info 6 years ago
  Conrad Pankoff 879bc28e14 Kernel: Disable VGA console in graphical mode 6 years ago
  Sergey Bugaev 6778abb999 Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 6 years ago
  Sergey Bugaev 66a0a12435 DevPtsFS: Do not assume there is one of it 6 years ago
  Sergey Bugaev 37cc80fb96 ProcFS: Do not assume there is one of it 6 years ago
  Sergey Bugaev b4c607a8da Kernel: Add TmpFS 6 years ago
  Conrad Pankoff 67a4256a98 Server: Add TTYServer, a rudimentary text console manager 6 years ago
  Conrad Pankoff d1a7316799 Kernel: Print out PCI devices during boot 6 years ago
  Conrad Pankoff 3026c37d5d Kernel: Add serial_debug cmdline parameter 6 years ago
  Conrad Pankoff 973c2d9bfd Kernel: fix typo regarding floppy drives in init_stage2 6 years ago
  Jesse 59e122f8ba Kernel: Expand PATA driver to support multiple hard drives (#365) 6 years ago
  Andreas Kling 38b13f1508 Kernel: Remove bitrotted "spawn stress" code. 6 years ago
  Robin Burchell 98929ba715 Finalizer: Don't double-yield 6 years ago
  Robin Burchell 833d444cd8 Thread: Return a result from block() indicating why the block terminated 6 years ago
  Robin Burchell cd76b691fb Kernel: Remove memory allocations from the new Blocker API 6 years ago
  Robin Burchell d2ca91c024 Kernel: Convert BlockedSignal and BlockedLurking to the new Blocker mechanism 6 years ago
  Jesse 10ffaf019f Kernel: Initial FDC Device Driver (#315) 6 years ago
  Robin Burchell 6c4024c04a Kernel: First cut of a sb16 driver 6 years ago
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. 6 years ago
  Andreas Kling 6c87d3afa9 Kernel: Move i8253.cpp => Arch/i386/PIT.cpp 6 years ago
  Andreas Kling 9fdcede491 Kernel: Move PIC.cpp into Arch/i386/ 6 years ago
  Jesse ab90d2e251 Kernel: Extended IDE interface to allow slave device usage (#283) 6 years ago