freebsd.git
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 hselaskyMake the linuxapi module only build when WITH_OFED...
2015-01-18 cpercivaWhen disabling C3+ CPU states due to the CPU_QUIRK_NO_C...
2015-01-18 hselaskyExtend fixes made in r277308 to fix build of LINT kerne...
2015-01-18 jhibbitsUse proper signed types. The ADT746x uses signed 8...
2015-01-18 gonzoFix programming timing parameters to LCDC. Actual value...
2015-01-18 impInclude mca_machdep.h.
2015-01-18 neelSimplify instruction restart logic in bhyve.
2015-01-18 neelMake the error message explicit instead of just printin...
2015-01-18 bzThere are still kernel configs and mk files depending...
2015-01-17 ianAdd a new SDHCI quirk, SDHCI_QUIRK_DONT_SET_HISPD_BIT...
2015-01-17 ianAdd defines for SDHCI 3.0 controllers.
2015-01-17 ianMinor cleanups, comment changes. No need to load 3...
2015-01-17 adrianCorrect the descriptor length for AR9462/AR9565 and...
2015-01-17 adrianSkip the OFDM weak signal threshold detection programmi...
2015-01-17 hselaskyStart importing the basic OFED linux compatibility...
2015-01-17 pfgext2: cosmetical issues
2015-01-17 smhMechanically convert cddl sun #ifdef's to illumos
2015-01-17 bro Notify USB host about connection when operating in...
2015-01-17 aeFix condition and really sort ports. Also add comment...
2015-01-17 roygerloader: use correct types for parse_modmetadata
2015-01-17 adrianOops; correctly reload the CCA registers with the uncap...
2015-01-17 nwhitehornReturn an appropriate error code in the case of a missi...
2015-01-17 adrianOverride the bt enable/disable methods for AR9462 ...
2015-01-17 impNeed to include opt_mca.h to test for DEV_MCA.
2015-01-17 impMove DEV_ entries scattered to their common section...
2015-01-17 impThe sn driver isn't UCODE sourceless. While it is true...
2015-01-17 ngieFix lib/libthr/tests/detach_test
2015-01-17 adrianUntil there's a full MCI implementation - just implemen...
2015-01-16 adrianTie in the MCI bluetooth coexistence functions into...
2015-01-16 adrianAdd bluetooth MCI coexistence HAL methods - used for...
2015-01-16 jkimUpdate buildinf.h to make SSLeay_version(3) little...
2015-01-16 willAdd a ${CP} alias for copying files in the build.
2015-01-16 ngieDon't call abort on usage errors; print out the usage...
2015-01-16 gjbDocument r277270, OpenSSL update to 1.0.1l.
2015-01-16 jkimMerge OpenSSL 1.0.1l.
2015-01-16 ianEnable the snoop control unit during MP startup, rather...
2015-01-16 jfvSome RSS issues discovered by Adrian, missing header...
2015-01-16 emastecrunchide: Correct 64-bit section header offset
2015-01-16 glebiusPlug mutex leak.
2015-01-16 nwhitehornAdd two fake properties ("fdtbootcpu" and "fdtmemreserv...
2015-01-16 nwhitehornInstead of iterating through all properties looking...
2015-01-16 alcRevamp the default page clustering strategy that is...
2015-01-16 nwhitehornMake netbooting work again by disabling BOOTP_NFSV3...
2015-01-16 emasteVerify that section header offset is not past EOF
2015-01-16 mavDon't count status as sent until CTIO completes success...
2015-01-16 hselaskyAdd more USB device IDs.
2015-01-16 hselaskyAdd more USB request definitions. The values are descri...
2015-01-16 melifaroEliminate incorrect IPv6 mask guessing:
2015-01-16 melifaroUse ipfw runtime lock only when real modification is...
2015-01-16 smhEliminate illumos whole disk special case when searchin...
2015-01-16 melifaroEliminate SIOCGIFADDR handling in bpf.
2015-01-16 desIf PAM_RHOST is non-NULL, pass it in the Calling-Statio...
2015-01-16 kibFor sigaction(2), ignore possible garbage in sa_flags...
2015-01-16 impAlways enable I/O, memory and dma cycles. Some BIOSes...
2015-01-16 impMove the suspsned and resume functions to the bus attac...
2015-01-16 impSuspend and resume were the only two functions not...
2015-01-16 impBack out the refactor. It turns out to cause interrupt...
2015-01-16 impAdd back a couple PC Card devices to amd64. There's...
2015-01-16 npBuild cxgbe(4) on powerpc64 too.
2015-01-16 npUse parentheses instead of close proximity to ensure...
2015-01-16 adrianCheck the right value correctly.
2015-01-16 npPlug cxgbe(4) back into !powerpc && !arm builds, instea...
2015-01-16 npAllow cxgbe(4) to be built on i386. Driver attach...
2015-01-16 npMake cxgbe(4) buildable with the gcc in base.
2015-01-15 dimVendor import of llvm RELEASE_351/final tag r225668...
2015-01-15 jfvAdd needed bits to the Makefile, and the Mt to the...
2015-01-15 jfvFirst draft man pages for ixl and ixlv drivers.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 gjbEvaluate running userland/kernel version in daily
2015-01-15 roygerloader: implement multiboot support for Xen Dom0
2015-01-15 baptSound: fix typos in user visible messages etc.
2015-01-15 hselaskyMajor callout subsystem cleanup and rewrite:
2015-01-15 hselaskyFix compilation for 32-bit architectures.
2015-01-15 kibfcntl F_O{GET,SET}LK take pointer as the arg, handle...
2015-01-15 bzFix cpsw(4) after r277203 which folded 'struct m_hdr...
2015-01-15 loosFix the PMIC node name to match the PMIC i2c address.
2015-01-15 loosFix the C -> K temperature conversion for the dev.cpu...
2015-01-15 loosCatch a few cases where we need to release memory resou...
2015-01-15 impReserve and ignore the a new module metadata type MDT_P...
2015-01-15 impNew MINIMAL kernel config. The goal with this configura...
2015-01-14 rwatsonIn order to support ongoing work to implement variable...
2015-01-14 hirenntpd tries to bind to IPv6 interfaces in 'tentative...
2015-01-14 dimRemove the <netinet/ip_compat.h> include from one of...
2015-01-14 hselaskyAvoid race with "dev_rel()" when using the recently...
2015-01-14 mavFix overflow bug from r248577, turning 30s TRIM timeout...
2015-01-14 emasteelfcopy: Avoid divide-by-0 on section alignment 0
2015-01-14 hselaskyAdd a kernel function to delist our kernel character...
2015-01-14 edMake sure CAP_BINDAT and CAP_CONNECTAT are part of...
2015-01-14 rrsUpdate the hwpmc driver to have the new type HASWELL_XE...
2015-01-14 glebiusClean some dead code.
2015-01-14 traszMention /net in hier(7).
2015-01-14 traszImprove wording.
2015-01-14 traszUse newly added GEOM notifications to discard autofs...
2015-01-14 traszAdd devd(8) notifications for creation and destruction...
2015-01-14 mavReimplement TRIM throttling added in r248577.
2015-01-14 neelFix typo (missing comma).
2015-01-14 jhibbitsMake use of the new Altivec ptrace support, to save...
2015-01-14 jhibbitsAdd Altivec/VMX register support to ptrace.
2015-01-14 hselaskyFix spelling.
next