]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Fix hardware issue with FTDI chips: avoid sending a zero length packet due to
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2009-12-08 mariusAdd additional checks of the kernel stack addresses...
2009-12-07 mariusAdd <machine/pcb.h> missed in r199135.
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-27 alcSimplify the invocation of vm_fault(). Specifically...
2009-11-17 mariusUnroll copying of the registers in {g,s}et_mcontext...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-10 kibExtract the code that records syscall results in the...
2009-10-27 kibIn r197963, a race with thread being selected for signa...
2009-10-26 mariusSync with the other archs and wrapper the prototype...
2009-10-21 marcelo Introduce vm_sync_icache() for making the I-cache...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-18 mariusChange the load base to below 2GB so PIE binaries work...
2009-10-13 jhbMove the USB wireless drivers down into their own secti...
2009-10-10 kibDefine architectural load bases for PIE binaries. Addre...
2009-10-03 bzMake sure that the primary native brandinfo always...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-25 mariusMerge r194204 from amd64/i386:
2009-09-18 alcAdd a new sysctl for reporting all of the supported...
2009-09-13 mariusFactor out the duplicated macro for the device type...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 phkGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-08-13 attilio* Completely Remove the option STOP_NMI from the kernel...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-24 jhbAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-21 mariusAdd a MD __PCI_BAR_ZERO_VALID which denotes that BARs...
2009-07-12 alcAdd support to the virtual memory system for configurin...
2009-07-11 rpauloImplementation of the upcoming Wireless Mesh standard...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-05 samCleanup ALIGNED_POINTER:
2009-07-02 edEnable POSIX semaphores on all non-embedded architectur...
2009-06-28 marius- Work around the broken loader behavior of not demappi...
2009-06-26 alcCorrect the #endif comment.
2009-06-26 alcThis change is the next step in implementing the cache...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-24 mariuso merge from amd64:
2009-06-24 kibUnbreak sparc64 after the swap accounting changes:...
2009-06-23 jeffImplement a facility for dynamic per-cpu variables.
2009-06-15 mariusAdd cas(4), a driver for Sun Cassini/Cassini+ and Natio...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-03 jkimResync with head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 rwatsonRemove MAC kernel config files and add "options MAC...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 jamiePlace hostnames and similar information fully under...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-21 yongariAdd nge(4), nge(4) should work on all architectures.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 marcelAdd cpu_flush_dcache() for use after non-DMA based...
2009-05-10 mariusJust like in cpu_halt(), use cpu_shutdown() rather...
2009-05-10 marius- Fix style.
2009-05-10 kuriyama- Use "device\t" and "options \t" for consistency.
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-20 rwatsonDon't conditionally define CACHE_LINE_SHIFT, as we...
2009-04-19 rwatsonAdd description and cautionary note regarding CACHE_LIN...
2009-04-19 rwatsonFor each architecture, define CACHE_LINE_SHIFT and...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-05 dchaginFix KBI breakage by r190520 which affects older linux...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-20 mariusRevert r190105 so that removing options KDB but DDB...
2009-03-19 mariusHook up the generic OFW pnpinfo string method.
2009-03-19 mariusBring the implementation of the pnpinfo string function...
2009-03-19 marius- As suggested by OpenSolaris use up-burst-sizes for...
2009-03-19 mariusAdd device found in B100.
2009-03-19 mariusSort include.
2009-03-19 marius- Ensure we find no unexpected partner.
2009-03-19 marius- Take advantage of KOBJMETHOD_END.
2009-03-19 marius- There's no need to wrap kdb_active and kdb_trap(...
2009-03-19 marius- Remove the delay in cpu_mp_shutdown() which is no...
2009-03-19 mariusThere's no need to wrap kdb_enter() in #ifdef KDB as...
2009-03-19 mariusTake advantage of KOBJMETHOD_END.
2009-03-19 mariusTake advantage of KOBJMETHOD_END.
2009-03-19 thompsaRemove the uscanner(4) driver, this follows the removal...
2009-03-19 marius- Sort device methods.
2009-03-19 marius- Failing to register as interrupt controller during...
2009-03-18 mariusAdd missing const.
2009-03-17 kibAdd AT_EXECPATH ELF auxinfo entry type. The value's...
2009-03-13 dchaginImplement new way of branding ELF binaries by looking...
2009-03-12 yongariUncomment txp(4), txp(4) should work on all architectures.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-23 thompsaChange over the usb kernel options to the new stack...
2009-02-15 thompsaAdd uslcom to the build too.
2009-02-15 thompsaSwitch over GENERIC kernels to USB2 by default.
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-10 mariusImprove r185008 so the streaming cache is only flushed...
2009-02-10 marius- Use the generally more appropriate PROM base rather...
2009-02-07 pisoAdd SCTP NAT support.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2009-01-01 marius- Currently the PMAP code is laid out to let the kernel...
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-22 marius- According to comments in OpenBSD, E{2,4}50 tend to...
2008-12-20 samMFH @ 186335
next