]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv/riscv
MFV r342469: 9630 add lzc_rename and lzc_destroy to libzfs_core
[FreeBSD/FreeBSD.git] / sys / riscv / riscv /
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-19 Mateusz GuzikRemove iBCS2, part2: general kernel
2018-12-19 Mark JohnstonReplace uses of sbadaddr with stval.
2018-12-19 Mark JohnstonImplement cpu_halt() for RISC-V.
2018-12-18 Cy SchubertMFV r342175:
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Mark JohnstonAdd some more checking to the RISC-V page fault handler.
2018-12-14 Mark JohnstonAvoid needless TLB invalidations in pmap_remove_pages().
2018-12-14 Mark JohnstonAssume that pmap_l1() will return a PTE.
2018-12-14 Mark JohnstonClean up the riscv pmap_bootstrap() implementation.
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-11 Dimitry AndricMerge ^/head r341764 through r341812.
2018-12-11 Mark JohnstonRemove an unused malloc(9) type.
2018-12-11 Mark JohnstonUse inline tests for individual PTE bits in the RISC...
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-07 Mark JohnstonRename sptbr to satp per v1.10 of the privileged archit...
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-11-30 Eric van GyzenFix reporting of SS_ONSTACK
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Eric van GyzenPrevent kernel stack disclosure in signal delivery
2018-11-26 Martin MatuskaMFV r340938:
2018-11-24 Martin MatuskaMFV r340865:
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 Dimitry AndricMerge ^/head r340213 through r340234.
2018-11-07 Dimitry AndricMerge ^/head r340126 through r340212.
2018-11-07 John BaldwinDrop the legacy ELF brandinfo for the old rtld from...
2018-11-07 John BaldwinEnable use of a global shared page for RISC-V.
2018-11-05 John BaldwinRework setting PTE_D for kernel mappings.
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-04 Dimitry AndricMerge ^/head r339813 through r340125.
2018-11-04 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-11-02 Jung-uk KimMFV: r339981
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-11-01 John BaldwinRestrict setting PTE execute permissions on RISC-V.
2018-11-01 John BaldwinSet PTE_A and PTE_D for user mappings in pmap_enter().
2018-11-01 John BaldwinSBI calls expect a pointer to a u_long rather than...
2018-11-01 John BaldwinDon't allow debuggers to modify SSTATUS, only to read it.
2018-11-01 John BaldwinImplement ptrace_set_pc() and fail PT_*STEP requests...
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-27 Dimitry AndricMerge ^/head r339670 through r339812.
2018-10-26 Martin MatuskaMFV r339792:
2018-10-26 Ruslan Bukino Add pmap lock around pmap_fault_fixup() to ensure...
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
2018-10-23 Dimitry AndricMerge ^/head r339015 through r339669.
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
2018-10-18 Ruslan BukinSupport RISC-V implementations that do not manage the...
2018-10-18 Ruslan BukinRevert r339421 due to unintended files included to...
2018-10-18 Ruslan BukinSupport RISC-V implementations that do not manage the...
2018-10-16 Ruslan BukinInvalidate TLB on a local hart.
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-15 John BaldwinVarious fixes for TLB management on RISC-V.
2018-10-12 Ruslan BukinInitialize interrupt priority to 0 on all sources.
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate sendmail to work with the OpenSSL 1.1 API.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-09-29 Dimitry AndricAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 Dimitry AndricMerge ^/head r338731 through r338987.
2018-09-24 John BaldwinImplement pmap_sync_icache().
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-19 John BaldwinVarious fixes for floating point on RISC-V.
2018-09-17 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-09-14 Dimitry AndricMerge ^/head r338595 through r338689, and resolve confl...
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-12 Ruslan BukinUse elf_relocaddr() to find the address for R_RISCV_REL...
2018-09-11 Martin MatuskaMFV r338519:
2018-09-11 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-09-11 Dimitry AndricMerge ^/head r338392 through r338594.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-05 Ruslan BukinPermit supervisor to access user VA space for certain...
2018-09-05 Ruslan BukinFix bug: compare uaddr to VM_MAXUSER_ADDRESS, not to...
2018-08-31 Ruslan BukinFix an integer overflow while setting the kernel addres...
2018-08-29 Dimitry AndricMerge ^/head r338298 through r338391.
2018-08-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-08-29 Konstantin BelousovRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-24 Dimitry AndricMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-22 Mark JohnstonPrepare the kernel linker to handle PC-relative ifunc...
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-18 Dimitry AndricMerge ^/head r337646 through r338014.
2018-08-18 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-08-14 Cy SchubertMFV r337818:
next