summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/kernel
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-124-111/+113
* Extend VMM to 32MMissy Connell2012-10-091-23/+67
* Support for Non-zero HRMORDan Crowell2012-09-162-25/+80
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+54
* 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
* Support targeting code commonalityNick Bofferding2012-04-241-1/+1
* Add non-blocking sync msg interface.Patrick Williams2012-03-031-0/+124
* Incorrect VPO check in vmmbasetest.HPatrick Williams2012-02-171-1/+1
* RTC 35711 - Wrapper for VPO-mode attribute checkDan Crowell2012-02-071-8/+2
* 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-161-5/+2
* 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
* 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
* 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
* 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-244-0/+88
* 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
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-0/+35
* VMM Improvements.Patrick Williams2011-07-202-19/+97
* Initial checkin of PageTableManager - RTC:3195Dan Crowell2011-07-141-0/+392
* Add device segment to SLB initMatthew Barth2011-06-242-0/+70
OpenPOWER on IntegriCloud