]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
remove extraneous double ;s in sys/
[FreeBSD/FreeBSD.git] / sys / mips /
2019-11-15 John BaldwinCombine ELF sysvecs for MIPS to reduce code duplication.
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-13 Brooks DavisFix a typo in the PMAP_PTE_SET_CACHE_BITS macro.
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-04 Brooks DavisRemove an outdated assertion.
2019-11-03 Cy SchubertMFV r354257:
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-16 Mark JohnstonRemove page locking from pmap_mincore().
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 John BaldwinUse -march=octeon+ for OCTEON1.
2019-10-15 John BaldwinFix a write-only variable warning from external GCC.
2019-10-15 John BaldwinDon't set the OUTPUT_FORMAT explicitly but let ld deriv...
2019-10-15 John BaldwinUpdate MIPS kernel builds to work with mips-gcc.
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
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-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-07 Andriy Gaponadd atomic_load_64 for mipsn32
2019-10-02 Kyle Evansmips: use generic sub-word atomic *cmpset
2019-10-02 Kyle Evansmips: fcmpset: do not spin on sc failure
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 Konstantin BelousovImprove MD page fault handlers.
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Mark JohnstonComplete the removal of the "wire_count" field from...
2019-09-23 Kyle Evansmips: fix XLPN32 after r352434
2019-09-22 Kyle Evansocteon1: suppress a couple of warnings under clang
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
2019-09-17 Jason A. Harmeningmips: move support for temporary mappings above KSEG0...
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-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-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-09-02 Kyle Evansmips: fix some mcount nits
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 Kyle Evansmips: hide regnum definitions behind _KERNEL/_WANT_MIPS...
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-19 Kyle Evansmips: avoid empty mdproc struct
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 Mark JohnstonAvoid relying on header pollution from sys/refcount.h.
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 Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-22 Ruslan Bukino Add support for BERI IOMMU device
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-18 Cy SchubertMFV r350080:
2019-07-15 John BaldwinDon't pass error from syscallenter() to syscallret().
2019-07-12 Konstantin BelousovProvide protection against starvation of the ll/sc...
2019-07-10 Warner LoshFix compile errors with the CI20
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...
next