]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv/riscv/pmap.c
Initialize dump_avail[] on riscv.
[FreeBSD/FreeBSD.git] / sys / riscv / riscv / pmap.c
2019-03-05 Mark JohnstonInitialize dump_avail[] on riscv.
2019-03-05 Mark JohnstonAdd pmap_get_tables() for riscv.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
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-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
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-12 Martin MatuskaMFV r344063:
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-28 Mark JohnstonRemove a redundant test.
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-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 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...
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-18 Cy SchubertMFV r342175:
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
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-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
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 r340126 through r340212.
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-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-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.
next