freebsd.git
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.
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...
next