]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Fix insufficient message length validation in bsnmp library.
[FreeBSD/FreeBSD.git] / sys / riscv /
2018-11-28 vangyzenMFC r340995
2018-11-08 jhbMFC 340164,340168,340170: Add custom cpu_lock_delay...
2018-09-21 markjMFC r338211:
2018-09-06 jhbMFC 332906,332907,332976,333679,336053: Expand testing...
2018-09-05 kibMFC r338370:
2018-04-06 kevansMFC r329859,r329860: Float protection in stand
2018-03-29 eadlerRevert r330897:
2018-03-14 eadlerPartial merge of the SPDX changes
2018-01-25 pkelseyMFC r316648:
2017-12-26 kibMFC r326971, r327047 (by ian), r327053 (by marius)...
2017-11-14 jhbMFC 323580,323933,323934,324814,324817: Enable AT_HWCAP...
2017-10-17 jhbMFC 323579,323585: Add AT_HWCAP and AT_EHDRFLAGS on...
2017-10-07 alcMFC r305685
2017-09-30 alcMFC r323785
2017-09-19 jpaetzelMFC: 323068
2017-07-21 kibMFC r319873:
2017-07-21 kibMFC r319871:
2017-05-20 kibMFC efivar(8) (by imp):
2017-03-16 mjgMFC r311169,r311898,r312925,r312973,r312975,r313007...
2017-02-11 kibMFC r313194:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-08 brRemove duplicate define.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-02 brFix typos.
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 brAdd support for loadable kernel modules.
2016-06-01 br* Enable KDTRACE options as we support DTrace now.
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 brIncrease the size and alignment of the setjmp buffer.
2016-05-24 brAdd initial DTrace support for RISC-V.
2016-05-24 brStore the original value of stack pointer to the except...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-13 alcEliminate an unused #include. For a brief period of...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 brRework the list of all pmaps: embed the list link into...
2016-04-26 bro Add device tree files and kernel configuration files
2016-04-26 brAdd the non-standard "IO interrupt" vector used by...
2016-04-26 brAdd the implementation of basic bus_space_read/write...
2016-04-26 brAdd the implementation of OF_decode_addr().
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-25 bro Implement shared pagetables and switch from 4 to...
2016-04-25 brDo not setup machine exception vector.
2016-04-25 brRevert r298477 ("Clear the DDR memory").
2016-04-22 brClear the DDR memory. This should be done by bootloaders,
2016-04-22 brAdd memory barriers (fence instructions) so the data...
2016-04-22 brCorrect the event queue initialization.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-14 pfgrisc-v: for pointers replace 0 with NULL.
2016-04-12 philMerge libxo 0.4.6
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 gjbMFH
2016-03-10 brAdd support for ddb(4).
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
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 gjbMFH
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 gjbMFH
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-18 gjbMFH
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-15 gjbMFH
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
next