summaryrefslogtreecommitdiffstats
path: root/src/lib/syscall_mm.C
Commit message (Expand)AuthorAgeFilesLines
* Expand Hostboot to 64MBDan Crowell2018-01-151-2/+2
* Increase max hostboot memory to 48 MBNick Bofferding2017-08-311-2/+2
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-091-1/+10
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+4
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* New mm_block_map syscall.Patrick Williams2013-06-101-0/+15
* Tolerate memory UEs during dump extraction.Patrick Williams2013-06-061-2/+24
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-141-4/+4
* Extend VMM to 32MMissy Connell2012-10-091-0/+20
* Support for Non-zero HRMORDan Crowell2012-09-161-23/+30
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-8/+0
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-22/+31
* Code optimizations.Patrick Williams2012-04-161-9/+8
* Change mm_set_permission interface.Patrick Williams2011-09-211-4/+4
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-0/+10
* Remove page by given TYPE system callMatthew Barth2011-09-141-1/+8
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Virtual File System module load and unloaddgilbert2011-08-171-0/+32
* Allocate block system call stubMatthew Barth2011-08-101-0/+12
OpenPOWER on IntegriCloud