]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Improve grammar on a warning, and only use one line rather than two when
[FreeBSD/FreeBSD.git] / sys /
2017-03-24 gavinImprove grammar on a warning, and only use one line...
2017-03-24 glebiusMake sendfile(2) more robust against file change. ...
2017-03-24 mavUnify initiator and target DMA setup and command sending.
2017-03-24 sbrunoAdd missing 'else' to conditional. This doesn't really...
2017-03-24 sbrunoAdd missing 'else' to 3-state conditional during setup...
2017-03-24 mmelCleanup structures related to VFP and/or mcontext_t.
2017-03-24 mavMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 edInclude <sys/systm.h> to obtain the memcpy() prototype.
2017-03-24 jhibbitsDon't bother checking core version
2017-03-24 jhibbitsSwitch qoriq_gpio over to using ofw_bus_search_compatible
2017-03-24 kevloDon't initialize if_output to ether_output(), ether_ifa...
2017-03-24 eriCorrect handling of ALTQ with epair(4) interfaces but...
2017-03-24 mmMFV r315875:
2017-03-23 landonfAdd Northstar/BCM4706 core ID for ChipCommon.
2017-03-23 landonfAdd a workaround for the BCM4706's dangling core region...
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 mavisp field in struct isp_pcmd is also unused.
2017-03-23 mavRemove write-only crn field from struct isp_pcmd.
2017-03-23 glebiusRemove Solaris 2.6 syscalls selector.
2017-03-23 landonf[mips/broadcom]: Early boot NVRAM support
2017-03-23 hselaskyUse ppsratecheck() for ratelimiting in the LinuxKPI.
2017-03-23 hselaskyAdd proper error checking for the string to number...
2017-03-23 edStop providing the compat_3_brand.
2017-03-23 edDon't require the presence of the compat_3_brand.
2017-03-23 hselaskyFunction macros are preferred in the LinuxKPI.
2017-03-23 avgaacraid: rework r315083 for a clean build with and...
2017-03-23 mavRemove "UNMAPPED" messages printed on da periph attach.
2017-03-23 hselaskyAdd support for ratelimited printouts in the LinuxKPI.
2017-03-23 avgzfs_putpages: use TXG_WAIT
2017-03-23 avgzfs: add zio_buf_alloc_nowait and use it in vdev_queue_...
2017-03-23 avgmove thread switch tracing from mi_switch to sched_switch
2017-03-23 desThe original author abused Nd (one-line description...
2017-03-23 mmelRestore original (pre r315760) naming for Tegra SDHCI...
2017-03-23 mmelRevert r315800, it was committed with invalid (unsaved...
2017-03-23 mmelRelease all previously allocated resources.
2017-03-23 adrian[iwm] Make ucode capabilities and api flags handling...
2017-03-23 adrian[iwm] Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_...
2017-03-23 adrian[iwm] Move mbuf hacks after sanity checks in iwm_mvm_rx...
2017-03-23 adrian[iwm] Get rid of struct iwm_rx_data argument for iwm_m...
2017-03-23 mariusCorrect the dependency of mmc(4) on sdhci_tegra(4)...
2017-03-22 kibUpdate r315753 with the proper flag name.
2017-03-22 kibAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 kibAdjust r314851 to not require every brand to specify...
2017-03-22 kppf: Fix possible shutdown race
2017-03-22 ngieGarbage collect if_igb reference in loader.conf
2017-03-22 ngieDocument some more 10GbE+ network drivers in loader...
2017-03-22 edMake file descriptor passing for CloudABI's recvmsg...
2017-03-22 impImplement moving SD.
2017-03-22 edAdd forward declaration for struct vnode.
2017-03-22 markjExtend cmpxchg() to support 8- and 16-bit values, and...
2017-03-22 markjAdd support for 8- and 16-bit atomic_(f)cmpset to x86.
2017-03-22 grehanBring the handling of the y axis in the ums driver...
2017-03-22 hselaskyAdd full VNET support to the inet_get_local_port_range...
2017-03-22 hselaskyAdd support for more IPv4 and IPv6 related macros in...
2017-03-22 andrewAdd the early hypervisor code needed on 32-bit ARMv7...
2017-03-22 mavSwitch from using periph_links to sim_links.
2017-03-22 mavCleanup response queue processing.
2017-03-22 edSet the interpreter path to /nonexistent.
2017-03-22 edMake file descriptor passing work for CloudABI's sendmsg().
2017-03-22 ngiePrint out name of non-dynamic sysctl in sysctl_remove_o...
2017-03-21 cemkern_fail: Allow sleeping for more than 2147483/hz...
2017-03-21 emastetighten buffer bounds in imgact_binmisc_populate_interp
2017-03-21 glebiusForce same alignment on struct xinpgen as we have on...
2017-03-21 mavRemove another remnants left after r246713.
2017-03-21 mavRemove some dead code left after r246713.
2017-03-21 mavImprove command timeout handling.
2017-03-21 mavRemove questionable reqp->req_time access.
2017-03-21 mavClean/unify some macro usage.
2017-03-21 mavMinor cosmetic addition to r315673.
2017-03-21 mavMake CAM SIM lock optional.
2017-03-21 glebiusMake sdp compilable after r315662.
2017-03-21 mavAddition to r315579: drop the lock while allocating...
2017-03-21 glebiusHide struct inpcb, struct tcpcb from the userland.
2017-03-20 tsoomeloader: verify the value from dhcp.interface-mtu and...
2017-03-20 mavRemove some more dead code.
2017-03-20 landonfIntegrate BCM4706 PMU (rev6) support, derived from...
2017-03-20 andrewUse tc_priv to find the softc in the i.MX timer driver.
2017-03-20 tsoomeloader: pxe.h constants have wrong values
2017-03-20 tsoomeloader: disk_cleanup was left in userboot_disk.c
2017-03-20 mmMFV r315633, 315635:
2017-03-20 avosrtwn: fix node id assignment.
2017-03-20 alcUse IDX_TO_OFF(), not ptoa(), when converting the diffe...
2017-03-19 mariuso Add support for eMMC DDR bus speed mode at 52 MHz...
2017-03-19 alcStyle fixes. In particular, the variable "bogus" is...
2017-03-19 avosnet80211: reschedule tasks properly after r315594.
2017-03-19 avosnet80211: do not cancel callout when FF queue is empty.
2017-03-19 ianReplace the hard-coded way-too-small minimum event...
2017-03-19 ianEliminate unnecessary read/modify/write sequences durin...
2017-03-19 kibUpdate the list of cpudev ioctls which require write...
2017-03-19 mavRemove some useless code.
2017-03-19 kibStyle.
2017-03-19 avosrtwn: drop unneeded (after r315583) code.
2017-03-19 avosnet80211: add a timer to flush fast-frames queues.
2017-03-19 alcTwo changes to vm_fault_populate():
2017-03-19 mavAdd initial support for multiple MSI-X vectors.
2017-03-19 ianAdd a module to build imx5 dtb files.
2017-03-19 ianDelete our local imx53-qsb.dts file; the code now runs...
2017-03-19 ianAdd INTRNG option to EFIKA_MX config, it is an imx5...
2017-03-19 ianRemove kernel config for DIGI-CCWMX53 devel board....
2017-03-19 ianConvert the imx5 interrupt controller driver to INTRNG.
next