]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Ensure the flowtable rules are not freed twice in mlx5en(4).
[FreeBSD/FreeBSD.git] / sys / riscv /
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 jhbRestrict setting PTE execute permissions on RISC-V.
2018-11-01 jhbSet PTE_A and PTE_D for user mappings in pmap_enter().
2018-11-01 jhbSBI calls expect a pointer to a u_long rather than...
2018-11-01 jhbDon't allow debuggers to modify SSTATUS, only to read it.
2018-11-01 jhbImplement ptrace_set_pc() and fail PT_*STEP requests...
2018-10-31 kevansCompile in VERBOSE_SYSINIT support by default, remain...
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-26 bro Add pmap lock around pmap_fault_fixup() to ensure...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 brooksConsolidate identical ELF auxargs type defintions.
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-18 brSupport RISC-V implementations that do not manage the...
2018-10-18 brRevert r339421 due to unintended files included to...
2018-10-18 brSupport RISC-V implementations that do not manage the...
2018-10-16 brInvalidate TLB on a local hart.
2018-10-15 jhbVarious fixes for TLB management on RISC-V.
2018-10-12 brInitialize interrupt priority to 0 on all sources.
2018-10-12 brAdd support for the UART device found in lowRISC system...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-24 jhbImplement pmap_sync_icache().
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 jhbVarious fixes for floating point on RISC-V.
2018-09-14 dimMerge ^/head r338595 through r338689, and resolve confl...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-12 brEnable VIMAGE support for RISC-V.
2018-09-12 brUse elf_relocaddr() to find the address for R_RISCV_REL...
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-05 brPermit supervisor to access user VA space for certain...
2018-09-05 brFix bug: compare uaddr to VM_MAXUSER_ADDRESS, not to...
2018-09-03 brAdd support for 'C'-compressed ISA extension to DTrace...
2018-08-31 brFix an integer overflow while setting the kernel addres...
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-22 markjPrepare the kernel linker to handle PC-relative ifunc...
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-18 dimMerge ^/head r338015 through r338025.
2018-08-18 jhbMake 'device crypto' lines more consistent.
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-17 cemRiscv: Include crypto for IPSec
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 brRemove unused code.
2018-08-14 brRewrite RISC-V disassembler:
2018-08-13 brAdd RISC-V instructions encoding.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-08 brImplement uma_small_alloc(), uma_small_free().
2018-08-08 eadlerfile: update to 5.34
2018-08-07 mariusImplement atomic_swap_{int,long,ptr}(9).
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-03 brReturn ENAMETOOLONG if the latest copied character
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-08-02 brDon't overwrite tp in set_mcontext().
2018-08-02 bro Don't overwrite tp in fork_trampoline().
2018-08-02 bro Correctly set user tls base: consider TP_OFFSET.
2018-08-01 kibAdd pmap_is_valid_memattr(9).
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-30 brDisable VIMAGE on RISC-V.
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...
next