summaryrefslogtreecommitdiffstats
path: root/src/include/kernel
Commit message (Expand)AuthorAgeFilesLines
* Handle interrupts on MPIPLDean Sanner2013-08-211-1/+3
* Basic devtree supportDean Sanner2013-08-091-0/+2
* Enhance hb-dump to support full memory extraction.Patrick Williams2013-07-102-1/+5
* Prevent flood of interrupts early in host boot start-up on MPIPL.Doug Gilbert2013-07-011-0/+2
* Secureboot memory layout support.Patrick Williams2013-06-143-13/+26
* Handle SLB machine check errs by resetting SLB.Patrick Williams2013-06-141-0/+7
* New mm_block_map syscall.Patrick Williams2013-06-103-34/+37
* Tolerate memory UEs during dump extraction.Patrick Williams2013-06-062-23/+67
* Inter-processor communications for multinodeDoug Gilbert2013-05-162-1/+45
* Race condition in heap coalesce.Patrick Williams2013-05-151-27/+28
* Add thread-safety to kernel interrupt handler.Patrick Williams2013-04-181-5/+3
* Allow winkle of all threads for multi-drawer add.Patrick Williams2013-04-082-8/+46
* Update Core Scratch Reg 6 with L3 vs Mainstore for FSP to queryMissy Connell2013-03-262-1/+117
* Changes required for A bus and 4 dimm supportDean Sanner2013-03-261-6/+8
* Support for less than 8 threads per coreDan Crowell2013-02-081-1/+2
* Triggering Hostboot Shutdown when PNOR is badAdam Muhle2013-02-041-1/+4
* Support RPR register.Patrick Williams2013-01-141-1/+14
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-141-24/+26
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-143-27/+53
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-095-14/+120
* pore_gen_cpuregMark Wenning2012-11-071-3/+5
* Terminate Immediate Structure defintionMissy Connell2012-10-243-0/+151
* Memory Leak task_endBill Schwartz2012-10-122-47/+47
* Extend VMM to 32MMissy Connell2012-10-095-82/+180
* Sync timebase to slave cores.Patrick Williams2012-09-241-0/+7
* Fixes for winkle state.Patrick Williams2012-09-212-23/+28
* Support for Non-zero HRMORDan Crowell2012-09-164-95/+127
* Allow processors on logical nodes != 0.Patrick Williams2012-09-062-55/+81
* Write scratch register in start_payload / shutdown.Patrick Williams2012-09-041-22/+24
* Support for master winkle.Patrick Williams2012-08-106-41/+316
* Task structure had wrong enum size.Patrick Williams2012-08-091-1/+1
* Execute 'doze' in idle loop.Patrick Williams2012-07-284-34/+40
* Reduce timeslice for idle task based on wake time of sleeping tasksDoug Gilbert2012-07-281-30/+55
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-182-0/+17
* Support for core_activate via IPI.Patrick Williams2012-07-164-27/+49
* Improve user-space page allocator.Patrick Williams2012-07-161-0/+8
* Live-lock issues in memory allocator.Patrick Williams2012-07-114-59/+77
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-113-68/+173
* Fix FSIDD mutex issue, misc memory tweaksAdam Muhle2012-06-071-24/+25
* 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
OpenPOWER on IntegriCloud