]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv/riscv
MFV r353551: 10452 ZoL: merge in large dnode feature fixes
[FreeBSD/FreeBSD.git] / sys / riscv / riscv /
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(6/6) Convert pmap to expect busy in write related...
2019-10-15 Jeff Roberson(3/6) Add a shared object busy synchronization mechanis...
2019-10-12 Philip PaepsA comment in subr_devmap.c mentions that devmap_print_t...
2019-10-11 Philip PaepsCall devmap_bootstrap in RISC-V machine dependent code...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-08 Mark JohnstonAvoid erroneously clearing PGA_WRITEABLE in riscv's...
2019-10-08 Mark JohnstonClear PGA_WRITEABLE in riscv's pmap_remove_l3().
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-27 Mark JohnstonImplement pmap_page_is_mapped() correctly on arm64...
2019-09-27 Konstantin BelousovImprove MD page fault handlers.
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Martin MatuskaMFV r352731:
2019-09-26 Mitchell HorneFix some broken relocation handling
2019-09-26 Mitchell HorneCleanup of elf_machdep.c
2019-09-25 Mark JohnstonComplete the removal of the "wire_count" field from...
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
2019-09-16 Mitchell HorneRISC-V: Support EARLY_AP_STARTUP
2019-09-16 Mark JohnstonRevert r352406, which contained changes I didn't intend...
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-13 Dimitry AndricMerge ^/head r352105 through r352307.
2019-09-13 Konstantin Belousovriscv trap_pfault: remove unneeded hold of the process...
2019-09-11 Kristof Provostriscv: Add missing header
2019-09-11 Kristof Provostriscv: Small fix to CPU compatibility identification
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
2019-09-09 Dimitry AndricMerge ^/head r351732 through r352104.
2019-09-08 Mitchell HorneFix compilation of locore.S with clang
2019-09-08 Mitchell HorneRemove a duplicate KTR entry
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-03 Dimitry AndricMerge ^/head r351317 through r351731.
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-08-29 Konstantin BelousovCentralize __pcpu definitions.
2019-08-27 Hiroki SatoMFV r351553:
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Dimitry AndricMerge missed sources for lldb-specific TableGen tool.
2019-08-22 Dimitry AndricMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libunwind trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 Dimitry AndricMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 Cy SchubertMFV r346563:
2019-08-21 Dimitry AndricMerge lld trunk r366426, and resolve conflicts.
2019-08-21 Dimitry AndricMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 Dimitry AndricMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-16 Jeff RobersonMove phys_avail definition into MI code. It is consume...
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-07-30 Alan SomersMFHead @350426
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 Kristof Provostriscv: Fix copyin/copyout
2019-07-28 Alan SomersMFHead @r350386
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Alan CoxSimplify the handling of superpages in pmap_clear_modif...
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-18 Cy SchubertMFV r350080:
2019-07-17 Kristof Provostriscv: Return vm_paddr_t in pmap_early_vtophys()
2019-07-15 John BaldwinDon't pass error from syscallenter() to syscallret().
2019-07-15 Mark Johnstonpmap_clear_modify() needs to clear PTE_W.
2019-07-15 Mark JohnstonFix reference counting in pmap_ts_referenced() on RISC-V.
2019-07-12 Konstantin BelousovProvide protection against starvation of the ll/sc...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-05 Alan CoxMerge r349526 from amd64. When we protect an L3 entry...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-30 Navdeep ParharDisplay the approximate space needed when a minidump...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-20 Alan SomersMFHead @349234
2019-06-17 Martin MatuskaMFV r349134:
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 Mitchell HorneRISC-V: expose extension bits in AT_HWCAP
2019-06-09 Mitchell HorneRemove unused mcall_trap() function
2019-06-09 Mitchell HorneRISC-V: Announce real and available memory at boot
2019-06-09 Mitchell HorneAdd TSLOG events to initriscv()
2019-06-09 Mitchell HorneFix global pointer relaxations in the RISC-V kernel
2019-06-09 Mitchell HorneRemove block of dead code
2019-06-09 Alan CoxCorrect a new KASSERT() in r348828.
2019-06-09 Alan CoxImplement an alternative solution to the amd64 and...
2019-06-07 Mark JohnstonReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 Alan SomersMFHead @348740
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
next