]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-02-27 davidcs1. state checks in bxe_tx_mq_start_locked() and bxe_tx_...
2017-02-27 brAllow setting access-width for UART registers.
2017-02-27 brRevert r314212 as it break Allwinner boards.
2017-02-27 oshogboAdd sysctl to control auto resize of the GEOM metadata.
2017-02-27 mavAnnounce that sbp_targ(4) does not support initiator...
2017-02-27 avgfix lvt_mode: edge-triggered interrupt mode is set...
2017-02-27 manuallwinner: Correct some clocks name for H3 CCU.
2017-02-27 bmsAdd ID for NEC uPD720202 xHCI controller.
2017-02-27 dchaginReturn EINVAL when an invalid file descriptor specified.
2017-02-27 dchaginUnify eventfd ioctl method and use it for other similar...
2017-02-27 novelbhyve: document virtio-console in the manpage
2017-02-27 asomersUpdate devd.conf for ports change 421360
2017-02-27 roygerxen/gntdev: prevent unsynchronized accesses to the...
2017-02-27 aeDocument that the size of AH ICV for HMAC-SHA2-NNN...
2017-02-27 mavPolish handling of different reset flavours.
2017-02-27 hselaskyImplement more bit operation functions in the LinuxKPI.
2017-02-27 hselaskyDefine __sum16 type in the LinuxKPI.
2017-02-27 manuallwinner: Order clocks by offset rather than by type...
2017-02-27 manuallwinner: Add support for lock and fractional mode...
2017-02-27 hselaskyFix startup race initialising ACPI CM battery structure...
2017-02-27 mavSend TERMINATE to firmware when aborting active ATIO.
2017-02-27 pfglibrss: simplify some NULL checks.
2017-02-26 pfgdc(1): Merge minor changes from OpenBSD.
2017-02-26 oshogboRemove unneeded variable initialization from r314319.
2017-02-26 oshogboDon't try to open devices in the gettc() function ...
2017-02-26 jchandraEnable pl011 UART FIFOs
2017-02-26 impInclude pcib_private.h for prototypes.
2017-02-26 pfgdc(1): Catch up with OpenBSD tag.
2017-02-26 avosnet80211 drivers: fix rate setup for EAPOL frames,...
2017-02-26 dchaginReturn EINVAL in case when an invalid size of signal...
2017-02-26 dchaginRegen for r314312 (Linux epoll_pwait).
2017-02-26 dchaginChange Linux epoll_pwait syscall definition to match...
2017-02-26 dchaginRestore signal mask in epoll_pwait.
2017-02-26 alcRefine the fix from r312954. Specifically, add a new...
2017-02-26 dchaginReturn EINVAL when an invalid file descriptor is specified.
2017-02-26 mavFix LUN enabling on wildcard target, as done by CTL.
2017-02-26 mavAdd support for SIMs without autosense.
2017-02-26 desAvoid picking up MIT Kerberos from ports (if installed).
2017-02-26 desFix amusingly harmless mis-merge.
2017-02-26 manuAdd clkng driver for Allwinner SoC
2017-02-26 mavReturn better error code in case of too long CDB.
2017-02-26 nyanFix the acpi idle support on i386 which was broken...
2017-02-26 mavUse resid field of CTIO to detect under/overruns.
2017-02-26 mavFix residual length reporting in target mode.
2017-02-26 dchaginImplement timerfd family syscalls.
2017-02-26 dchaginNostly style(9) changes, replace unused eventfd_truncate()
2017-02-26 dchaginReturn EOVERFLOW error in case then the size of tv_sec...
2017-02-26 dchaginRegen after r314291 (timerfd definition).
2017-02-26 dchaginChange Linuxulator timerfd syscalls definition to match...
2017-02-26 mavImplement use of multiple transfers per I/O.
2017-02-26 alfredspelling fix
2017-02-26 alfredMore FreeBSD tips for fortune(6)
2017-02-26 avosiwn: stop all watchdogs on device shutdown.
2017-02-26 jtlDo some minimal work to better conform to the 802.3ad...
2017-02-25 impMove inclusion of opt_printf.h around so that we can...
2017-02-25 traszFix linux_fstatfs() to return proper value for f_frsize...
2017-02-25 jpaetzelMFV 314276
2017-02-25 oshogboRemove unused macro from common/drv.c.
2017-02-25 avgl2arc: try to fix write size calculation broken by...
2017-02-25 avgzfs: call spa_deadman on a taskqueue thread
2017-02-25 avgcall vm_lowmem hook in uma_reclaim_worker
2017-02-25 avgchromebook_platform: catch up with ig4iic -> ig4iic_pci...
2017-02-25 avgadd chromebook_platform.4 to the list of manual pages
2017-02-25 jpaetzelMFV 314243
2017-02-25 mavAdd reporting SAS protocol, in case we ever have one.
2017-02-25 mavUse ctl_queue_sense() to implement sense data reporting.
2017-02-25 mavReenable CTL_WITH_CA, optimizing it for lower memory...
2017-02-25 mavUpdate kern_data_resid according to r312291.
2017-02-25 kibDo not leak mount references for dying threads.
2017-02-25 kibDo not use ULL suffix. Cast to uint64_t where the...
2017-02-25 impConvert PCIe Hot Plug to using pci_request_feature
2017-02-25 impRename pci_pcie_intr to pci_pcie_intr_hotplug.
2017-02-25 impCreate pcib_request_feature.
2017-02-25 mavAxe out some forever disabled questionable functionality.
2017-02-25 mavImprove CAM target frontend reference counting.
2017-02-25 ngieFill MK_LIBTHR as far as lib/libthr is concerned
2017-02-25 ngieRemove MK_OBJC block
2017-02-25 ngieRemove MK_CRYPT stub
2017-02-25 ngieFill in MK_RESCUE by finding paths in ${DESTDIR}/rescue...
2017-02-25 ngieConditionally compile certain programs into rescue...
2017-02-25 ngieAdd shutdown/poweroff support to rescue(8)
2017-02-25 avosiwn: some initialization / RF switch state change fixes.
2017-02-25 ngieParameterize out the length of struct filed->f_lasttime...
2017-02-25 impExit when we can't print a variable.
2017-02-25 impDon't convert ENOENT to nothing for individual lookup...
2017-02-25 impMake nvmecontrol logpage -p help list known pages.
2017-02-25 impExit with usage if argv[1] is NULL in dispatch. This...
2017-02-25 impFix typos in output.
2017-02-24 ngieUse SRCTOP instead of .CURDIR relative paths with ".."
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 dchaginRevert r314217. Commit is not match that I have approved.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 jtlWe have seen several cases recently where we appear...
2017-02-24 hselaskyImplement more string functions in the LinuxKPI.
2017-02-24 hselaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 allanjudeRemove control+r handling from geliboot's pwgets()
2017-02-24 brUse correct macro for Synopsys UART driver declaration.
2017-02-24 kibRemove cpu_deepest_sleep variable.
2017-02-24 adrian[iwm] add if_iwm_fw.c.
2017-02-24 mavRespecting r314204 tighten ATIO cleanup requirements.
next