]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/mips
MFV: less v449.
[FreeBSD/FreeBSD.git] / sys / mips / mips /
2012-06-26 Xin LIMFV: less v449.
2012-06-25 Xin LIMFV (r237567):
2012-06-25 Oleksandr TymoshenkoHandle case when result of pmap_pte is NULL. This issue...
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-02 Robert WatsonClean up various aspects of the MIPS generic busspace...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-21 Adrian ChaddAllow for MIPS devices to have a specific probe/attach...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-02 Jayachandran C.Reinstate the XTLB handler for CPU_NLM and CPU_RMI
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 Juli MallettDisable FP instruction emulation by default on !o32...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-24 Oleksandr TymoshenkoAdd DTrace-related part to machine-dependent code:
2012-03-22 Oleksandr TymoshenkoMove PMC hook invocation to cpu_intr. The idea is the...
2012-03-22 Jayachandran C.Fix return type of mips pmap_kextract()
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-15 Oleksandr TymoshenkoClean-up fake preload data generator:
2012-03-15 Oleksandr TymoshenkoFill out fake preload structure to let userland tools...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-12 Juli Malletto) Use ABI, not ISA_* options, to determine whether...
2012-03-12 Juli MallettRemove more unused stuff, primarily a set of (unused...
2012-03-12 Juli MallettRemove more unused code and declarations, and add dire...
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 Juli Malletto) Remove some CPU_CNMIPS-related magical thinking...
2012-03-10 Juli MallettGet rid of mainbus.c. The version in nexus.c is being...
2012-03-10 Juli MallettDon't truncate physical addresses to 32-bits.
2012-03-10 Juli MallettReduce diffs with freebsd32_sysarch.
2012-03-10 Juli Malletto) Bump INTRCOUNT_COUNT to 256, since Octeon already...
2012-03-06 Juli MallettGet rid of duplicated versions of the KSU bits.
2012-03-06 Juli MallettRemove unused file.
2012-03-06 Juli MallettAt the risk of reducing source compatibility with old...
2012-03-06 Juli MallettGarbage collect some unused symbols.
2012-03-06 Juli MallettMake the native sigreturn just wrap set_mcontext, much...
2012-03-06 Juli MallettStore TLS base in the sigframe just as is done in freeb...
2012-03-06 Juli MallettFix two and a half oversights in COMPAT_FREEBSD32 relat...
2012-03-06 Juli MallettWhen emulating rdhwr for TLS, use the 32-bit offset...
2012-03-06 Oleksandr TymoshenkoPrepare for large TLS redo. Save pointer to the beginni...
2012-03-06 Juli MallettIn the trap messages that aid the primitive debugging...
2012-03-04 Juli MallettFix tls base computation with COMPAT_FREEBSD32 on n64...
2012-03-03 Juli MallettUnbreak n64 build without COMPAT_FREEBSD32 by fixing...
2012-03-03 Juli Malletto) Add COMPAT_FREEBSD32 support for MIPS kernels using...
2012-03-02 Juli MallettWhen creating a handle for a subregion, be sure to...
2012-03-01 John Baldwin- Change contigmalloc() to use the vm_paddr_t type...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-14 Robert WatsonWhen initialising the CP0 status register during boot...
2012-02-10 Oleksandr Tymoshenko- Reverse logic so base tls is fixed up with correct...
2012-02-10 Oleksandr TymoshenkoFix-up value passed by thr_new syscall to make it compa...
2012-02-09 Oleksandr TymoshenkoFix n32 build breakage
2012-02-09 Oleksandr Tymoshenko- Emulate RDHWR instruction for TLS support
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-13 Oleksandr TymoshenkoFix backtrace for MIPS64:
2012-01-13 Oleksandr Tymoshenko- Fix .rela case of R_MIPS_26 relocation. Addednds...
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-08 Oleksandr TymoshenkoFix relocations for MIPS64:
2012-01-08 Oleksandr TymoshenkoFix DDB x/i addr[,count] command for count > 1 case
2012-01-06 Oleksandr Tymoshenko- Add better COP2 (crypto coprocessor) context handler...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-29 John BaldwinUse curthread rather than PCPU_GET(curthread). 'curthr...
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-28 Oleksandr Tymoshenko- Fix backtrace for MIPS64 platform
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
next