| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Upgrade Salerno memory size to 4MB. | Patrick Williams | 2011-08-09 | 1 | -2/+2 | |
| * | Device segment MMIO map & unmap system calls | Matthew Barth | 2011-08-08 | 4 | -19/+123 | |
| * | Add userspace syscalls for PVR. | Patrick Williams | 2011-07-29 | 2 | -20/+8 | |
| * | Reduce memory footprint to 3MB. | Patrick Williams | 2011-07-29 | 3 | -73/+39 | |
| * | Add usage statistics to PageManager. | Patrick Williams | 2011-07-29 | 1 | -1/+4 | |
| * | Reduce working threads to first core. | Patrick Williams | 2011-07-25 | 1 | -0/+74 | |
| * | VMM Improvements. | Patrick Williams | 2011-07-20 | 9 | -51/+533 | |
| * | Shutdown and post status on HostBoot completion | Mike Jones | 2011-07-19 | 3 | -11/+41 | |
| * | Initial checkin of PageTableManager - RTC:3195 | Dan Crowell | 2011-07-14 | 2 | -93/+409 | |
| * | Remove heap allocation of xscom mutex. | Patrick Williams | 2011-06-24 | 1 | -1/+1 | |
| * | Initial futex support | dgilbert | 2011-06-17 | 4 | -29/+97 | |
| * | Create per-CPU mutex for XSCOM usage. | Patrick Williams | 2011-06-08 | 1 | -0/+4 | |
| * | Add HMER access syscalls (as fastpath). | Patrick Williams | 2011-06-02 | 2 | -4/+50 | |
| * | Added HID0 back to ppcconsts.S | Steven Royer | 2011-05-26 | 1 | -0/+1 | |
| * | Update SPR list. | Patrick Williams | 2011-05-26 | 1 | -31/+9 | |
| * | Kernel support for processor affinity. | Patrick Williams | 2011-05-26 | 3 | -4/+45 | |
| * | Fix deadlock in mutex due to uninitialized values. | Patrick Williams | 2011-05-25 | 1 | -0/+2 | |
| * | Add per CPU sleep queues. | Patrick Williams | 2011-04-14 | 1 | -4/+4 | |
| * | Make VMM more resilient to different image sizes. | Patrick Williams | 2011-03-27 | 1 | -3/+5 | |
| * | Support running a full system worth of threads. | Patrick Williams | 2011-03-07 | 3 | -3/+4 | |
| * | Merge of PowerHAL project up to commit: | Patrick Williams | 2011-03-05 | 5 | -93/+10 | |
| * | Support printk format warnings. | Patrick Williams | 2010-10-05 | 1 | -1/+1 | |
| * | Add nanosleep syscall. | Patrick Williams | 2010-10-04 | 3 | -5/+48 | |
| * | Add skeleton of timebase manager. | Patrick Williams | 2010-09-20 | 1 | -0/+26 | |
| * | Various VMM updates. | Patrick Williams | 2010-09-14 | 1 | -0/+18 | |
| * | Enable -Wall and fix warnings. | Patrick Williams | 2010-08-19 | 1 | -1/+1 | |
| * | MMIO mapping support and syscalls. | Patrick Williams | 2010-07-08 | 3 | -10/+51 | |
| * | SMT support. | Patrick Williams | 2010-07-07 | 6 | -11/+23 | |
| * | Memory map and execution fixes for simics. | Patrick Williams | 2010-07-02 | 1 | -0/+15 | |
| * | Remove extra ptesync | Patrick Williams | 2010-07-02 | 1 | -6/+0 | |
| * | Start virtual memory management. | Patrick Williams | 2010-07-02 | 4 | -4/+132 | |
| * | Move SPRG3 manipulation to common ppc-arch file. | Patrick Williams | 2010-06-28 | 1 | -0/+33 | |
| * | Add messaging | Patrick Williams | 2010-06-24 | 2 | -0/+38 | |
| * | Program exception handling and emulated instruction for mfsprg3. | Patrick Williams | 2010-06-22 | 1 | -0/+14 | |
| * | Add mutex userspace / syscalls. | Patrick Williams | 2010-06-11 | 2 | -0/+21 | |
| * | Change scheduler to locked queue instead of stack-pair. | Patrick Williams | 2010-06-09 | 2 | -3/+6 | |
| * | Kernel spinlock support. | Patrick Williams | 2010-06-09 | 1 | -0/+20 | |
| * | Refactor task-manager tid counter to generic lockfree algorithm. | Patrick Williams | 2010-06-09 | 1 | -3/+3 | |
| * | Add task control syscalls. | Patrick Williams | 2010-06-07 | 3 | -2/+6 | |
| * | Add syscall interfaces and task_yield | Patrick Williams | 2010-06-07 | 1 | -0/+13 | |
| * | Create init process, fix scheduler bugs. | Patrick Williams | 2010-06-07 | 2 | -3/+6 | |
| * | Give tasks a void-ptr parameter like pthreads. | Patrick Williams | 2010-06-07 | 1 | -2/+2 | |
| * | Add scheduler and calls from dispatch interrupt. | Patrick Williams | 2010-06-07 | 3 | -1/+7 | |
| * | Implement task saving and dispatching. | Patrick Williams | 2010-06-03 | 3 | -1/+47 | |
| * | Import register constants from KIS codebase, update start.S to use. | Patrick Williams | 2010-06-03 | 1 | -0/+124 | |
| * | Initial cpu / task structs. | Patrick Williams | 2010-06-02 | 6 | -0/+142 | |
| * | malloc / free support | Patrick Williams | 2010-05-21 | 2 | -0/+6 | |
| * | Add heap manager for allocations up to 2040 bytes | Patrick Williams | 2010-05-21 | 1 | -0/+39 | |
| * | Move pagemgr to generic lock free structure. | Patrick Williams | 2010-05-21 | 1 | -2/+3 | |
| * | Create page manager. | Patrick Williams | 2010-05-20 | 1 | -0/+42 | |

