]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64/sparc64
Don't include curcpu in the mask which is used as the IPI cookie as we
[FreeBSD/FreeBSD.git] / sys / sparc64 / sparc64 /
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-07 marius- For the case when tl1_align(_trap) is used to call...
2011-06-07 mariusAdapt CATR() to r222813. This is somewhat tricky as...
2011-06-07 mariusFix a problem with r222813; given that we may only...
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-31 nwhitehornOn multi-core, multi-threaded PPC systems, it is import...
2011-05-31 attilioMFC
2011-05-29 attilioMFC
2011-05-27 attilioMFC
2011-05-26 attilioMFC
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-15 mariusRecognize the eeprom device found in Fujitsu PRIMEPOWER...
2011-05-14 mariusFix yet another inversion in the logic by applying...
2011-05-14 attilioMFC
2011-05-14 attilioMFC
2011-05-14 attilioDisconnect sun4v architecture from the three.
2011-05-13 mariusWhen setting up pc_other_cpus for APs based on pc_allcp...
2011-05-12 attilioMFC
2011-05-12 mariusUpdate for the fact that the first members of the IPI...
2011-05-11 mariusUpdate for the fact that pm_active and pc_cpumask were...
2011-05-10 attilioFix an inversion in logic.
2011-05-10 attilioMFC
2011-05-09 attilioMFC
2011-05-08 attilioMFC
2011-05-08 attilio- Fix a typo
2011-05-07 attilioMFC
2011-05-06 attilioAdd sparc64 support.
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-22 mariusCorrect spelling in comments.
2011-04-21 marius- Use the streaming cache unless BUS_DMA_COHERENT is...
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-19 mariusOn Serengeti-class machines the OFW root isn't the...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-13 mariusRemove the advertising clause from the UCB license...
2011-03-12 mariusSync licenses and the corresponding RCS IDs with NetBSD...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 marius- Add support for TLS relocations.
2011-03-11 marius- Remove clause 3 and 4 from TNF licenses. [1]
2011-03-11 mariusRevert the binutils workaround committed in r219340...
2011-03-11 mdfMostly revert r219468, as I had misremembered the C...
2011-03-10 mdfUse MAXPATHLEN rather than the size of an extern array...
2011-03-08 dchaginExtend struct sysvec with new method sv_schedtail,...
2011-03-06 marius- With the addition of TLS support binutils started...
2011-03-06 marius- Consistently abbreviate the names of the relocations.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-21 brucecFix typos - remove duplicate "the".
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-12 jkimMerge ACPICA 20110211.
2011-02-08 mariusSet td_kstack_pages for thread0.
2011-02-08 mariusTake advantage of accessing the kernel TSB via ASI_ATOM...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-02 mdfPut the general logic for being a CPU hog into a new...
2011-01-21 pluknetMake MSGBUF_SIZE kernel option a loader tunable kern...
2011-01-18 kibFor architectures not using direct map , and requiring...
2011-01-17 jkimRemove empty dev_mem_md_init() stubs.
2011-01-17 mariusIn order to save instructions the MMU trap handlers...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-11 jhbRemove unneeded includes of <sys/linker_set.h>. Other...
2011-01-06 mariusRemove an unused variable accidentally added in r216803.
2011-01-04 mariusReserve INTR_MD[1-4] similarly to what BUS_DMA_BUS...
2011-01-02 mariusExtend the section in which interrupts are disabled...
2010-12-29 mariusOn UltraSPARC-III+ and greater take advantage of ASI_AT...
2010-12-29 marius- Move the macros for generating load and store instruc...
2010-12-21 mariusExtend the hack of r182730 to trick GAS/GCC into compil...
2010-12-15 jkimMerge ACPICA 20101209.
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-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-06 dimSync: merge r214649 through r214894 from ^/head.
2010-11-06 mariusImplement pmap_is_prefaultable().
2010-11-05 jhbAdjust the order of operations in spinlock_enter()...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimSync: merge r214353 through r214648 from ^/head.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 marius- When resetting pm_active and pm_context of a pmap...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-25 marius- Given that in one-shot mode tick_et_start() also...
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
next