]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Convert ath(4) to just use ieee80211_suspend_all() and ieee80211_resume_all().
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-29 Alan CoxReplace all uses of the vm page queues lock by a r...
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-25 Marius StroblMerge from x86: r232521
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2012-05-24 Alexander MotinMFprojects/zfsd:
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-10 Marius StroblFix mismerge in r235231.
2012-05-10 Marius StroblMerge r234989 from x86:
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-04-29 Dimitry AndricAdd a convenience macro for the returns_twice attribute...
2012-04-26 Attilio RaoClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
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-16 Marius StroblTurn on PREEMPTION by default. After fixing several...
2012-04-13 Marius StroblMerge from x86:
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-03-31 Marius StroblRemove checks that are redundant due to tf_type being...
2012-03-31 Marius StroblFix panic on kernel traps having a mapping in trap_sig...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-30 Marius Strobl- Remove erroneous trailing semicolon. [1]
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 Marius StroblGiven that this is a host-PCI-Express bridge driver...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 Ed SchoutenRemove pty(4) from our kernel configurations.
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-15 Nathan WhitehornMake ofw_bus_get_node() consistently return -1 when...
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-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 Dimitry AndricAdd casts to __uint16_t to the __bswap16() macros on...
2012-03-06 Attilio RaoDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-02 John Baldwin- Add a bus_dma tag to each PCI bus that is a child...
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-16 Jung-uk KimMerge ACPICA 20120215.
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-28 Marius StroblAs it turns out r227960 may still be insufficient with...
2012-01-28 Marius StroblFully disable interrupts while we fiddle with the FP...
2012-01-27 Marius StroblCommit file missed in r230633.
2012-01-27 Marius StroblNow that we have a working OF_printf() since r230631...
2012-01-27 Marius Strobl- Now that we have a working OF_printf() since r230631...
2012-01-27 Marius StroblFor machines where the kernel address space is unrestri...
2012-01-27 Marius StroblMark cpu_{halt,reset}() as __dead2 as appropriate.
2012-01-23 David SchultzAdd C11 macros describing subnormal numbers to float.h.
2012-01-12 Kenneth D. MerryAdd the CAM Target Layer (CTL).
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
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 Robert WatsonAdd "options CAPABILITY_MODE" and "options CAPABILITIES...
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-15 Alan CoxEliminate vestiges of page coloring.
2011-12-13 Ed SchoutenReplace __signed by signed.
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-12-03 Marius StroblRevert r225889 a bit. While it's correct that in total...
2011-12-02 Jayachandran C.Fix OF_finddevice error return value in case of FDT.
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-27 Marius StroblUpdate comment.
2011-11-27 Marius StroblFor sparc64 also adjust the geometry of da(4) driven...
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-25 Marius StroblMove to SCHED_ULE by default. Since r226057 SCHED_ULE...
2011-11-24 Marius StroblIncrease the CDMA sync timeout for Schizo bridges to...
2011-11-22 Marius Strobls,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully...
2011-11-22 Marius Strobl- There's no need to overwrite the default device metho...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-16 Pawel Jakub DawidekFix make universe.
2011-11-15 Marius StroblDefine curthread as an inline function that loads the...
2011-11-08 Attilio RaoIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
2011-11-07 Ed SchoutenMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 Ed SchoutenMark MALLOC_DEFINEs static that have no corresponding...
2011-11-01 Marius StroblAdd a PCI front-end to esp(4) allowing it to support...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-30 Marius StroblActually, limit to 32-bit DMA for the transfer buffers...
next