]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
MFV r356163,r356197:
[FreeBSD/FreeBSD.git] / sys / mips /
2019-12-31 mmMFV r356163,r356197:
2019-12-30 kevanssc(4) md bits: stop setting sc->kbd entirely
2019-12-28 adrian[ar71xx] generate a random mac address using eth_gen_addr()
2019-12-24 bdragonUnbreak build. It seems that mips and amd64 still pull...
2019-12-24 scottlIntroduce the concept of busdma tag templates. A templa...
2019-12-23 kevanssc: fix arm/mips/sparc64 MD bits
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-17 impTwo minor issues:
2019-12-17 adrian[atheros] [mips] Add the GPIO driver (back) to the...
2019-12-16 jeffRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-15 jeffschedlock 4/4
2019-12-15 jeffschedlock 1/4
2019-12-10 markjIntroduce vm_page_astate.
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-03 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 rlibbymips busdma: bzero map on alloc
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 impRemove two obsolete comments that reference splhigh...
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 jhbCombine ELF sysvecs for MIPS to reduce code duplication.
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-13 brooksFix a typo in the PMAP_PTE_SET_CACHE_BITS macro.
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-11-04 brooksRemove an outdated assertion.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 markjRemove page locking from pmap_mincore().
2019-10-15 jhbUse -march=octeon+ for OCTEON1.
2019-10-15 jhbFix a write-only variable warning from external GCC.
2019-10-15 jhbDon't set the OUTPUT_FORMAT explicitly but let ld deriv...
2019-10-15 jhbUpdate MIPS kernel builds to work with mips-gcc.
2019-10-15 jeff(6/6) Convert pmap to expect busy in write related...
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 avgadd atomic_load_64 for mipsn32
2019-10-02 kevansmips: use generic sub-word atomic *cmpset
2019-10-02 kevansmips: fcmpset: do not spin on sc failure
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-23 kevansmips: fix XLPN32 after r352434
2019-09-22 kevansocteon1: suppress a couple of warnings under clang
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-17 jahmips: move support for temporary mappings above KSEG0...
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 kevansmips: fix some mcount nits
2019-08-29 kibCentralize __pcpu definitions.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 kevansmips: hide regnum definitions behind _KERNEL/_WANT_MIPS...
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-19 kevansmips: avoid empty mdproc struct
2019-08-16 jeffMove phys_avail definition into MI code. It is consume...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-30 asomersMFHead @350426
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-28 asomersMFHead @r350386
2019-07-22 bro Add support for BERI IOMMU device
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-10 impFix compile errors with the CI20
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 impImplement missing MMCBR ivars
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-27 brAdd support for extended descriptor format to Altera...
2019-06-21 cemsys: Remove DEV_RANDOM device option
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-01 emasteoctusb: fix detach loop over USB ports
next