]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
MFHead @349476
[FreeBSD/FreeBSD.git] / sys / riscv /
2019-02-25 Enji CooperMFhead@r344527
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Konstantin BelousovAdd kernel support for Intel userspace protection keys...
2019-02-19 Enji CooperMFhead@r344270
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-14 Konstantin BelousovEnable enabling ASLR on non-x86 architectures.
2019-02-13 Mark JohnstonImplement per-CPU pmap activation tracking for RISC-V.
2019-02-13 Mark JohnstonImplement pmap_clear_modify() for RISC-V.
2019-02-13 Mark JohnstonImplement transparent 2MB superpage promotion for RISC-V.
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 Enji CooperCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-06 Ed Masteriscv: default to non-executable stack
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-29 David E. O'BrienFollow arm[32] and sparc64 KAPI and provide the FreeBSD...
2019-01-28 Mark JohnstonRemove a redundant test.
2019-01-22 Dimitry AndricMerge ^/head r343202 through r343319.
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 Mark JohnstonOptimize RISC-V copyin(9)/copyout(9) routines.
2019-01-21 Mark JohnstonDeduplicate common code in copyin()/copyout() with...
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge lld trunk r351319, resolve conflicts, and update...
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.
next