]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Merge clang trunk r338150, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / riscv /
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-27 brUse SPP (Supervisor Previous Privilege) bit in the...
2018-07-26 markjImplement pmap_mincore() for riscv.
2018-07-25 brRemove unused string.
2018-07-24 markjEmbed a simplebus_softc in struct soc_softc.
2018-07-23 brFix setjmp for RISC-V:
2018-07-17 impRemove VM_FREELIST_ISADMA. It's not needed on these...
2018-07-14 alcInvalidate the mapping before updating its physical...
2018-07-11 cyMFV r324714:
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-05 sbrunoriscv: Remove unused variable "code"
2018-07-05 sbrunoMake ZSTD a real option via ZSTDIO.
2018-06-29 brInclude UART driver since it is now provided in QEMU.
2018-06-21 brPLIC driver was sponsored by ECATS contract, not CTSRD...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 brDon't jump to VA space until kernel is ready.
2018-06-12 brInclude VirtIO devices to the GENERIC configuration...
2018-06-12 bro Add driver for PLIC (Platform-Level Interrupt Control...
2018-06-12 brAdd simplebus-like RISC-V SoC bus.
2018-06-12 brRelease secondary cores from WFI (wait for interrupt...
2018-06-12 brAlign virtual addressing entries.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-16 jhbExport a breakpoint() function to userland for riscv.
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-12 impRemove extra copy of bcopy.c now that we're using the...
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 brooksRemove the unused fuwintr() and suiwintr() functions.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 emasteRename assym.s to assym.inc
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-04 kibUnify bulk free operations in several pmaps.
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-23 impDo not include float interfaces when using libsa.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 kibvm_wait() rework.
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-12 jeffMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-12 impUse standard pattern for stdargs.h
2018-02-09 jkimMFV: r329072
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-19 nwhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 kibAdd atomic_load(9) and atomic_store(9) operations.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 bdeMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-30 pfgSPDX: Consider code from Carnegie-Mellon University.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 edDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-22 bro Invalidate the correct page in pmap_protect().
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-29 eadlerUpdate several more URLs
next