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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix race condition between stackmanager and vmmmanager.
Patrick Williams
2012-01-05
3
-0
/
+6
*
Interactive debug tool.
Patrick Williams
2011-12-06
3
-5
/
+96
*
remove mmioMap and mmioUnmap deprecated functions.
Missy Connell
2011-11-29
3
-27
/
+0
*
permissions update.. heap (write, no execute), Error when page fault on no_ac...
Missy Connell
2011-11-17
1
-9
/
+6
*
Full permissions with no_access as default
Missy Connell
2011-10-27
4
-45
/
+63
*
BEAM warning fixes.
Patrick Williams
2011-10-27
2
-7
/
+7
*
Update kernel 'EVICT' pages path to cast out pages when low on memory.
Matthew Barth
2011-10-25
2
-34
/
+37
*
new HEAP manager to reduce fragmentation
Doug Gilbert
2011-10-25
5
-73
/
+339
*
Support task_wait / task_wait_tid syscalls:
Patrick Williams
2011-10-24
3
-6
/
+168
*
Fix race condition in stack-segment.
Patrick Williams
2011-10-19
1
-1
/
+3
*
Flush/Release/Evict pages functionality
Matthew Barth
2011-10-10
4
-33
/
+198
*
pge permission functionality..
Missy Connell
2011-10-06
4
-9
/
+27
*
Mechanism to detect low memory and cast out older page
Doug Gilbert
2011-09-19
9
-2
/
+100
*
Fix typo in types.h
Dan Crowell
2011-09-19
1
-1
/
+1
*
Adding new interface to update page permissions.. Interface only.
Missy Connell
2011-09-15
3
-1
/
+48
*
Centralizing a few of the memory-related constants to avoid some
Dan Crowell
2011-09-14
5
-18
/
+7
*
Remove page by given TYPE system call
Matthew Barth
2011-09-14
2
-0
/
+16
*
Floating point support.
Patrick Williams
2011-09-12
2
-9
/
+90
*
Adding a basic interface and implementation to the Segment/Block
Dan Crowell
2011-09-06
6
-17
/
+131
*
Dynamic stack support.
Patrick Williams
2011-08-31
3
-0
/
+166
*
Ensure scratch operations happen on master core.
Patrick Williams
2011-08-31
5
-31
/
+52
*
map virtual address to physical address in kernel
Doug Gilbert
2011-08-25
5
-1
/
+60
*
Fix for printkd.
Patrick Williams
2011-08-25
1
-1
/
+1
*
Add environment var to remove debug messages.
Patrick Williams
2011-08-24
1
-2
/
+8
*
Allocate zero'd page in block.
Patrick Williams
2011-08-24
1
-1
/
+3
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
27
-0
/
+594
*
Handle response from messages registered to a block within the base segment
Matthew Barth
2011-08-23
2
-2
/
+84
*
Add initial scratch (sprc/sprd) support.
Patrick Williams
2011-08-22
1
-0
/
+4
*
Implement Kernel->User-space message bridge.
Patrick Williams
2011-08-16
4
-3
/
+206
*
Support msgq and paging data for blocks in base segment
Matthew Barth
2011-08-15
2
-4
/
+35
*
Fix malloc to handle allocating range 2040 - 4088 bytes
Doug Gilbert
2011-08-10
1
-1
/
+1
*
Allocate block system call stub
Matthew Barth
2011-08-10
3
-4
/
+29
*
Update scratch SPR #s for P8.
Patrick Williams
2011-08-10
1
-0
/
+17
*
Upgrade Salerno memory size to 4MB.
Patrick Williams
2011-08-09
1
-2
/
+2
*
Device segment MMIO map & unmap system calls
Matthew Barth
2011-08-08
4
-19
/
+123
*
Add userspace syscalls for PVR.
Patrick Williams
2011-07-29
2
-20
/
+8
*
Reduce memory footprint to 3MB.
Patrick Williams
2011-07-29
3
-73
/
+39
*
Add usage statistics to PageManager.
Patrick Williams
2011-07-29
1
-1
/
+4
*
Reduce working threads to first core.
Patrick Williams
2011-07-25
1
-0
/
+74
*
VMM Improvements.
Patrick Williams
2011-07-20
9
-51
/
+533
*
Shutdown and post status on HostBoot completion
Mike Jones
2011-07-19
3
-11
/
+41
*
Initial checkin of PageTableManager - RTC:3195
Dan Crowell
2011-07-14
2
-93
/
+409
*
Remove heap allocation of xscom mutex.
Patrick Williams
2011-06-24
1
-1
/
+1
*
Initial futex support
dgilbert
2011-06-17
4
-29
/
+97
*
Create per-CPU mutex for XSCOM usage.
Patrick Williams
2011-06-08
1
-0
/
+4
*
Add HMER access syscalls (as fastpath).
Patrick Williams
2011-06-02
2
-4
/
+50
*
Added HID0 back to ppcconsts.S
Steven Royer
2011-05-26
1
-0
/
+1
*
Update SPR list.
Patrick Williams
2011-05-26
1
-31
/
+9
*
Kernel support for processor affinity.
Patrick Williams
2011-05-26
3
-4
/
+45
*
Fix deadlock in mutex due to uninitialized values.
Patrick Williams
2011-05-25
1
-0
/
+2
[next]