]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix
[FreeBSD/FreeBSD.git] / sys /
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 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 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 ianEnable the snoop control unit during MP startup, rather...
2015-01-16 jfvSome RSS issues discovered by Adrian, missing header...
2015-01-16 nwhitehornAdd two fake properties ("fdtbootcpu" and "fdtmemreserv...
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 mavDon't count status as sent until CTIO completes success...
2015-01-16 hselaskyAdd more USB device IDs.
2015-01-16 melifaroUse ipfw runtime lock only when real modification is...
2015-01-16 melifaroEliminate SIOCGIFADDR handling in bpf.
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 dimImport libc++ trunk r224926. This fixes a number of...
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 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 hselaskyAvoid race with "dev_rel()" when using the recently...
2015-01-14 mavFix overflow bug from r248577, turning 30s TRIM timeout...
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 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 jhibbitsAdd Altivec/VMX register support to ptrace.
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 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 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 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 zbbIntroduce ofw_bus_reg_to_rl() to replace part of common...
next