summaryrefslogtreecommitdiffstats
path: root/src/include/kernel
Commit message (Expand)AuthorAgeFilesLines
* Pick up Simics FSI fixes for multiple chipsDan Crowell2012-05-241-1/+1
* Support for POSIX clock_gettime function.Patrick Williams2012-05-211-2/+39
* Mailbox DMA buffer capabilitiesDoug Gilbert2012-05-162-1/+6
* INTR set IPCBAR scom reg on init and add INTR shutdown interfaceDoug Gilbert2012-05-111-0/+46
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-243-0/+11
* Update Periodics to avoid Out of Memory ErrorDan Crowell2012-04-231-2/+2
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-188-23/+46
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-211-2/+2
* Handle hype_fac_unavail exception.Patrick Williams2012-02-201-0/+1
* GCOV supportPatrick Williams2012-02-071-0/+1
* Conditional Variable supportDoug Gilbert2012-01-252-23/+17
* Support additional device segments and MMIO blocksPatrick Williams2012-01-183-30/+50
* Tool to display memory statisticsDoug Gilbert2012-01-123-3/+9
* Interrupt presenter implementationDoug Gilbert2012-01-051-0/+99
* Fix race condition between stackmanager and vmmmanager.Patrick Williams2012-01-053-0/+6
* Interactive debug tool.Patrick Williams2011-12-063-5/+96
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-293-27/+0
* permissions update.. heap (write, no execute), Error when page fault on no_ac...Missy Connell2011-11-171-9/+6
* Full permissions with no_access as defaultMissy Connell2011-10-274-45/+63
* BEAM warning fixes.Patrick Williams2011-10-272-7/+7
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-252-34/+37
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-255-73/+339
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-243-6/+168
* Fix race condition in stack-segment.Patrick Williams2011-10-191-1/+3
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-104-33/+198
* pge permission functionality..Missy Connell2011-10-064-9/+27
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-199-2/+100
* Fix typo in types.hDan Crowell2011-09-191-1/+1
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-153-1/+48
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-145-18/+7
* Remove page by given TYPE system callMatthew Barth2011-09-142-0/+16
* Floating point support.Patrick Williams2011-09-122-9/+90
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-066-17/+131
* Dynamic stack support.Patrick Williams2011-08-313-0/+166
* Ensure scratch operations happen on master core.Patrick Williams2011-08-315-31/+52
* map virtual address to physical address in kernelDoug Gilbert2011-08-255-1/+60
* Fix for printkd.Patrick Williams2011-08-251-1/+1
* Add environment var to remove debug messages.Patrick Williams2011-08-241-2/+8
* Allocate zero'd page in block.Patrick Williams2011-08-241-1/+3
* Add copyright headers to all source files.Patrick Williams2011-08-2427-0/+594
* Handle response from messages registered to a block within the base segmentMatthew Barth2011-08-232-2/+84
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-221-0/+4
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-164-3/+206
* Support msgq and paging data for blocks in base segmentMatthew Barth2011-08-152-4/+35
* Fix malloc to handle allocating range 2040 - 4088 bytesDoug Gilbert2011-08-101-1/+1
* Allocate block system call stubMatthew Barth2011-08-103-4/+29
* Update scratch SPR #s for P8.Patrick Williams2011-08-101-0/+17
* Upgrade Salerno memory size to 4MB.Patrick Williams2011-08-091-2/+2
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-084-19/+123
* Add userspace syscalls for PVR.Patrick Williams2011-07-292-20/+8
OpenPOWER on IntegriCloud