2013-06-01 |
Barret Rhoden | Modified the build system to use Kconfig |
blob | commitdiff |
2009-08-04 |
Barret Rhoden | Merge branch 'master' into proc-work |
blob | commitdiff |
2009-08-01 |
Kevin Klues | Merge branch 'master' into net-dev |
blob | commitdiff |
2009-07-30 |
Andrew Waterman | Rearranged arch-specific directory hierarchy |
blob | commitdiff |
2009-07-30 |
Andrew Waterman | Andrew's port to sparc |
blob | commitdiff | diff to current |
2009-07-30 |
Barret Rhoden | Split env_run into proc_startcore, early work |
blob | commitdiff | diff to current |
2009-07-29 |
Paul Pearce | Added support for bochs/kvm broken mptables, added... |
blob | commitdiff | diff to current |
2009-07-25 |
Paul Pearce | Moved IOAPIC functionality into ioapic.c, added support... |
blob | commitdiff | diff to current |
2009-07-24 |
Barret Rhoden | Workqueue interface and coreid() |
blob | commitdiff | diff to current |
2009-07-24 |
Barret Rhoden | Process state work, initial steps |
blob | commitdiff | diff to current |
2009-07-23 |
Paul Pearce | First run at migrating from PIC to IOAPIC. Includes... |
blob | commitdiff | diff to current |
2009-07-18 |
Barret Rhoden | Removed the notion of environments from userspace |
blob | commitdiff | diff to current |
2009-07-18 |
Barret Rhoden | Converted curenv calls into an opaque macro |
blob | commitdiff | diff to current |
2009-07-17 |
Barret Rhoden | Support for proc_create and proc_run from KFS |
blob | commitdiff | diff to current |
2009-07-01 |
Kevin Klues | Merge commit 'origin' into net-dev |
blob | commitdiff | diff to current |
2009-07-01 |
Kevin Klues | Added ability to load an arbitrary binary from an ether... |
blob | commitdiff | diff to current |
2009-07-01 |
Paul Pearce | Reworked the ethernet driver to use kmalloc properly... |
blob | commitdiff | diff to current |
2009-07-01 |
Paul Pearce | Fixed a bug in apic.c for irq's > 7. Rewrote/organized... |
blob | commitdiff | diff to current |
2009-07-01 |
Paul Pearce | Got the File IO tests up and running over ethernet. |
blob | commitdiff | diff to current |
2009-07-01 |
Paul Pearce | Built a basic framework for sending ethernet packets... |
blob | commitdiff | diff to current |
2009-07-01 |
Paul Pearce | Moved all NIC related stuff into rl8168.c/h from testin... |
blob | commitdiff | diff to current |
2009-07-01 |
Kevin Klues | Fixed up error codes to all have a positive 'defined... |
blob | commitdiff | diff to current |
2009-07-01 |
Barret Rhoden | Syscall work, interrupt enabling, sysenter tweaks |
blob | commitdiff | diff to current |
2009-06-29 |
Barret Rhoden | Process management work, yield syscall |
blob | commitdiff | diff to current |
2009-06-27 |
Kevin Klues | Fixed up sysenter/sysexit semantics to allow another... |
blob | commitdiff | diff to current |
2009-06-17 |
Kevin Klues | Added beginnings of a proper kmalloc implementation. |
blob | commitdiff | diff to current |
2009-06-09 |
Barret Rhoden | Kernel and roslib now use newlib's queue.h |
blob | commitdiff | diff to current |
2009-06-07 |
Zach Anderson | Deputizes env.c. Update your Ivy! |
blob | commitdiff | diff to current |
2009-06-06 |
Barret Rhoden | Split atomic library |
blob | commitdiff | diff to current |
2009-06-06 |
Barret Rhoden | Measurement infrastructure and tests |
blob | commitdiff | diff to current |
2009-06-05 |
Barret Rhoden | Fix some races with env destruction and dispatch |
blob | commitdiff | diff to current |
2009-06-05 |
Barret Rhoden | Added cache_buster syscall |
blob | commitdiff | diff to current |
2009-06-05 |
Barret Rhoden | Userspace atomics library |
blob | commitdiff | diff to current |
2009-06-05 |
Barret Rhoden | Adds a shared RW page to every address space |
blob | commitdiff | diff to current |
2009-06-05 |
Kevin Klues | The beginnings of a shell for launching user apps and... |
blob | commitdiff | diff to current |
2009-06-05 |
Kevin Klues | Cleaned up the return values for all system calls. |
blob | commitdiff | diff to current |
2009-06-05 |
Paul Pearce | Changed return type of serial_read_byte(), removed... |
blob | commitdiff | diff to current |
2009-06-05 |
Kevin Klues | Implemented the bodies of the serial read/write... |
blob | commitdiff | diff to current |
2009-06-05 |
Kevin Klues | Added stubs for sys_serial_read and sys_serial_write... |
blob | commitdiff | diff to current |
2009-06-05 |
Kevin Klues | Reorganized the directory structure, placing newlib... |
blob | commitdiff | diff to current |
2009-05-28 |
Barret Rhoden | SMP boot cleanup |
blob | commitdiff | diff to current |
2009-05-27 |
Barret Rhoden | minor changes, disregard |
blob | commitdiff | diff to current |
2009-05-27 |
Kevin Klues | Minor touchups after rebase to make it work |
blob | commitdiff | diff to current |
2009-05-26 |
Barret Rhoden | Can process async calls on processes that die |
blob | commitdiff | diff to current |
2009-05-26 |
Barret Rhoden | Adds sys_getcpuid and sys_cache_invalidate |
blob | commitdiff | diff to current |
2009-05-26 |
Barret Rhoden | Can run batches of processes repeatedly. |
blob | commitdiff | diff to current |
2009-05-26 |
Barret Rhoden | Decouples running remote envs from smp_call |
blob | commitdiff | diff to current |
2009-05-26 |
Kevin Klues | Another round at reorganization |
blob | commitdiff | diff to current |
|