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
/
include
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to add support for dynamic VIDs on HB.
ayma
2012-12-18
1
-24
/
+24
*
Support code coverage in extended modules.
Patrick Williams
2012-10-09
1
-53
/
+54
*
Memory leak in splaytree and testcase.
Patrick Williams
2012-09-04
1
-23
/
+32
*
Reduce timeslice for idle task based on wake time of sleeping tasks
Doug Gilbert
2012-07-28
1
-122
/
+161
*
Support for core_activate via IPI.
Patrick Williams
2012-07-16
1
-1
/
+1
*
Attribute Support for proc_setup_bars and mss_setup_bars
Mark Wenning
2012-07-12
1
-10
/
+3
*
Fix const-correctness bug in std::map splay tree implementation
Mike Jones
2012-06-21
1
-24
/
+24
*
Enhanced STL capabilities.
Patrick Williams
2012-05-21
1
-0
/
+189
*
Fix includes for map.
Patrick Williams
2012-05-08
1
-0
/
+1
*
Fix broken map::operator[].
Patrick Williams
2012-04-05
1
-1
/
+0
*
Improve std::map by using a SplayTree container.
Patrick Williams
2012-03-29
4
-0
/
+1482
*
STL advance / distance.
Patrick Williams
2012-02-22
4
-7
/
+237
*
ThreadPool
Patrick Williams
2012-02-22
2
-0
/
+172
*
collectTrace to allow partial trace buffer collection
Monte Copeland
2011-11-21
1
-6
/
+12
*
new HEAP manager to reduce fragmentation
Doug Gilbert
2011-10-25
2
-40
/
+57
*
Remove dangling node pointer in pqueues.
Patrick Williams
2011-10-24
1
-6
/
+9
*
Support task_wait / task_wait_tid syscalls:
Patrick Williams
2011-10-24
1
-0
/
+53
*
Adding a basic interface and implementation to the Segment/Block
Dan Crowell
2011-09-06
1
-0
/
+6
*
Dynamic stack support.
Patrick Williams
2011-08-31
1
-17
/
+17
*
Ensure scratch operations happen on master core.
Patrick Williams
2011-08-31
1
-0
/
+62
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
10
-0
/
+220
*
Virtual File System module load and unload
dgilbert
2011-08-17
1
-0
/
+3
*
Add %s string formatting support to trace
CamVan Nguyen
2011-08-10
1
-0
/
+6
*
Optimization on queue size.
Patrick Williams
2011-03-28
1
-11
/
+5
*
Add size function to queue container.
Patrick Williams
2011-03-27
1
-1
/
+22
*
Merge of PowerHAL project up to commit:
Patrick Williams
2011-03-05
3
-0
/
+424
*
Add nanosleep syscall.
Patrick Williams
2010-10-04
1
-0
/
+112
*
Add messaging
Patrick Williams
2010-06-24
2
-1
/
+154
*
Add mutex userspace / syscalls.
Patrick Williams
2010-06-11
2
-9
/
+44
*
Change scheduler to locked queue instead of stack-pair.
Patrick Williams
2010-06-09
1
-0
/
+73
*
Kernel spinlock support.
Patrick Williams
2010-06-09
1
-0
/
+20
*
Refactor task-manager tid counter to generic lockfree algorithm.
Patrick Williams
2010-06-09
1
-0
/
+23
*
Add transaction counters to upper word of lockfree-stack head, to prevent ABA...
Patrick Williams
2010-05-21
1
-7
/
+17
*
Move pagemgr to generic lock free structure.
Patrick Williams
2010-05-21
1
-0
/
+47
*
Create simple console.
Patrick Williams
2010-05-18
1
-0
/
+18