summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Support for less than 8 threads per coreDan Crowell2013-02-082-4/+9
* Triggering Hostboot Shutdown when PNOR is badAdam Muhle2013-02-042-5/+15
* Zero out cpu_t struct on creationDean Sanner2013-01-211-0/+1
* Improve HeapManager::coalesce.Patrick Williams2013-01-191-76/+119
* Support RPR register.Patrick Williams2013-01-141-2/+7
* Remove support for P7.Patrick Williams2013-01-103-32/+32
* Get realmem buffer for SLW output bufferMark Wenning2013-01-071-7/+4
* ptmgr lacked support for physical mapped addrs.Patrick Williams2012-12-172-10/+36
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-142-59/+77
* Lockless trace implementationPatrick Williams2012-12-141-3/+0
* Host Data ServiceDan Crowell2012-12-131-2/+4
* Disable page castout testDan Crowell2012-11-281-16/+3
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-143-11/+84
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-094-68/+181
* pore_gen_cpuregMark Wenning2012-11-073-6/+8
* Terminate Immediate Structure defintionMissy Connell2012-10-245-55/+122
* Memory Leak task_endBill Schwartz2012-10-123-49/+48
* Extend VMM to 32MMissy Connell2012-10-095-15/+230
* Fix incorrect page count in PageManagerDan Crowell2012-10-031-27/+29
* Sync timebase to slave cores.Patrick Williams2012-09-241-2/+36
* Fixes for winkle state.Patrick Williams2012-09-214-5/+16
* Support for Non-zero HRMORDan Crowell2012-09-167-124/+199
* Nap instruction sometimes executed with wrong permissions.Patrick Williams2012-09-061-57/+44
* Allow processors on logical nodes != 0.Patrick Williams2012-09-066-155/+165
* Set "high" thread priority as 2 rather than 3.Patrick Williams2012-09-052-9/+7
* Write scratch register in start_payload / shutdown.Patrick Williams2012-09-042-4/+32
* Ensure PHYP thread order is correct.Patrick Williams2012-08-224-66/+187
* Disable EE when calling nap.Patrick Williams2012-08-151-2/+2
* Support for master winkle.Patrick Williams2012-08-108-152/+618
* Execute 'doze' in idle loop.Patrick Williams2012-07-284-70/+178
* Reduce timeslice for idle task based on wake time of sleeping tasksDoug Gilbert2012-07-282-51/+100
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-183-22/+68
* Support for core_activate via IPI.Patrick Williams2012-07-166-53/+116
* Improve user-space page allocator.Patrick Williams2012-07-163-29/+62
* Live-lock issues in memory allocator.Patrick Williams2012-07-113-99/+120
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-112-49/+187
* Fix gerrit/master failures.Patrick Williams2012-07-031-22/+26
* Fix task deadlock in VMM flush operation.Patrick Williams2012-06-183-94/+105
* getCurrentTask() can't be called from user spaceDoug Gilbert2012-06-061-2/+3
* Fix race condition in active cpu count.Patrick Williams2012-06-031-23/+24
* Support for POSIX clock_gettime function.Patrick Williams2012-05-211-0/+9
* Improve debug printks for segment exceptions.Patrick Williams2012-05-151-2/+3
* INTR set IPCBAR scom reg on init and add INTR shutdown interfaceDoug Gilbert2012-05-111-4/+11
* Mailbox service provider - addtional error handlingDoug Gilbert2012-04-241-2/+3
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-244-3/+106
* Fix weak consistency bug in cpumgr.Patrick Williams2012-04-201-3/+5
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-188-202/+286
* Code optimizations.Patrick Williams2012-04-162-4/+5
* Make MURANO config work in SimicsDan Crowell2012-03-281-1/+4
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-215-12/+10
OpenPOWER on IntegriCloud