]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-27 kibSince all generations of Intel CPUs have errata which...
2015-02-27 arybchiksfxge: expect required init_state on data path and...
2015-02-27 adrianFix kern/196290 - don't announce 11n HTINFO rates if...
2015-02-27 impCreate sched_rand() and move the LCG code into that...
2015-02-27 kenRemove an obsolete comment in devstat(3) about the...
2015-02-27 jchandraMove PCI bus below simplebus for Broadcom XLP
2015-02-27 pfgHint out check for unsigned negative values.
2015-02-27 glebiusHide struct ifmultiaddr under _KERNEL, too.
2015-02-27 jchandraImprove additional interrupt ACK for Broadcom XLP
2015-02-26 ianAdd casting to make atomic ops work for pointers. ...
2015-02-26 kenAdd FreeBSD stable/10 version checks for the availabili...
2015-02-26 nwhitehornFix unitialized variable that broke sh on PowerPC start...
2015-02-26 emasteSupport CROSS_BINUTILS_PREFIX with in-tree compiler
2015-02-26 kibUse pthread_mutex_trylock(3) to implement mtx_trylock(3).
2015-02-26 roygerxen/intr: fix fallout from r278854
2015-02-26 aeWhen gpart(8) is trying automatically determine the...
2015-02-26 traszUse LIBADD.
2015-02-26 traszMake the uefikeys script output slightly more obvious.
2015-02-26 mavFor some uniformity move ahci_ch_init() call under...
2015-02-26 kibImplements EOI suppression mode, where LAPIC on EOI...
2015-02-26 kibCheck that the pointer to the thread return value is...
2015-02-26 traszAdd key/cert generation script for uefisign(8).
2015-02-26 traszAdd uefisign(8) reference to uefi(8) manual page.
2015-02-26 traszAdd uefisign(8), UEFI Secure Boot signing utility.
2015-02-26 traszAdd missing error check.
2015-02-26 dimFix a number of -Wcast-qual warnings under sys/arm...
2015-02-26 dimIn sys/arm/ti/am335x/am335x_rtc.c, fix a clang 3.6...
2015-02-26 dimSince newer versions of compiler-rt require unwind...
2015-02-26 dimMake libcxxrt's parsing of DWARF exception handling...
2015-02-26 jchandraRemove run-time allocation of XLP IRQs
2015-02-26 jchandraAdd netlogic,xlp-pic as interrupt controller for XLP
2015-02-26 jchandraFix up interrupt definitions for Broadcom XLP
2015-02-25 emasteGNU nm: Avoid NULL dereference
2015-02-25 adrianRemove taskqueue_start_threads_pinned(); there's noa...
2015-02-25 adrianMigrate using CPU_ZERO() + CPU_SET() -> CPU_SETOF().
2015-02-25 emastenm: avoid crash in print_lineno if func->name is NULL
2015-02-25 hselaskyUpdate to upstream version 2.10
2015-02-25 delphijExplicitly crypt_set_format("des") and bail out if we
2015-02-25 marcelFix "netstat -hdw 1" output.
2015-02-25 kibFor now, disable x2APIC mode when Xen is detected,...
2015-02-25 kibPropagate errors from _thr_umutex_unlock2 through mutex...
2015-02-25 kibWhen failing to claim ownership of a umtx_pi, restore...
2015-02-25 kibWhen unlocking a contested PI pthread mutex, if the...
2015-02-25 hselaskyFix a special case in ip_fragment() to produce a more...
2015-02-25 mavReplace constant with proper sizeof().
2015-02-25 mavFix memory leak on incorrect initiator portal.
2015-02-25 mavAdd checks for malloc() failures.
2015-02-25 mavFix potential NULL dereference.
2015-02-25 hselaskyAdd ugen keyword to USB pnpinfo. Remove extra space...
2015-02-25 cpercivaAdjust wording slightly to emphasize that random(3...
2015-02-25 arybchiksfxge: add to config files
2015-02-25 arybchiksfxge: use tab to indent instead of spaces
2015-02-25 arybchiksfxge: correct limit for number of Rx queues
2015-02-25 delphijFix integer overflow in IGMP protocol.
2015-02-25 kenFix several problems found by Coverity.
2015-02-24 gjbAdd a CLOUDPACKAGE variable to contain a list of target...
2015-02-24 brdFix a race condition by allowing up to 5 seconds of...
2015-02-24 adrianChange uses of taskqueue_start_threads_pinned() ->...
2015-02-24 slm- Updated all files with 2015 Avago copyright, and...
2015-02-24 nwhitehornNew pmap implementation for 64-bit PowerPC processors...
2015-02-24 npcxgbe(4): allow tx hardware checksumming on the netmap...
2015-02-24 gjbRemove a stale comment.
2015-02-24 gjbAdd 'cloudware-install' target to handle copying cloud
2015-02-24 emasteUnconditionally install debug directory hierarchy
2015-02-24 sjgIf sys.mk were found via the magic path .../share/mk
2015-02-24 npcxgbe(4): set up congestion management for netmap rx...
2015-02-24 npcxgbe(4): do not set the netmap rxq interrupts on a...
2015-02-24 npcxgbe(4): wait for the hardware to catch up before...
2015-02-24 npcxgbe(4): request an automatic tx update when a netmap...
2015-02-24 hselaskyPass macro arguments properly.
2015-02-24 hselaskyFix order of arguments in the TRACEBUF_INITIALIZER...
2015-02-24 pfgmsun: drop unnecessary checks (part 2).
2015-02-24 brEnable 'receive timeout' interrupt allowing us to not
2015-02-24 kibKeep a reference on the coredump vnode for vn_fullpath...
2015-02-24 zbbChange struct attribute to avoid aligned operations...
2015-02-24 zbbFix endianness on FDT read in ARM GIC
2015-02-24 aeFix possible memory leak and several races in the IPsec...
2015-02-24 hselaskyEnsure that the XHCI driver will refresh the control...
2015-02-24 luigiAdd native netmap support to ixl.
2015-02-24 arybchiksfxge: add put-list high watermark
2015-02-24 arybchiksfxge: use goto to cleanup to avoid duplicate cleanup...
2015-02-24 kenFix printf format warnings on sparc64 and mips.
2015-02-24 neelAlways emulate MSR_PAT on Intel processors and don...
2015-02-24 neelEmulate MSR 0xC0011024 when running on AMD processors.
2015-02-24 neelAdd "-u" option to bhyve(8) to indicate that the RTC...
2015-02-24 yongariCorrect a typo.
2015-02-23 gremboImprove memory detection in biosmem.c
2015-02-23 kenBump __FreeBSD_version for the mtio(4) / sa(4) ioctl...
2015-02-23 grehanDon't close a block context if it couldn't be opened,
2015-02-23 kenSignificant upgrades to sa(4) and mt(1).
2015-02-23 nwhitehornFix race in interrupt handling that could cause IO...
2015-02-23 ianThere is no reason to do i+dcache writeback and invalid...
2015-02-23 glebiusA lot of current code in network stack expects mbufs...
2015-02-23 glebiusPrevious version of mbufq were fine initialized by...
2015-02-23 hselaskyAdd support for the DWC OTG v2 chipset found in the...
2015-02-23 aesoreceive_generic() still has similar KASSERT(), theref...
2015-02-23 aeIn some cases soreceive_dgram() can return no data...
2015-02-23 hselaskyMacro fixes:
2015-02-23 luigiadd MODULE_VERSION, needed to track module dependencies
2015-02-23 ngieFill in missing dependencies for dtrace related tools...
next