index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
riscv
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate define.
br
2016-06-08
1
-1
/
+0
*
Increase the size and alignment of the setjmp buffer.
br
2016-05-26
1
-3
/
+3
*
Add initial DTrace support for RISC-V.
br
2016-05-24
2
-0
/
+10
*
Rework the list of all pmaps: embed the list link into pmap.
br
2016-04-26
1
-7
/
+1
*
Add the non-standard "IO interrupt" vector used by lowRISC.
br
2016-04-26
2
-1
/
+5
*
Move arm's devmap to some generic place, so it can be used
br
2016-04-26
1
-0
/
+2
*
o Implement shared pagetables and switch from 4 to 3 levels page
br
2016-04-25
3
-7
/
+12
*
Add support for ddb(4).
br
2016-03-10
4
-4
/
+216
*
o Use uint64_t for page number as it doesn't fit uint32_t.
br
2016-02-26
1
-0
/
+1
*
Add support for symmetric multiprocessing (SMP).
br
2016-02-24
5
-12
/
+99
*
Remove duplicates.
br
2016-02-22
1
-4
/
+0
*
Increase kernel and user VA space.
br
2016-02-18
1
-17
/
+20
*
Add the implementation of atomic_swap_32().
br
2016-02-17
1
-0
/
+13
*
Use better form representing 32 x 128-bit floating-point registers.
br
2016-02-17
1
-1
/
+1
*
Use __uint64_t type for floating point registers
br
2016-02-12
1
-1
/
+1
*
Access pcpup using gp register.
br
2016-02-04
1
-3
/
+1
*
Reuse gp register for pcpu pointer.
br
2016-02-04
1
-2
/
+5
*
Correct RISC-V exception types.
br
2016-01-18
1
-4
/
+6
*
Import RISC-V machine headers. This is a minimal set required to compile
br
2015-12-17
57
-0
/
+4616