]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/include
Fix my braino in description of RADIX_MPATH.
[FreeBSD/FreeBSD.git] / sys / mips / include /
2011-12-13 edReplace __signed by signed.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-21 jchandraXLP processors have the release 2 pagegrain register
2011-11-18 jchandraFix COP0 hazards for XLR and XLP
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 dasPeople porting FreeBSD to new architectures ought not...
2011-10-18 jchandraFix wakeup latency when sleeping with 'wait'
2011-10-18 jchandraSupport for booting XLP using FDT.
2011-10-18 jchandraFDT support for MIPS.
2011-10-07 kibRemove unused define.
2011-10-06 kibConvert MIPS to the syscallenter/syscallret system...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 marcelRemove bogus and wrong definition of BLKDEV_IOSIZE.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-19 attilioAdd the possibility to specify from kernel configs...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 jchandraMIPS changes for Netlogic XLP support.
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-06 attilioMFC
2011-06-04 attilioMFC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-02 attilioMFC
2011-05-31 attilioMFC
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-27 attilioMFC
2011-05-26 attilioMFC
2011-05-23 attilioMerge r221846 from largeSMP project branch:
2011-05-22 attilioMFC
2011-05-21 attilioMFC
2011-05-20 attilioMFC
2011-05-19 attilioMFC
2011-05-17 attilioMFC
2011-05-15 attilioMFC
2011-05-14 attilioMFC
2011-05-13 attilioMFC
2011-05-13 attilioFix a brain-o in platform_cpu_mask() by just specifying...
2011-05-13 mdfMove the ZERO_REGION_SIZE to a machine-dependent file...
2011-05-13 attilioAdd the cpuset_t conversion for mips.
2011-05-13 attilioFix the _long() rappresentation on mips by casting...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-16 jmalletto) Properly size caches and TLB on Octeon.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-01 jchandraIncrease NKPT in case of n32 and n64 to support more...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-17 alcRemove pmap fields that are either unused or not fully...
2011-02-12 jmallettAllow the platform code to return a bitmask of running...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-06 jmalletto) Cavium Octeon doesn't need nop barriers.
2011-02-04 tijlReplace __LP64__ with __mips_n64. This partly reverts...
2011-01-27 jchandraImplement sf_buf using direct map (XKPHYS) in MIPS...
2011-01-17 jkimAdd reader/writer lock around mem_range_attr_get()...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 jchandraSupport for 64 bit PTEs on n32 and n64 compilation.
2011-01-13 jchandraCleanup physical address and PTE types on MIPS.
2011-01-09 kibMove repeated MAXSLP definition from machine/vmparam...
2011-01-08 tijlWhite space changes to align comments. The mips and...
2011-01-08 tijlRename PRIreg helper macro to PRIptr to better reflect...
2011-01-08 tijlOn mixed 32/64 bit architectures (mips, powerpc) use...
2011-01-08 tijlOn 32 bit architectures define (u)int64_t as (unsigned...
2011-01-08 tijlFix types of some values in machine/_limits.h.
2011-01-07 tijlRemove unused support for 64 bit long on 32 bit archite...
2011-01-07 kibAdd AT_STACKPROT elf aux vector. Will be used to inform...
2011-01-04 jmallettCorrect an 8-year-old typo which reliably leads to...
2011-01-04 jmalletto) Add MIPS_COP_0_EXC_PC accessors to <machine/cpufunc.h>.
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-09 jchandraUMA_MD_SMALL_ALLOC for mips.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-03 jchandra1. Fix off by one errors in calls to MIPS_DIRECT_MAPPAB...
2010-12-03 jchandraFixup for r216141, dump_add_page needs to be non-static...
2010-12-03 brucecRevert r216134. This checkin broke platforms where...
2010-12-02 brucecDisallow passing in a count of zero bytes to the bus_sp...
2010-12-02 dimSync: merge r215944 through r216132 from ^/head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-28 jmallettSet MACHINE_ARCH based on ABI and endianness.
2010-11-12 mmUpdate xz to release 5.0.0
next