summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore
Commit message (Expand)AuthorAgeFilesLines
* Fixes for GCC 4.7Patrick Williams2013-04-172-8/+4
* Fix strict-aliasing violations.Patrick Williams2013-04-171-1/+10
* Disable page castout testDan Crowell2012-11-281-1/+6
* Memory Leak task_endBill Schwartz2012-10-125-144/+149
* Extend VMM to 32MMissy Connell2012-10-091-23/+67
* Removed workaround for SW145497Patrick Williams2012-09-241-8/+0
* Support for Non-zero HRMORDan Crowell2012-09-162-25/+80
* Additional needed utilities for PRD port.Patrick Williams2012-08-151-0/+91
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+54
* Support for core_activate via IPI.Patrick Williams2012-07-161-23/+32
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-23/+24
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-6/+0
* Fix FSIDD mutex issue, misc memory tweaksAdam Muhle2012-06-071-23/+30
* Enhanced STL capabilities.Patrick Williams2012-05-211-0/+124
* Support for POSIX clock_gettime function.Patrick Williams2012-05-211-0/+70
* Segfault in map when removing root-node.Patrick Williams2012-05-101-0/+12
* Support targeting code commonalityNick Bofferding2012-04-241-1/+1
* Fix deadlock in synctest.HPatrick Williams2012-04-111-30/+37
* Fix broken map::operator[].Patrick Williams2012-04-051-0/+6
* Improve std::map by using a SplayTree container.Patrick Williams2012-03-291-0/+37
* Add return of an iterator to the vector erase function to match the stl stand...Doug Gilbert2012-03-061-0/+33
* Add non-blocking sync msg interface.Patrick Williams2012-03-031-0/+124
* STL advance / distance.Patrick Williams2012-02-221-0/+94
* Incorrect VPO check in vmmbasetest.HPatrick Williams2012-02-171-1/+1
* RTC 35711 - Wrapper for VPO-mode attribute checkDan Crowell2012-02-071-8/+2
* Conditional Variable supportDoug Gilbert2012-01-251-0/+139
* Support additional device segments and MMIO blocksPatrick Williams2012-01-181-0/+29
* HWPF Attribute Support: ATTR_IS_SIMULATION - RTC4080Van Lee2012-01-041-1/+1
* Complete virtual memory write path during shutdown sequenceMatthew Barth2011-12-081-1/+1
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-291-13/+1
* Support host boot mutex attributesNick Bofferding2011-11-162-10/+4
* Modifications to run Sprint 6 code on VBUThi Tran2011-11-111-2/+15
* Assert on crash of a parent-less task.Patrick Williams2011-11-013-50/+30
* Full permissions with no_access as defaultMissy Connell2011-10-272-32/+109
* STL map support based on STL listDoug Gilbert2011-10-261-0/+171
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-251-15/+51
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-0/+177
* Reduce sleep times in test cases.Patrick Williams2011-10-191-1/+6
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-103-71/+194
* pge permission functionality..Missy Connell2011-10-061-4/+36
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+20
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-1/+15
* Remove page by given TYPE system callMatthew Barth2011-09-141-0/+12
* Floating point support.Patrick Williams2011-09-121-0/+49
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-061-15/+17
* Dynamic stack support.Patrick Williams2011-08-311-22/+0
* Add environment var to remove debug messages.Patrick Williams2011-08-242-32/+32
* Add copyright headers to all source files.Patrick Williams2011-08-247-0/+154
* Support msgq and paging data for blocks in base segmentMatthew Barth2011-08-151-2/+11
* Allocate block system call stubMatthew Barth2011-08-101-0/+15
OpenPOWER on IntegriCloud