]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64/sparc64
Update libarchive to 3.0.3
[FreeBSD/FreeBSD.git] / sys / sparc64 / sparc64 /
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-28 mariusFully disable interrupts while we fiddle with the FP...
2012-01-27 mariusCommit file missed in r230633.
2012-01-27 mariusNow that we have a working OF_printf() since r230631...
2012-01-27 marius- Now that we have a working OF_printf() since r230631...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-15 alcEliminate vestiges of page coloring.
2011-12-02 jchandraFix OF_finddevice error return value in case of FDT.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-27 mariusUpdate comment.
2011-11-27 mariusFor sparc64 also adjust the geometry of da(4) driven...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 mariuss,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-18 desTrace attempts to call restricted MD syscalls.
2011-10-06 marius- Use atomic operations rather than sched_lock for...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-02 mariusMake sparc64 compatible with NEW_PCIB and enable it:
2011-10-01 mariusRemove obsolete macros.
2011-10-01 mariusNuke SUN4U #ifdef's which with the demise of sun4v...
2011-10-01 mariusAlso allocate space for the PIL counters. Given that...
2011-09-30 mariusAdd a comment about why contrary to what once would...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-28 kibRemove locking of the vm page queues from several pmaps...
2011-09-19 attilioIt is safe to initialize locks even on early boot ...
2011-09-16 kmacyIn order to maximize the re-usability of kernel code...
2011-09-11 kibInline the syscallenter() and syscallret(). This reduce...
2011-09-06 kibSplit the vm_page flags PG_WRITEABLE and PG_REFERENCED...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-09 kib- Move the PG_UNMANAGED flag from m->flags to m->oflags...
2011-08-06 marius- Merge from r147740:
2011-08-06 mariusRemove a shortcut which is invalid with MAXCPU > IDR_CH...
2011-07-19 attilioOn 64 bit architectures size_t is 8 bytes, thus it...
2011-07-18 attilio- Remove the eintrcnt/eintrnames usage and introduce...
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 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-12 mariusRemove NULL assignments which are redundant for static...
2011-07-12 marius- Remove redundant timecounter masking from counter_get...
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-05 mariusRemove the IDR_CHEETAH_MAX_BN_PAIRS limit from cheetah_...
2011-07-05 mariusIt can be useful to know which page still has mappings.
2011-07-05 marius- pmap_cache_remove() and pmap_protect_tte() are only...
2011-07-05 mariusIn pmap_remove_all() assert that the page is neither...
2011-07-05 mariusCall pmap_qremove() before freeing or unwiring the...
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-07-02 mariusUltraSPARC-IV CPUs seem to be affected by a not publicl...
2011-07-02 mariusDon't waste a delay slot.
2011-07-02 marius- For Cheetah- and Zeus-class CPUs don't flush all...
2011-07-02 mariusUsing .comm to declare intrnames and eintrnames causes...
2011-06-30 jonathanAdd some checks to ensure that Capsicum is behaving...
2011-06-21 mariusOn machines where we don't need to lock the kernel...
2011-06-20 mariusAs astopgap minimize the sched_lock coverage in pmap_ac...
2011-06-20 marius- Remove MD usage of pc_cpumask and pc_other_cpus. [1]
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-18 marius- As with stray vector interrupts limit the reporting...
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 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-05 hrsMerge from HEAD@222712.
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 hrsMerge from head@222434.
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
next