freebsd.git
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 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.
2015-01-14 impVarious interrelated fixes to make suspend / resume...
2015-01-14 impAdd a rather obnoxious warning if you don't have NEW_PC...
2015-01-14 impOn x86 force NEW_PCIB, since that's the default. While...
2015-01-14 jamieRemove the prison flags PR_IP4_DISABLE and PR_IP6_DISAB...
2015-01-14 jamieDon't set prison's pr_ip4s or pr_ip6s to -1.
2015-01-14 nwhitehornDo not remap Open Firmware mappings covered by the...
2015-01-14 ganboldCorrect cpu type, it was rather Cortex A12 R0.
2015-01-13 jfvCleanup some bogus code in the RSS config, and add...
2015-01-13 neel'struct vm_exception' was intended to be used only...
2015-01-13 dimSince the merge of file 5.21 in r276415 and r276416...
2015-01-13 dimConnect libclang_rt to the build, for specific architec...
2015-01-13 jfvComplete the RX side RSS code: parse the encoded portio...
2015-01-13 hselaskyResolve a special case deadlock: When two or more threa...
2015-01-13 npcxgbe/iw_cxgbe: fix whitespace nit in r277102.
2015-01-13 hselaskyAdd new USB template to the USB bootloader module.
2015-01-13 emastelibdwarf: add missing break
2015-01-13 brRename Exynos UART driver. No functional change.
2015-01-13 hselaskyAdd new USB template to the USB template module.
2015-01-13 bzMove the vsi variable outside of the #ifdef block to...
2015-01-13 brAdd usb template SERIALNET allowing us to have both...
2015-01-13 traszFix detection of ext2/ext3 filesystems that lack labels.
2015-01-13 hselaskyDon't use POLLNVAL as a return value from the client...
2015-01-13 kibComplete r277100: add AHCI_Q_ABAR0 tp AHCI_Q_BIT_STRING.
2015-01-13 ganboldAdd CPU ID for ARM Cortex A17.
2015-01-13 glebiusRemove unused variables.
2015-01-13 glebius- Remove unused variable.
2015-01-13 glebiusRemove unused fields.
2015-01-13 delphijUse the common codepath to handle SIOCGIFADDR.
2015-01-13 npcxgbe/iw_cxgbe: allow any size during the initial MPA...
2015-01-13 impExplain a bit of tricky code dealing with trims and...
2015-01-13 kibAdd quirk to override default BAR(5) rid for AHCI.
2015-01-13 pfgReplace __inline GNUism with the standard inline.
2015-01-13 zbbIntroduce ofw_bus_reg_to_rl() to replace part of common...
next