]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
In bpf_getdltlist(), do not call copyout(9) while holding bpf lock.
[FreeBSD/FreeBSD.git] / sys / riscv /
2016-02-24 brAdd support for symmetric multiprocessing (SMP).
2016-02-23 bro Grab physical memory regions information from the...
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-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-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 brUse __uint64_t type for floating point registers
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-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 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-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
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...