sfxge(4): rename hunt_bist_* methods to ef10_bist_*
[freebsd.git] / sys /
2016-12-28 arybchiksfxge(4): rename hunt_bist_* methods to ef10_bist_*
2016-12-28 arybchiksfxge(4): cleanup: improve prefast annotations
2016-12-28 arybchiksfxge(4): fix defined-but-not-used warning if neither...
2016-12-28 arybchiksfxge(4): cleanup: add missing spaces
2016-12-28 arybchiksfxge(4): cleanup: avoid unspecified unsigned
2016-12-28 arybchiksfxge(4): enclose macro complex value in parenthesis
2016-12-28 arybchiksfxge(4): make strings array pointer itself immutable
2016-12-28 arybchiksfxge(4): cleanup: add const qualifier to const array...
2016-12-28 arybchiksfxge(4): cleanup: avoid spaces before TAB
2016-12-28 arybchiksfxge(4): cleanup: avoid space just before TAB in efx_t...
2016-12-28 arybchiksfxge(4): cleanup: use TAB to indent
2016-12-28 arybchiksfxge(4): cleanup: add missing space between type and...
2016-12-28 arybchiksfxge(4): cleanup: open brace should be on a type name...
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespaces
2016-12-28 arybchiksfxge(4): cleanup: pointer symbol should go together...
2016-12-28 arybchiksfxge(4): cleanup: avoid C99 // comments
2016-12-28 arybchiksfxge(4): cleanup: remove unnecessary spaces
2016-12-28 arybchiksfxge(4): cleanup: use spaces around binary arithmetic...
2016-12-28 arybchiksfxge(4): cleanup: fix wrong indent
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespace
2016-12-28 arybchiksfxge(4): cleanup: fix typo in siena_mac_loopback_set...
2016-12-28 mmelLimit number of stripes supported by HDA codec to maxim...
2016-12-28 emasteloader: use strip -o instead of cp and strip in place
2016-12-28 sephehyperv/hn: Factor out function to set rxfilter.
2016-12-28 sephehyperv/hn: Function renaming; no functional changes.
2016-12-28 jhibbitsRestrict SLB handler to powerpc64 and AIM
2016-12-28 sephehyperv/hn: Consolidate hn_{suspend,resume}
2016-12-28 sephehyperv/vmbus: Nuke unnecessary critical sections.
2016-12-28 kanImplement pmap_change_attr and related APIs on MIPS
2016-12-27 mavAllow more efficient use of private area.
2016-12-27 markjRemove an obsolete pragma from dtrace.h.
2016-12-27 mavDo not update "saved" mode page on every MODE SELECT.
2016-12-27 gonzo[intelspi] Add SPI driver for Intel BayTrail SoC
2016-12-27 mavFix/synchronize field types in struct ctl_modepage_header.
2016-12-27 mavMissed piece of r310640.
2016-12-27 tuexenConsistent handling of errors reported from the lower...
2016-12-27 mavAdd support for revert to defaults (RTD) bit in MODE...
2016-12-27 jhbRegen after r310638.
2016-12-27 jhbRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 gonzo[rpi] Fix bcm2835_audio locking and samples starvation
2016-12-27 mavDecouple limits on number of LUNs per port and LUs...
2016-12-27 arybchiksfxge(4): do not limit driver RSS table to RSS channels max
2016-12-27 adrian[net80211] turn the default TX key configuration (for...
2016-12-27 mmMFV r310622:
2016-12-26 gonzo[ig4] Add ACPI platform support for ig4 driver
2016-12-26 kibMake knote KN_INFLUX state counted. This is final...
2016-12-26 kibRemove redundancy in vmtotal().
2016-12-26 kibChange knlist_destroy() to assert that knlist is empty...
2016-12-26 kibStyle.
2016-12-26 gonzo[evdev] Fix build for older versions of clang
2016-12-26 mmelImplement drivers for NVIDIA tegra124 display controlle...
2016-12-26 mmelImport drm_patform.c, an implementation of non-PCI...
2016-12-26 mmelFix late monitor hotplug event.
2016-12-26 tuexenWhitespace changes.
2016-12-26 hselaskyImplement more list header file functions.
2016-12-26 hselaskyFix LINT build.
2016-12-26 mavFix improperly used nexus.targ_lun.
2016-12-26 gonzo[vchi] replace non-reproducible __DATE__/__TIME__ with...
2016-12-26 hselaskyImplement register and unregister chrdev in the LinuxKPI.
2016-12-25 hselaskyUse correct integer type when computing the maximum...
2016-12-25 jhibbitsUse the correct format specifier for physmem chunk...
2016-12-25 mavSome random code cleaning.
2016-12-25 kibSome optimizations for kqueue timers.
2016-12-25 hselaskyImprove LinuxKPI device support. Only delete own BSD...
2016-12-25 kibSome style.
2016-12-25 tuexenRemove a KASSERT which is not always true.
2016-12-25 mavRemove CTL_MAX_LUNS from places where it is not required.
2016-12-25 mavImprove third-party copy error reporting.
2016-12-24 avosnet80211: fix 'pending CAC -> RUN transition lost'...
2016-12-24 mavImprove length handling when writing sense data.
2016-12-24 kibFix argument type and microoptimize swp_pager_meta_free().
2016-12-24 kanAdd driver for JZ4780 RTC device.
2016-12-24 gonzo[spigen] Fix spigen attaching as a driver for SPI devic...
2016-12-23 rmacklemFix NFSv4.1 client recovery from NFS4ERR_BAD_SESSION...
2016-12-23 mavImplement printing forwarded sense data.
2016-12-23 emastemlx(4): remove date from log message
2016-12-23 kanPass memattrs to fb device so that user mappings can...
2016-12-23 jahMove the objects used to create temporary mappings...
2016-12-23 mavAdd place-holders for TAPE STREAM MIRRORING subcommands...
2016-12-23 sephehyperv/ic: Allow applying the samples from hypervisor...
2016-12-23 sephehyperv/ic: Fix version4 timesync message format.
2016-12-23 markjAdd a comment explaining the race fixed by r310423.
2016-12-23 jhbTeach DDB how to unwind across a kernel stack overflow.
2016-12-23 jhbMFamd64: Various fixes for MIPS minidumps.
2016-12-22 adrian[net80211] WEP offload support.
2016-12-22 ianUse ${.OBJDIR} to refer to the kernel build object...
2016-12-22 adrian[rsu] convert rsu to use the ieee80211_rx_stats struct...
2016-12-22 jhbFix dump_avail[] for MALTA platforms to include the...
2016-12-22 emastemlx: avoid use of __DATE__ to make build reproducible
2016-12-22 markjRevert part of r300109.
2016-12-22 roygerxen: fix IPI setup with EARLY_AP_STARTUP
2016-12-22 asomersAdd a dumpdev example to /boot/defaults/loader.conf
2016-12-22 manuAllwinner clk: factor M for mod clock is 4 bits, not 5
2016-12-22 mavAdd support for REPD bit in RSTMF command.
2016-12-22 mavFix REPORT SUPPORTED OPERATION CODES for READ/WRITE...
2016-12-22 hselaskyMake a read only pointer constant.
2016-12-22 hselaskyAdd more comments regarding collection of statistics...
2016-12-22 gavinow_temp: Update the temperature visible via the sysctl...
2016-12-21 gavinow_temp: Correct typo in comment
2016-12-21 glebiusRemove assigned only variable.
next