summaryrefslogtreecommitdiffstats
path: root/src/include/sys
Commit message (Expand)AuthorAgeFilesLines
...
* VFS provide assess to read-only data modulesDoug Gilbert2011-09-281-1/+1
* VFS implement setting page permissions on virtual memoryDoug Gilbert2011-09-211-0/+8
* Change mm_set_permission interface.Patrick Williams2011-09-211-2/+2
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-0/+27
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-141-1/+2
* Remove page by given TYPE system callMatthew Barth2011-09-141-0/+20
* Return code cleanups.Patrick Williams2011-09-132-3/+12
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-3/+12
* Add copyright headers to all source files.Patrick Williams2011-08-249-0/+198
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-221-1/+51
* Virtual File System module load and unloaddgilbert2011-08-172-4/+44
* Finishing up PNOR RP code (RTC Task 3440)Dan Crowell2011-08-171-27/+0
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-161-15/+74
* Allocate block system call stubMatthew Barth2011-08-101-0/+27
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-18/+26
* Temporarily increase base image directory sizeDoug Gilbert2011-08-051-1/+1
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-0/+32
* PNOR Resource Provider (RTC:3387)Dan Crowell2011-07-281-0/+27
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-0/+21
* Linker support for extended imagedgilbert2011-07-151-4/+15
* syscall cleanup/scrubMonte Copeland2011-07-144-21/+163
* Remove heap allocation of xscom mutex.Patrick Williams2011-06-241-10/+5
* Set up initial task link-register to point to 'task_end' function.Patrick Williams2011-06-201-3/+5
* Initial futex supportdgilbert2011-06-173-22/+91
* Create per-CPU mutex for XSCOM usage.Patrick Williams2011-06-081-0/+15
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-021-0/+14
* Userspace interfaces for processor affinity.Patrick Williams2011-05-261-2/+81
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-052-4/+10
* Add nanosleep syscall.Patrick Williams2010-10-041-0/+17
* Add task_exec system call.Patrick Williams2010-09-092-0/+3
* Support modules.Patrick Williams2010-09-091-0/+18
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-0/+18
* SMT support.Patrick Williams2010-07-071-0/+1
* Start virtual memory management.Patrick Williams2010-07-021-2/+1
* Add shell of VFS for registering and resolving message queue names.Patrick Williams2010-06-252-2/+28
* Add messagingPatrick Williams2010-06-241-0/+47
* Add mutex userspace / syscalls.Patrick Williams2010-06-112-3/+25
* Add task control syscalls.Patrick Williams2010-06-072-1/+21
* Add syscall interfaces and task_yieldPatrick Williams2010-06-071-0/+25
OpenPOWER on IntegriCloud