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