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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix weak-consistency bug in spinlocks.
Patrick Williams
2011-04-21
1
-0
/
+1
*
Fix race conditions in syscall interfaces.
Patrick Williams
2011-04-21
1
-2
/
+2
*
Additional weak-consistency fixes.
Patrick Williams
2011-04-21
2
-0
/
+2
*
Move inline mtdec into arch/ppc.H
Patrick Williams
2011-04-21
3
-10
/
+11
*
Remove unused isCPU0 function.
Patrick Williams
2011-04-14
1
-5
/
+0
*
Change kernel string to hostboot.
Patrick Williams
2011-04-14
1
-1
/
+1
*
Add per CPU sleep queues.
Patrick Williams
2011-04-14
2
-6
/
+6
*
VBU: Move dcbz code into PageManager.
Patrick Williams
2011-04-11
2
-12
/
+10
*
Fix dcbz to round up to nearest cache line.
Patrick Williams
2011-04-11
2
-3
/
+6
*
Rename trace buffer to match coding conventions.
Patrick Williams
2011-04-08
4
-3
/
+3
*
Fix init task to yield while waiting for VFS to come up.
Patrick Williams
2011-04-08
1
-1
/
+1
*
VBU: dcbz cache lines after code image to ensure they are in the L3.
Patrick Williams
2011-04-07
2
-0
/
+17
*
Revert "Temporary dcbf on printk for VBU."
Patrick Williams
2011-04-06
1
-5
/
+1
*
Temporary dcbf on printk for VBU.
Patrick Williams
2011-04-06
1
-1
/
+5
*
Fix size mismatch on store of 'kernel_other_thread_spinlock.
Patrick Williams
2011-04-06
1
-2
/
+2
*
Add trace parsing script.
Patrick Williams
2011-04-01
1
-0
/
+101
*
Save the trace component string properly.
Patrick Williams
2011-04-01
2
-3
/
+3
*
Initial code for trace api.
Patrick Williams
2011-03-31
8
-3
/
+178
*
Eliminate race condition in updating task->cpu pointer.
Patrick Williams
2011-03-31
2
-3
/
+3
*
Infinite loop in VFS module-exec code.
Patrick Williams
2011-03-31
1
-0
/
+1
*
Optimization on queue size.
Patrick Williams
2011-03-28
1
-11
/
+5
*
Read task_create function pointer from user space for memory protection valid...
Patrick Williams
2011-03-28
1
-0
/
+5
*
Make VMM more resilient to different image sizes.
Patrick Williams
2011-03-27
2
-6
/
+8
*
Add size function to queue container.
Patrick Williams
2011-03-27
1
-1
/
+22
*
Select new task in msg_sendrecv if receiver not waiting.
Patrick Williams
2011-03-27
1
-0
/
+2
*
Ensure decrementer is initialized for normal task execution.
Patrick Williams
2011-03-24
1
-1
/
+6
*
Support running a full system worth of threads.
Patrick Williams
2011-03-07
4
-15
/
+26
*
Fix sprintf to null terminate the string.
Dave Larson
2011-03-07
1
-1
/
+1
*
Thread priorities in idle and init spinlock.
Patrick Williams
2011-03-05
2
-1
/
+10
*
Remove invalid memory access in hbi init.
Patrick Williams
2011-03-05
2
-5
/
+1
*
Merge of PowerHAL project up to commit:
Patrick Williams
2011-03-05
61
-494
/
+4742
*
Run linker inside mcp jail.
Patrick Williams
2011-01-11
1
-1
/
+1
*
Fix invalid linker include.
Patrick Williams
2011-01-11
2
-2
/
+2
*
More updates to build on pool machines.
Patrick Williams
2011-01-11
3
-0
/
+502
*
Makefile cleanups.
Patrick Williams
2011-01-10
10
-67
/
+1
*
Importing trace header files from FSP trace and integrating into build.
Patrick Williams
2011-01-10
11
-6
/
+969
*
Missed deleting original linker when moving.
Patrick Williams
2010-10-05
1
-495
/
+0
*
Support printk format warnings.
Patrick Williams
2010-10-05
7
-14
/
+14
*
Move linker to make room for trace preprocessor.
Patrick Williams
2010-10-05
1
-5
/
+7
*
Add nanosleep syscall.
Patrick Williams
2010-10-04
9
-9
/
+249
*
Add skeleton of timebase manager.
Patrick Williams
2010-09-20
7
-10
/
+49
*
Change build structure to automatically create object directories as needed.
Patrick Williams
2010-09-20
4
-1
/
+1
*
Various VMM updates.
Patrick Williams
2010-09-14
3
-3
/
+27
*
Fix storage protection issue on R-only pages.
Patrick Williams
2010-09-13
1
-2
/
+2
*
Add task_exec system call.
Patrick Williams
2010-09-09
6
-1
/
+70
*
Update makefiles to reference ROOTPATH for makefile includes.
Patrick Williams
2010-09-09
8
-8
/
+8
*
Support modules.
Patrick Williams
2010-09-09
11
-16
/
+487
*
Add linker in preparation for modules.
Patrick Williams
2010-08-20
12
-36
/
+199
*
Enable -Wall and fix warnings.
Patrick Williams
2010-08-19
7
-22
/
+24
*
MMIO mapping support and syscalls.
Patrick Williams
2010-07-08
11
-20
/
+354
[next]