index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kernel
/
syscall.C
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
1
-10
/
+10
*
implement start_payload for multi-drawer
Doug Gilbert
2014-01-10
1
-1
/
+2
*
Clean up some kernel TODOs.
Patrick Williams
2013-11-12
1
-2
/
+1
*
Handle winkle-wakeup times in slave cores.
Patrick Williams
2013-11-07
1
-4
/
+5
*
Basic devtree support
Dean Sanner
2013-08-09
1
-0
/
+1
*
Secureboot memory layout support.
Patrick Williams
2013-06-14
1
-0
/
+4
*
Ensure VMM operations are page aligned.
Patrick Williams
2013-06-10
1
-2
/
+13
*
New mm_block_map syscall.
Patrick Williams
2013-06-10
1
-3
/
+11
*
Inter-processor communications for multinode
Doug Gilbert
2013-05-16
1
-29
/
+44
*
Allow winkle of all threads for multi-drawer add.
Patrick Williams
2013-04-08
1
-3
/
+12
*
Excessive task_yield causes kernel deadlock
Doug Gilbert
2013-04-03
1
-1
/
+1
*
Support for less than 8 threads per core
Dan Crowell
2013-02-08
1
-2
/
+3
*
Switch Interrupt Presenter to get ICPBAR value from an attribute
Doug Gilbert
2012-12-14
1
-3
/
+6
*
Expand memory footprint to full 8MB cache.
Patrick Williams
2012-11-14
1
-5
/
+24
*
Terminate Immediate on a shutdown and assert
Missy Connell
2012-11-09
1
-0
/
+15
*
Extend VMM to 32M
Missy Connell
2012-10-09
1
-0
/
+28
*
Fixes for winkle state.
Patrick Williams
2012-09-21
1
-1
/
+4
*
Support for Non-zero HRMOR
Dan Crowell
2012-09-16
1
-27
/
+39
*
Disable EE when calling nap.
Patrick Williams
2012-08-15
1
-2
/
+2
*
Support for master winkle.
Patrick Williams
2012-08-10
1
-22
/
+31
*
Execute 'doze' in idle loop.
Patrick Williams
2012-07-28
1
-0
/
+30
*
cpu_spr_value syscall for SLW image build.
Patrick Williams
2012-07-18
1
-0
/
+27
*
Support for core_activate via IPI.
Patrick Williams
2012-07-16
1
-0
/
+9
*
Improve user-space page allocator.
Patrick Williams
2012-07-16
1
-1
/
+8
*
Live-lock issues in memory allocator.
Patrick Williams
2012-07-11
1
-10
/
+26
*
Improve memory page manager for low memory situations
Doug Gilbert
2012-07-11
1
-0
/
+13
*
Fix task deadlock in VMM flush operation.
Patrick Williams
2012-06-18
1
-25
/
+31
*
Allow kernel to shutdown-to-payload.
Patrick Williams
2012-04-24
1
-0
/
+2
*
Add non-blocking sync msg interface.
Patrick Williams
2012-03-03
1
-5
/
+56
*
Conditional Variable support
Doug Gilbert
2012-01-25
1
-45
/
+60
*
Interrupt presenter implementation
Doug Gilbert
2012-01-05
1
-5
/
+38
*
remove mmioMap and mmioUnmap deprecated functions.
Missy Connell
2011-11-29
1
-19
/
+0
*
BEAM warning fixes.
Patrick Williams
2011-10-27
1
-2
/
+2
*
Update kernel 'EVICT' pages path to cast out pages when low on memory.
Matthew Barth
2011-10-25
1
-1
/
+1
*
new HEAP manager to reduce fragmentation
Doug Gilbert
2011-10-25
1
-0
/
+10
*
Support task_wait / task_wait_tid syscalls:
Patrick Williams
2011-10-24
1
-20
/
+54
*
Flush/Release/Evict pages functionality
Matthew Barth
2011-10-10
1
-2
/
+3
*
Adding new interface to update page permissions.. Interface only.
Missy Connell
2011-09-15
1
-1
/
+17
*
Remove page by given TYPE system call
Matthew Barth
2011-09-14
1
-33
/
+47
*
Return code cleanups.
Patrick Williams
2011-09-13
1
-1
/
+10
*
Floating point support.
Patrick Williams
2011-09-12
1
-0
/
+5
*
Dynamic stack support.
Patrick Williams
2011-08-31
1
-3
/
+5
*
Ensure scratch operations happen on master core.
Patrick Williams
2011-08-31
1
-145
/
+162
*
map virtual address to physical address in kernel
Doug Gilbert
2011-08-25
1
-14
/
+31
*
Add environment var to remove debug messages.
Patrick Williams
2011-08-24
1
-2
/
+2
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
1
-0
/
+22
*
Finishing up PNOR RP code (RTC Task 3440)
Dan Crowell
2011-08-17
1
-0
/
+2
*
Implement Kernel->User-space message bridge.
Patrick Williams
2011-08-16
1
-20
/
+38
*
Allocate block system call stub
Matthew Barth
2011-08-10
1
-7
/
+23
*
Update scratch SPR #s for P8.
Patrick Williams
2011-08-10
1
-14
/
+2
[next]