summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/syscalls.H
Commit message (Expand)AuthorAgeFilesLines
* Add retry to slave core wakeup pathDan Crowell2019-01-251-1/+3
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-071-1/+7
* Force checkstops for unhandled machine checksDan Crowell2018-03-291-1/+4
* Enable ATTN prior to OPAL handoffBrian Bakke2017-11-301-1/+3
* Populate actual PVR value instead of architected versionDean Sanner2014-07-221-1/+5
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-091-0/+3
* Extend VMM to 32MMissy Connell2012-10-091-0/+6
* Support for Non-zero HRMORDan Crowell2012-09-161-23/+25
* Support for master winkle.Patrick Williams2012-08-101-2/+4
* Execute 'doze' in idle loop.Patrick Williams2012-07-281-0/+2
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+2
* Support for core_activate via IPI.Patrick Williams2012-07-161-0/+2
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-2/+2
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-22/+26
* GCOV supportPatrick Williams2012-02-071-0/+1
* Conditional Variable supportDoug Gilbert2012-01-251-4/+2
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-291-5/+0
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-0/+2
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-1/+4
* Remove page by given TYPE system callMatthew Barth2011-09-141-0/+2
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-23/+27
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-221-0/+4
* Allocate block system call stubMatthew Barth2011-08-101-4/+5
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-3/+7
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-2/+7
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-0/+3
* Initial futex supportdgilbert2011-06-171-9/+6
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-021-4/+49
* Add nanosleep syscall.Patrick Williams2010-10-041-0/+2
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-0/+3
* Add messagingPatrick Williams2010-06-241-0/+10
* Add mutex userspace / syscalls.Patrick Williams2010-06-111-0/+5
* Add task control syscalls.Patrick Williams2010-06-071-0/+3
* Add syscall interfaces and task_yieldPatrick Williams2010-06-071-0/+13
OpenPOWER on IntegriCloud