summaryrefslogtreecommitdiffstats
path: root/src/kernel/syscall.C
Commit message (Expand)AuthorAgeFilesLines
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-141-3/+6
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-141-5/+24
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-091-0/+15
* Extend VMM to 32MMissy Connell2012-10-091-0/+28
* Fixes for winkle state.Patrick Williams2012-09-211-1/+4
* Support for Non-zero HRMORDan Crowell2012-09-161-27/+39
* Disable EE when calling nap.Patrick Williams2012-08-151-2/+2
* Support for master winkle.Patrick Williams2012-08-101-22/+31
* Execute 'doze' in idle loop.Patrick Williams2012-07-281-0/+30
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+27
* Support for core_activate via IPI.Patrick Williams2012-07-161-0/+9
* Improve user-space page allocator.Patrick Williams2012-07-161-1/+8
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-10/+26
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-0/+13
* Fix task deadlock in VMM flush operation.Patrick Williams2012-06-181-25/+31
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-241-0/+2
* Add non-blocking sync msg interface.Patrick Williams2012-03-031-5/+56
* Conditional Variable supportDoug Gilbert2012-01-251-45/+60
* Interrupt presenter implementationDoug Gilbert2012-01-051-5/+38
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-291-19/+0
* BEAM warning fixes.Patrick Williams2011-10-271-2/+2
* Update kernel 'EVICT' pages path to cast out pages when low on memory.Matthew Barth2011-10-251-1/+1
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-0/+10
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-20/+54
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-101-2/+3
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-1/+17
* Remove page by given TYPE system callMatthew Barth2011-09-141-33/+47
* Return code cleanups.Patrick Williams2011-09-131-1/+10
* Floating point support.Patrick Williams2011-09-121-0/+5
* Dynamic stack support.Patrick Williams2011-08-311-3/+5
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-145/+162
* map virtual address to physical address in kernelDoug Gilbert2011-08-251-14/+31
* Add environment var to remove debug messages.Patrick Williams2011-08-241-2/+2
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Finishing up PNOR RP code (RTC Task 3440)Dan Crowell2011-08-171-0/+2
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-161-20/+38
* Allocate block system call stubMatthew Barth2011-08-101-7/+23
* Update scratch SPR #s for P8.Patrick Williams2011-08-101-14/+2
* Clean up mutex issues.Patrick Williams2011-08-091-1/+8
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-0/+29
* More PNOR RP work - Task 3440 (Story 3330)Dan Crowell2011-08-081-19/+19
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-12/+30
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-1/+35
* Initial futex supportdgilbert2011-06-171-66/+38
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-021-6/+0
* Fix race conditions in syscall interfaces.Patrick Williams2011-04-211-2/+2
* Select new task in msg_sendrecv if receiver not waiting.Patrick Williams2011-03-271-0/+2
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-1/+1
* Add nanosleep syscall.Patrick Williams2010-10-041-0/+14
* Add skeleton of timebase manager.Patrick Williams2010-09-201-4/+0
OpenPOWER on IntegriCloud