coderain c25156ad46 Make sizeof(long) the default heap alignment. преди 5 години
..
boot 876bb4f27f Implement module loading. Move drivers into modules. Fix bugs. преди 6 години
exec b3e9524c23 Implement serial logging. Finish modularizing power management. преди 6 години
memory 46c61c61ea Fix a bug in free_page. преди 5 години
cache.c c9cce3d583 Switch to the new locking API. преди 6 години
clock.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
cpu.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
crash.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
device.c 95d13d26be Make sure the IOCTL buffers are optional. преди 5 години
exception.c fce977c0d1 Get rid of exception_return преди 5 години
filesystem.c c9cce3d583 Switch to the new locking API. преди 6 години
heap.c c25156ad46 Make sizeof(long) the default heap alignment. преди 5 години
helpers.asm fce977c0d1 Get rid of exception_return преди 5 години
interrupt.c 52c5ee0487 Improve process/thread termination. преди 5 години
irq.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
isa_dma.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
lock.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
log.c c9cce3d583 Switch to the new locking API. преди 6 години
module.c b3e9524c23 Implement serial logging. Finish modularizing power management. преди 6 години
object.c 59661c59c7 Fix a bug in wait_for_objects. преди 5 години
pci.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
pipe.c c9cce3d583 Switch to the new locking API. преди 6 години
power.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
process.c 52c5ee0487 Improve process/thread termination. преди 5 години
segments.c 15e9e2ad2a Remove trailing whitespaces. преди 7 години
semaphore.c 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. преди 6 години
start.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
syscalls.c c9cce3d583 Switch to the new locking API. преди 6 години
thread.c 52c5ee0487 Improve process/thread termination. преди 5 години
timer.c fad7052d1e Move some of the architecture-specific code into a separate unit. преди 6 години
user.c e5133aaacf Introduce a uid_t type for user IDs. преди 6 години
video.c af25f21d70 Fix the security check for framebuffer mapping. преди 5 години
vm86.c 82ffccf3e4 Switch to the context of the kernel process in vm86_interrupt. преди 5 години