Don't set bits that should be zero for SATA devices.
[freebsd.git] / sys /
2015-04-20 araujoRemove unused variable.
2015-04-20 araujoAdd back ixgbe_rxeof, just remove the assignment to...
2015-04-20 araujoRemove unused variable.
2015-04-20 alcEliminate an unused variable.
2015-04-20 pfgPrevent a double free.
2015-04-20 pfgg_uncompress_taste: prevent a double free.
2015-04-20 mavActivate write-only optimization if bpf device opened...
2015-04-20 kibRemove duplicate definitions of MWAIT_CX hints. Identi...
2015-04-19 pfgnfsrpc_createv4: fix double free.
2015-04-19 mariusMake a comment reflect reality.
2015-04-19 mariusRefine the workaround for Intel HSD131 [1] added in...
2015-04-19 adrianRefactor out the _PXM -> VM domain lookup done in ACPI...
2015-04-19 kevloAdd new USB ID.
2015-04-19 mavChange wcommitsize default from one empirical value...
2015-04-19 traszAdd back fdrop() missed in r281726.
2015-04-19 traszOptimize the O_NOCTTY handling hack in linux_common_open().
2015-04-19 traszReplace "new NFS" with just "NFS" in some sysctl descri...
2015-04-19 jhibbitsFix the build. Commit the last part of e500 PMC.
2015-04-19 alcEliminate an unused variable.
2015-04-18 kibRegen.
2015-04-18 kibThe lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-18 jhibbitsImplement hwpmc(4) for Freescale e500 core.
2015-04-18 kibRevert unrelated chunk from the r281707.
2015-04-18 kibRemove lazy pmap switch code from i386. Naive benchmar...
2015-04-18 rpauloSynaptics: don't report the middle button when clickPad...
2015-04-18 kibComplete r281670, unlist removed files.
2015-04-18 markjRemove unimplemented sched provider probes.
2015-04-18 mavDo not report stripe size if it is equal to sector...
2015-04-18 kibInitialize td_sel in the thread_init(). Struct thread...
2015-04-18 aeChange ipsec_address() and ipsec_logsastr() functions...
2015-04-18 aeRequeue mbuf via netisr when we use IPSec tunnel mode...
2015-04-18 aeFix handling of scoped IPv6 addresses in IPSec code.
2015-04-18 aeRemove xform_ipip.c and code related to XF_IP4.
2015-04-18 traszRemove some oldnfs remnants.
2015-04-18 traszRemove unused code from linux_mount(), and make it...
2015-04-18 rpauloFix French typos in etherswitch.
2015-04-18 takawataForgot to add default event mask definition.
2015-04-18 loosMove the items common to all SoCs to a single file.
2015-04-18 loosFix the style(9) and adds two missing parentheses on...
2015-04-18 mckusickMore accurately collect name-cache statistics in sysctl...
2015-04-18 loosSimplify the receiver code a bit.
2015-04-17 loosAdd the necessary support to use both TX queues availab...
2015-04-17 pfgDrop experimental dir_index support.
2015-04-17 loosRemove unnecessary checks and fix an issue where the...
2015-04-17 delphijRemove vfs.zfs.snapshot_list_prefetch, the correspondin...
2015-04-17 glebiusFix r281649: don't call in6_clearscope() twice.
2015-04-17 andrewUse the address of fsu_intr_fault, not the first two...
2015-04-17 glebiusProvide functions to determine presence of a given...
2015-04-17 andrewRemove support for reading the syscall code in OABI...
2015-04-17 andrewUse cp15_ifar_get to get the instruction fault address...
2015-04-17 hselaskyBuild the USB DisplayLink driver by default.
2015-04-17 hselaskyBuffers which can be memory mapped into userspace shoul...
2015-04-17 glebiusBring in if_types.h from projects/ifnet, where types are
2015-04-17 glebius- Format copyright notices, VCS ids.
2015-04-17 loosFix the 'wrong packet header' errors for if_emac.
2015-04-16 neelRelax the check on which vectors can be delivered throu...
2015-04-16 rmacklemmav@ has found that NFS servers exporting ZFS file...
2015-04-16 emasteFix kernel build ${MACHINE} path
2015-04-16 dteskeAdd "GELI Passphrase:" prompt to boot loader.
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 neelPrefer 'vcpu_should_yield()' over checking 'curthread...
2015-04-16 emasteSet MACHINE_ARCH to aarch64 for arm64
2015-04-16 rodrigcIn the version of gcc in the FreeBSD tree, this modific...
2015-04-16 jhbRemove THRMISC_VERSION. The thrmisc structure doesn...
2015-04-16 jchFix an old and well-documented use-after-free race...
2015-04-16 kevloEnable LDO to 2.5V before efuse r/w action in order...
2015-04-16 araujoRemove duplicate header entry.
2015-04-15 rmacklemFile systems that do not use the buffer cache (such...
2015-04-15 neelFix handling of BUS_PROBE_NOWILDCARD in 'device_probe_c...
2015-04-15 gnnMinor change to the macros to make sure that if an...
2015-04-15 andrewEnter a critical section when storing the vfp registers...
2015-04-15 andrewEnsure the userland thread and floating-point state...
2015-04-15 tijlPoint to the right location where __FreeBSD_version...
2015-04-15 traszRewrite linprocfs_domtab() as a wrapper around kern_get...
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-15 kibImplement support for binary to requesting specific...
2015-04-15 rpaulosnd_hda: add support for the Lenovo X1 20BS model.
2015-04-15 adrianFix RSS build - netisr input / NETISR_IP_DIRECT is...
2015-04-14 emasteIncrease vt font limits to allow use of GNU Unifont
2015-04-14 kppf: Fix forwarding detection
2015-04-14 asomersInitialize async_arg_ptr in xpt_async when called with...
2015-04-14 gnnDocument internal interface types which are specific...
2015-04-14 gnnI can find no reason to allow packets with both SYN...
2015-04-14 gnnWhen a kernel has DEVICE_POLLING turned on but no drive...
2015-04-14 andrew* Remove the wfi when the efi loader returns, it's...
2015-04-14 andrewAdd support for arm64 to loader.efi and boot1.efi
2015-04-14 andrewFix the arm64 MACHINE_CPUARCH value in the efi fdt...
2015-04-14 andrewUse MACHINE in the efi loader when it is what we mean...
2015-04-14 rrsFix my stupid restoral of old code.. must be c_iflags...
2015-04-13 rrsRestore the two lines accidentally deleted that allow...
2015-04-13 delphijSync with OpenBSD: Use volatile instead of __volatile__.
2015-04-13 neelModify the return value of the uhci/ehci/xhci PCI probe...
2015-04-13 andrewAdd psci for arm64. This is currently used when rebooti...
2015-04-13 andrewCreate the correct symlinks for the machine directory...
2015-04-13 kibAdd config option PAE_TABLES for the i386 kernel. ...
2015-04-13 andrewBring in the start of the arm64 kernel.
2015-04-13 andrewUpdate the arm devmap code to also work with arm64.
2015-04-13 markjFix a possible refcount leak in regen_tmpaddr().
2015-04-12 jkimFix build on i386.
2015-04-12 pfgAdd definition for the gcc gnu_inline attribute.
next