freebsd.git
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()
2015-03-27 grehanMove legacy interrupt allocation for virtio devices...
2015-03-27 jhbAllow additional flags to be passed to netstat -i in...
2015-03-26 aeFix a possible mbuf leak on interface departure.
2015-03-26 rodrigcAdd --sysroot to the compiler flags for clang or gcc...
2015-03-26 delphij - Correct type for checkAgainst.
2015-03-26 tuexenImprove the selection of the destination address of...
2015-03-26 jillessetmode(): Use sysctl kern.proc.umask instead of umask...
2015-03-26 ianNew pmap code for armv6. Disabled by default, option...
2015-03-26 andrewAdd more arm64 machine dependent headers. With this...
2015-03-26 rrsPer Gleb, add the pmcstudy.1.gz which was moved to...
2015-03-26 ianUse pmap_mapdev()/unmapdev() to temporarily map on...
2015-03-26 npcxgbe(4): provide the exact RSS hash type instead of...
2015-03-26 andrewAlso define DWARF_FRAME_REGISTERS. This is used to...
2015-03-26 mavMake swapper release orphaned (lost) GEOM provider.
2015-03-26 kpClarify the ministat default width
2015-03-26 pfgIntroduce some allocation function attributes.
2015-03-26 bruefferRough first mdoc, spelling and grammar cleanup pass.
2015-03-26 rrsOpps its section 8 not 1 silly.
2015-03-26 rrsUpdate the manual page to be a bit more sane. It still
2015-03-26 kpAdd myself (kp) to committers-src.dot
2015-03-26 jhibbitsMake several modules unconditionally built, there's...
2015-03-26 brAdd 64 byte linesize cache flushing routines for L1...
2015-03-26 pluknetStatic'ize pf_fillup_fragment body to match its declara...
2015-03-26 gjbRemove duplicate AH_DEBUG_ALQ option.
2015-03-26 ruCorrected descriptions of net.inet.icmp.icmplim and...
2015-03-26 mavMake GEOM_PART work in presence of previous withered...
2015-03-26 mavReport withered providers as such alike to GEOMs.
2015-03-26 mavWhen searching for provider by name, prefer non-withere...
2015-03-26 kevloPrint size_t's with %zu rather than "%zd.
2015-03-26 rpauloAdd comments about CTLFLAG_RDTUN vs. TUNABLE_INT_FETCH.
2015-03-25 tuexenMake sure that we don't free an SCTP shared key too...
2015-03-25 gjbCrochet sources moved to a new home; update accordingly.
2015-03-25 impAdd some more explanation to the different phases of...
2015-03-25 pfgTemporarily revert 280458.
2015-03-25 tuexenUse the reference count of the right SCTP inp.
2015-03-25 emasteForce MK_INCLUDES for the legacy stage
2015-03-25 jkimRemove defunct SSLv2 support from fetch(1) and fetch(3).
2015-03-25 culotUpdate the portmgr members list
2015-03-25 pfgClean sparse spaces.
2015-03-25 glebiusFix couple of fallouts from r280280. The first one...
2015-03-25 jhbApply r276208 to non-amd64 NOTES files as well to fix...
2015-03-25 hselaskyAdd definition of the ISOCHRONOUS endpoint usage bits.
2015-03-25 hselaskyAdd DA_Q_NO_RC16 quirk for USB mass storage device.
next