freebsd.git
2015-03-30 andrewAdd pthread_md.h for arm64.
2015-03-30 gjbSigh. s/AutoSize/Growfs/ following upstream commit...
2015-03-30 emasteSwitch to ELF toolchain readelf(1)
2015-03-30 emasteFill out arm64 dynamic relocation #defines
2015-03-30 emasteCorrect mrs_fpcr and mrs_fpsr macros in arm64 fenv.h
2015-03-30 emastecompiler-rt: Build additional quad precision floating...
2015-03-30 amdmi3- Remove more files when MK_INET6 == no
2015-03-30 amdmi3- Remove more files when MK_FORTH == no
2015-03-30 mavPeriodically wake up threads waiting for vmem(9) resour...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-30 zbbFix bug in xrefinfo_find() for 64-bit platforms
2015-03-30 andrewRemove support for CPU_XSCALE_80200. None of our config...
2015-03-30 cpercivaImprove check for whether ${DESTDIR}/dev is mounted.
2015-03-30 eadlerAdd some additional quirks for various Western Digital...
2015-03-30 eadlerAnd it turns out someone beat me to it....
2015-03-30 eadlerAdd support for "MosChip MCS9922 PCIe to Peripheral...
2015-03-30 andrewRemove support for CPU_FA626TE. It's unused by any...
2015-03-30 andrewOnly build cpufunc_asm_armv4.S when needed.
2015-03-30 cpercivaClean up filesystem unmounting in vmimage builds:
2015-03-30 roygerxen: add a handler for the debug interrupt
2015-03-30 markjFix ping(8) and ping6(8) usage in a couple of ip provid...
2015-03-30 markjFix ping(8) usage in funcs/tst.system.d so that the...
2015-03-30 markjReplace dtest.pl, the upstream DTrace test suite harnes...
2015-03-30 markjImport a missing piece of commit b8fac8e162eda7e98d...
2015-03-29 andrewarm11_sleep is no longer needed, remove it.
2015-03-29 andrewpj4b_config and pj4bv7_setup are only used when CPU_MV_...
2015-03-29 andrewBuild the cpufunc_asm_* files based on the cpu type...
2015-03-29 jilleswordexp(): Add testcase for non-default IFS in environment.
2015-03-29 adrianAdd initial support for the HAL channel survey support...
2015-03-29 adrianMove the HAL channel survey support out to be in the...
2015-03-29 adrianAdd a new field to HAL_ANISTATS - the extension channel...
2015-03-29 andrewRemove cpufunc_asm_arm11.S from the ARMv7 configs,...
2015-03-29 adrianFix more ticks wrapping bugs exposed by the ticks wrapp...
2015-03-29 andrewRemove arm1136 support. We don't have any configs that...
2015-03-29 andrewRemove the bootconfig parsing. We never used it and...
2015-03-29 mavSome cosmetic polishing. No functional change.
2015-03-29 andrewWe only need cpufunc_asm_arm11.S on bcm2835, not bcm2836
2015-03-29 pfgClean some spaces vs tabs.
2015-03-29 kibFormatting changes to the pthread_testcancel(3).
2015-03-29 kibMake kevent(2) a cancellation point.
2015-03-29 andrewRemove ARM9_CACHE_WRITE_THROUGH, none of our configs...
2015-03-29 kibChange compiler setting to make default visibility...
2015-03-29 andrewRemove the unused armv5 cpufunc code.
2015-03-29 dumbbelldrm: Import Linux commit 9bc3cd5673d84d29272fa7181a4dfc...
2015-03-29 andrewRemove unused cpufunc arm11 and armv6 code. While here...
2015-03-29 andrewWe don't use cpufunc_asm_armv5.S in any of these config...
2015-03-29 andrewRemove unused arm10_* functions. The remaining function...
2015-03-29 andrewStop building unused cpuvunc_* files, we don't need...
2015-03-29 andrewRemove support for CPU_ARM10. No kernel configs could...
2015-03-29 andrewReorder to help with moving the efi loader parts to...
2015-03-29 arybchiksfxge: fix bug in TSO when a DMA segment has both heade...
2015-03-29 mavAdd four new DDB commands to display vmem(9) statistics.
2015-03-29 adrianFix a long-standing bug with the early MAC address...
2015-03-29 pfgcdefs.h: Fix macros for pre-C99 compilers.
2015-03-28 adrianAdd hints to set the board MAC address and derived...
2015-03-28 adrianUpdate if_ath(4) to check for "hint.ath.X.macaddr"...
2015-03-28 adrianBegin moving support for board MAC addresses over to...
2015-03-28 kibMake debug.vmem_check a tunable. It is useful to set...
2015-03-28 adrianTurns out the AR933x looks like the AR7240/AR7241 switc...
2015-03-28 adrianRemove the second MODULES_OVERRIDE; add if_vlan to...
2015-03-28 jhibbitsWrap #ifdef guards around pmap_bootstrap ap. It's...
2015-03-28 vangyzenpmcstat.8: fix -a flag description; improve -m flag...
2015-03-28 vangyzenClean up some cosmetic nits in kern_umtx.c, found durin...
2015-03-28 adrianAdd the MAC address hints for arge0/arge1 on the CARAMB...
2015-03-28 bzRemove all the handcrafted assembly in hwpmc_armv7...
2015-03-28 emasteImport lldb r233478: Fix build failure on Freebsd with...
2015-03-28 glebiusVNETalize random IP ID engine.
2015-03-28 glebiusInitialize random IP ID engine via SYSINIT() instead...
2015-03-28 bzTry to unbreak !SMP kernels broken in r280785 by using...
2015-03-28 rrsChange the callout to supply -1 to indicate we are...
2015-03-28 dimRe-enable using -mllvm -enable-load-pre=false in CLANG_...
2015-03-28 arybchiksfxge: set correct RSS hash type instead of opaque
2015-03-28 tuexenAdd an SCTP symbol which was missed in
2015-03-28 kibMake it possible for the signal handler to act on ...
2015-03-28 kibThe #ss fault handler erronously does not check for...
2015-03-28 adrianSet VM_KMEM_SIZE_SCALE=1 for the AR91xx SoCs.
2015-03-28 neelFix the RTC device model to operate correctly in 12...
2015-03-28 jeff - Eliminate pagequeue locking in the dirty code in...
2015-03-28 markjtcp provider tests: sleep for a bit after closing the...
2015-03-27 ianMake simplebus a base class of ofwbus. This allows...
2015-03-27 impRevert the __ALWAYS_NO stuff. It had already been commi...
2015-03-27 emastelldb: Move debug register output into __amd64__
2015-03-27 emastecrunchide: arm64 support
2015-03-27 hselaskyFix variable casting:
2015-03-27 delphijFix remaining warnings.
2015-03-27 impAdd a note of clarification. MK_* variables only contro...
2015-03-27 bruefferMention support for 16h family processors, added in...
2015-03-27 hselaskyFixes for the LinuxAPI completion wrappers:
2015-03-27 kibFix build (with gcc).
2015-03-27 emasteRemove ALPHA leftover
2015-03-27 kibFix the hand after the immediate reboot when the follow...
2015-03-27 fabientOn multi CPU systems, we may emit successive packets...
2015-03-27 mavRemove extra semicolon.
2015-03-27 mavRemove request sorting from GEOM_MIRROR and GEOM_RAID.
2015-03-27 mavFix bug on memory allocation error in split method.
2015-03-27 bzRather than defining our own magic checks here use...
2015-03-27 impsym and cxgb build on arm, add them to the build.
2015-03-27 impCategorize certain kernel builds as being broken in...
2015-03-27 impAdd support for specifying unsupported / broken options...
2015-03-27 pfgFix __size_alloc()
next