]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Merge llvm trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys / mips /
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-23 avgfollow-up to r336635, update TAILQ to CK_SLIST for...
2018-07-18 cemOpenCrypto: Convert sessions to opaque handles instead...
2018-07-17 impFix compile error introduced in r336245.
2018-07-13 alcInvalidate the mapping before updating its physical...
2018-07-13 impUse boot_parse_* to parse command line args and retire...
2018-07-11 cyMFV r324714:
2018-07-06 sbrunoRemove duplicate configuration values as they are alrea...
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-05 andrewCreate a new macro for static DPCPU data.
2018-07-05 sbrunoRemove redundant device ar71xx_wdog which is now includ...
2018-07-05 sbrunoRemove redundant AH_DEBUG_ALQ.
2018-07-05 sbrunoMake ZSTD a real option via ZSTDIO.
2018-06-28 jhbSupport 2GB of memory on Malta systems with FreeBSD...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-08 mmacyhwpmc: yet another missed fixup
2018-06-08 mmacyhwpmc: simplify calling convention for hwpmc interrupt...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 mmacyMALTA64EL: disable modules until objcopy is fixed
2018-05-24 impMake memmove an alias for memcpy
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-16 jhbInclude kernel modules for MALTA kernels.
2018-05-16 avgfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-01 markjPrint the dump progress indicator after calling dump_st...
2018-04-27 jhbUse %p to print uintptr_t values rather than %z in...
2018-04-25 lwhsuFix mips32 build after r332951.
2018-04-24 jhbFix PT_STEP single-stepping for mips.
2018-04-24 jhbDon't fetch the current instruction for faults on user...
2018-04-24 jhbUse a cleaner test for the branch delay (BD) bit in...
2018-04-24 jhbRelock PROC_LOCK before one failure case in ptrace_sing...
2018-04-24 jhbReport proper signal codes for SIGTRAP traps on MIPS.
2018-04-24 jhbExpose breakpoint() to userland from <machine/cpufunc...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 brooksRemove the unused fuwintr() and suiwintr() functions.
2018-04-17 brooksRemove unused implementations of copyoutstr().
2018-04-16 brooksRemove unused badaddr() function.
2018-04-16 impNo need to force md code to define a macro that's the...
2018-04-13 brConvert atse(4) driver for Altera Triple-Speed Ethernet...
2018-04-12 brAdd SMP support for BERI CPU.
2018-04-12 brTune xDMA interface slightly:
2018-04-09 gonzoAlign OF_getencprop_alloc API with OF_getencprop and...
2018-04-08 gonzoClean up OF_getprop_alloc API
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-29 landonfbhnd(4): Use the new BHND_CAP_BP64 capability flag...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 jhbMove remaining EF_MIPS_* flags to <sys/elf_common.h>.
2018-03-23 cognetIn __sync_bool_compare_and_swap(), return true if the...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 emasteRename assym.s to assym.inc
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-12 brooksMIPS: Implement fue*word* and casueword* in assembly.
2018-03-06 brooksRemove reference to unimplemented fuiword, etc.
2018-03-06 jtlamd64: Protect the kernel text, data, and BSS by settin...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-23 impDo not include float interfaces when using libsa.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 kibvm_wait() rework.
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-12 jeffMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-12 impWe don't support gcc < 4.2.1, so varargs.h now is just...
2018-02-12 impUse standard pattern for stdargs.h
2018-02-09 jkimMFV: r329072
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-07 arichardsonFix compilation of mips_postboot_fixup() with a C11...
2018-02-07 adrian[ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the...
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-06 arichardsonMake mips_postboot_fixup work when building the kernel...
2018-02-05 brooksGarbage collect trailing whitespace.
2018-02-05 adrian[ar71xx] Fix DB120 AHB device hints in the new world...
2018-02-05 adrian[ar71xx] AR934x is a MIPS74k board - use the right...
2018-02-05 adrian[ar71xx] New world order - don't reference ath_pci...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 adrian[atheros] Update QCA953x support to use the new hints.
2018-02-01 adrian[atheros] Fix DIR-825C1 to use the new hints.
2018-02-01 adrian[atheros] teach these two boards about the new hints...
next