]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Unbreak the RSS/PCBGROUp build.
[FreeBSD/FreeBSD.git] / sys / riscv /
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 brAdd support for ddb(4).
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 andrewMake the fdt_get_mem_regions memsize argument optional...
2016-03-01 jhibbitsCorrect the memory rman ranges to be to BUS_SPACE_MAXADDR
2016-02-29 wmaFix fdt_get_mem_regions() to work with 64-bit addresses
2016-02-26 bro Use uint64_t for page number as it doesn't fit uint32_t.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 brAdd support for symmetric multiprocessing (SMP).
2016-02-23 bro Grab physical memory regions information from the...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 brAdd basic trap handlers for illegal instruction and...
2016-02-22 brFix comment.
2016-02-22 brRemove duplicates.
2016-02-22 brProvide stack(9) MD stubs for RISC-V so ktr(9) can...
2016-02-22 brFix ktrace call.
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 brIncrease kernel and user VA space.
2016-02-17 brAdd the implementation of atomic_swap_32().
2016-02-17 brUse better form representing 32 x 128-bit floating...
2016-02-17 brThere is no need to pre save tp in cpu_fork().
2016-02-17 brAdd the implementation of savectx().
2016-02-17 brUse callee-saved registers to pass args through fork_tr...
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 brUse __uint64_t type for floating point registers
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 bro Move non-generic kernel configuration out from GENERIC.
2016-02-11 brStop device enumeration when we see first empty slot.
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 brAccess pcpup using gp register.
2016-02-04 brReuse gp register for pcpu pointer.
2016-02-04 brFix build.
2016-02-04 glebiusFix build.
2016-01-29 brWelcome the RISC-V 64-bit kernel.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 brCorrect RISC-V exception types.
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 brImport RISC-V machine headers. This is a minimal set...