]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-28 markjAdd infrastructure to integrate the DTrace test suite...
2015-02-28 markjUse the -shared option to create a shared library.
2015-02-28 markjRemove a leading tab that causes a make(1) error when...
2015-02-28 markjOnly kill sleep processes that were forked from the...
2015-02-28 markjStop hard-coding an incorrect path to rm(1).
2015-02-28 rstoneAdd a missing include of an options header.
2015-02-28 kanDo not leak 'copy' buffer if bmap_truncate_indirect...
2015-02-28 ngieUnbreak 'make depend' with sfxge by removing debugging...
2015-02-28 rstoneCorrect the use of an unitialized variable in sendfind_...
2015-02-28 loosAdd ofw_gpiobus_parse_gpios(), a new public function...
2015-02-28 kibSupposed fix for some SandyBridge mobile CPUs hang...
2015-02-28 kanAvoid closing unallocated socket in case socreate fails.
2015-02-28 kanAvoid lookup of CODESET aliases using uninitialized...
2015-02-28 loosRename and move gpiobus_alloc_ivars() and gpiobus_free_...
2015-02-28 kibSome fixes for fdescfs lookup code.
2015-02-28 alcEliminate a variable that became unused when VFS_LOCK_G...
2015-02-28 loosAdd a driver for the Maxim DS3231 a low-cost, extremely...
2015-02-28 arybchiksfxge: compile out LRO if kernel is compiled without...
2015-02-28 jillesnice(): Put back old return value, keeping [EPERM]...
2015-02-28 ianFormat the line properly (wrap before column 80).
2015-02-28 ianExport the new osreldate and osrelease jail parms in...
2015-02-28 roygernetback: disable GSO
2015-02-28 ngiePad RX copy alignment calculation to avoid illegal...
2015-02-28 traszMove the "offload" clause from the target section to...
2015-02-28 ngieFix typo (_DP_grom -> _DP_geom) so applications that...
2015-02-28 kibThe umtx_lock mutex is used by top-half of the kernel...
2015-02-28 jchandraWhitespace fixes for sys/mips/nlm/dev
2015-02-28 jchandraWhitespace fixes for files in sys/mips/nlm
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 jchandraAdd subclass of simplebus for Broadcom XLP
2015-02-27 impPut back Andy's void for gcc happiness.
2015-02-27 obriensys/boot/userboot/libstand/libstand.a should also inclu...
2015-02-27 obrienUse sys/boot/userboot/libstand/ and not /usr/lib/libsta...
2015-02-27 obrienRemove duplicated -I.
2015-02-27 obrienUpdate r279018 so it only applies to Clang version...
2015-02-27 impImport from device-tree git://xenbits.xen.org/people...
2015-02-27 obrienThese CTF tools do not use anything from libctf, so...
2015-02-27 kenFix I/O size calculation for pass(4) driver requests...
2015-02-27 impMake sched_random() return an unsigned number, and...
2015-02-27 nwhitehornUse appropriate alternative to -msoft-float for clang...
2015-02-27 nwhitehornFix unitialized variable.
2015-02-27 jchandraAllow creating subclass of FDT simplebus
2015-02-27 kibFix typo. Note that this is mostly innocent, since...
2015-02-27 delphijSet altroot if the user have specified it via -o altroot.
2015-02-27 glebiusUse m_getjcl() instead of old mbuf(9) KPIs.
2015-02-27 jkimWhen a file is executed and the path starts with `...
2015-02-27 pfgeui64_line(): plug memory leak.
2015-02-27 kibThe VNASSERT in vflush() FORCECLOSE case is trying...
2015-02-27 ianAllow the kern.osrelease and kern.osreldate sysctl...
2015-02-27 ianDetect, report and use 8-bit bus if is available.
2015-02-27 ianMMC: Signal HC capability to (e)MMC.
2015-02-27 andrewFix sched_ule on sparc64, gcc complains sched_random...
2015-02-27 andrewRemove SMP support from the Wandboard-Solo and have...
2015-02-27 andrewsched_random is only called for SMP, only define it...
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.
next