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
*
Increase max hostboot memory to 48 MB
Nick Bofferding
2017-08-31
1
-1
/
+1
*
Remove half cache init and do it in the page manager
Stephen Cprek
2017-07-20
1
-4
/
+0
*
Include HUID of failed Proc in TI data for certain SBE errors
Bill Hoffa
2017-05-10
1
-2
/
+3
*
Handle 8MB reduced cache mode
Marty Gloff
2016-08-10
1
-3
/
+8
*
Replace NAP with STOP instruction
Brian Stegmiller
2016-08-07
1
-2
/
+2
*
Update purge of L3 cache during initial boot
Elizabeth Liner
2016-06-10
1
-1
/
+1
*
Doorbell Interrupt Base Support for Core/Thread Wakeup
Bill Hoffa
2016-05-06
1
-3
/
+12
*
Add doorbell support.
Patrick Williams
2016-04-04
1
-0
/
+25
*
P9 PSIHB Base Interrupt Support
Bill Hoffa
2016-03-30
1
-1
/
+1
*
HOSTBOOT: Support fused cores
Brian Stegmiller
2015-12-11
1
-1
/
+2
*
Avoid deadlock in cross-node IPC messaging
Dan Crowell
2015-06-08
1
-4
/
+5
*
Prevent out-of-order data access to FSP mailbox memory area
Nick Bofferding
2015-04-09
1
-1
/
+3
*
Fix spelling mistakes using codespell.
Patrick Williams
2015-01-15
1
-3
/
+5
*
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
[next]