]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Merge clang trunk r351319, resolve conflicts, and update FREEBSD-Xlist.
[FreeBSD/FreeBSD.git] / sys / riscv /
2019-01-20 Dimitry AndricMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-09 Jung-uk KimMFV: r342867
2019-01-04 Mark JohnstonDon't enable interrupts in init_secondary().
2019-01-04 Mark JohnstonFix dirty bit handling in pmap_remove_write().
2019-01-04 Mark JohnstonClear PGA_WRITEABLE in pmap_remove_pages().
2019-01-03 Mark JohnstonFix a use-after-free in the riscv pmap_release() implem...
2019-01-03 Mark JohnstonSynchronize access to the allpmaps list.
2019-01-03 Mark JohnstonFix some issues with the riscv pmap_protect() implement...
2019-01-03 Mark JohnstonSet PTE_U on PTEs created by pmap_enter_quick().
2019-01-03 Mark JohnstonUse regular stores to update PTEs in the riscv pmap...
2019-01-03 Mark JohnstonConfigure hz=100 in the QEMU target.
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
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 JohnstonAdd a QEMU config for RISC-V.
2018-12-14 Mark JohnstonEnable witness(4) in the RISC-V GENERIC config.
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 JohnstonUpdate the description of the address space layout...
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-14 Dimitry AndricMerge ^/head r340368 through r340426.
2018-11-13 Mark JohnstonRISC-V: Implement get_cyclecount(9).
2018-11-13 Mark JohnstonRISC-V: Add macros for reading performance counter...
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 BaldwinAdd a KPI for the delay while spinning on a spin lock.
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-31 Kyle EvansCompile in VERBOSE_SYSINIT support by default, remain...
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-22 Brooks DavisConsolidate identical ELF auxargs type defintions.
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-12 Ruslan BukinAdd support for the UART device found in lowRISC system...
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.
next