Limit arm_base_bs_tag to ARMv4 and ARMv5, we only used it in one place in
[freebsd.git] / sys /
2015-11-21 andrewLimit arm_base_bs_tag to ARMv4 and ARMv5, we only used...
2015-11-21 andrewFix a logic inversion, we should build dtrace on armv6...
2015-11-21 mavAdd API to obtain primary enclosure name and ID for...
2015-11-21 jhibbitstrunc_page() goes through unsigned long, which is too...
2015-11-21 mariusMerge from r290547:
2015-11-21 mariusAvoid a NULL pointer dereference in bounce_bus_dmamap_u...
2015-11-21 adrianmips: teach the malta platform about extended memory.
2015-11-21 rmacklemRevert r283330 since it broke directory caching in...
2015-11-20 glebiusRemove remnants of the old NFS from vnode pager.
2015-11-20 emasteDisconnect unused kgzldr from sys/boot/i386
2015-11-20 impMakeoption ARM_LITLE_ENDIAN does nothing. Remove it...
2015-11-20 andrewRemove bus_space_asm_generic.S from the per-SoC files...
2015-11-20 bdreweryRemove disconnected boot0ext.
2015-11-20 andrewRemove pl310.c from the SoC std.* files, it's in files.arm
2015-11-20 andrewDTrace is known to work on armv6, enable building it...
2015-11-20 andrewStop setting {KERN,}PHYSADDR on armv6, it's unneeded.
2015-11-20 mavSome cosmetics for ancient cards.
2015-11-20 traszThe freebsd4_getfsstat() was broken in r281551 to alway...
2015-11-20 skraFix build when KTR is defined but not KTR_TULIP.
2015-11-20 skraAdd usermode variable to KTR output. Fix style.
2015-11-20 skraFix style and argument count for KTR.
2015-11-20 mavOptimize SNS_GID_FT request scratch memory usage.
2015-11-20 mariusAvoid a NULL pointer dereference in bounce_bus_dmamap_s...
2015-11-19 cemif_ntb: Initialize if_mtu to the correct MTU
2015-11-19 cemif_ntb: Add Xeon link watchdog register writes
2015-11-19 mavAnother round of port scanner rewrite.
2015-11-19 tuexenFix a bug where an SCTP association was moved back...
2015-11-19 jtlConsistently enforce the restriction against calling...
2015-11-19 hselaskyAdd the mlx5 and mlx5en modules to the i386 and amd64...
2015-11-19 hselaskyStyle changes, mostly automated.
2015-11-19 hselaskyAccumulate out of RX buffers into a 64-bit value and...
2015-11-19 hselaskyMaintain the "hw_lro" configuration variable correctly.
2015-11-19 hselaskyPrint cable name, if cable type is not recognized.
2015-11-19 mavImprove locking of sg_threadcount.
2015-11-19 markjRemove a commented-out debug print.
2015-11-19 markjAdd support for a configurable output channel to witnes...
2015-11-19 markjAdd vlog(9).
2015-11-19 markjFix a bug in the amd64 dtrace_getarg() implementation...
2015-11-19 jhibbitsRevert r291009 until rman changes go in.
2015-11-19 impMark the mostly redundant kernels that just pull
2015-11-19 nwhitehornThe Linux kexec boot loader doesn't need a font built...
2015-11-19 ngieDon't leak work if __mlx4_register_vlan(..) fails in
2015-11-19 cemin6_mc_get: Fix recursion on if_addr_lock on malloc...
2015-11-18 cemin_getmulti: Fix recursion on if_addr_lock on malloc...
2015-11-18 rmacklemThe problem report was for a crash that happened when...
2015-11-18 cemif_ntb: Reuse receive buffers correctly
2015-11-18 cemNTB: Expose 32-bit BAR limits to consumers
2015-11-18 cemNTB: Mask off the low 12 bits of address/range registers
2015-11-18 cemntb_hw: Add programmatic interface to enable/disable WC
2015-11-18 cemntb_hw: Add tunable to disable write-combining
2015-11-18 cemNTB: Fix 32-bit BAR size validation
2015-11-18 cemif_ntb: Diff reduce with Linux
2015-11-18 roygerxen: fix dropping bitmap IPIs during resume
2015-11-18 roygerxen/intr: properly dispose event channels on resume
2015-11-18 roygerx86/intr: allow mutex recursion in intr_remove_handler
2015-11-18 nwhitehornExtend r270123 to run the brand info's header_supported...
2015-11-18 mmelARM: Fix dma_dcache_sync() for early allocated memory.
2015-11-18 mavSimplify fabric tasting code.
2015-11-18 mavRemove some confusions between loopid and nphdl.
2015-11-18 smhDocument loader(8) dumpdev option
2015-11-18 adrianAdd the QCA9533 base configuration file and an example...
2015-11-18 adrianuart(4) - make the 8250 uart baudrate tolerance build...
2015-11-18 jhibbitsPhysical addresses for e500mc/e5500 are 36-bits, e6500...
2015-11-18 jhibbitsAdd support for new LAW registers in QorIQ SoCs.
2015-11-17 allanjudeAdd a kernel config for the Onion Omega
2015-11-17 smhFix early kernel dump via dumpdev env
2015-11-17 bdreweryFix dynamic IPv6 rules showing junk for non-specified...
2015-11-17 mavRegister our FC4 Features in SNS.
2015-11-17 uqsFix 'make depend'
2015-11-17 mavCosmetic addition to r290993.
2015-11-17 mavUnify and cleanup FC ports scan.
2015-11-17 nwhitehornMake native page table access endian-safe. Even on...
2015-11-17 nwhitehornWhere appropriate, use the endian-flipping OF_getencpro...
2015-11-17 fabientImplement the sadb_x_policy_priority field as it is...
2015-11-17 mavOff-by-one correctiont to r290980.
2015-11-17 mavMake firmware handle virtual ports SNS logins for us.
2015-11-17 zbbMake PCB structure binary compatible for old and new...
2015-11-17 mavAdd real initial support for RQSTYPE_RPT_ID_ACQ.
2015-11-17 zbbFix buffer overflow in exynos5_ehci
2015-11-17 andrewMake pl310_print_config static, it's not called out...
2015-11-17 rmacklemmnt_stat.f_iosize (which is used to set bo_bsize) must...
2015-11-16 rmacklemWhen the smbfs iod thread (smb_iod_thread()) is shuttin...
2015-11-16 marius- Unbreak dumpsys(9) on sparc64 after r276772
2015-11-16 impRemove redundant copies of CDDL_CFLAGS.
2015-11-16 avoswpi(4): import r289674
2015-11-16 jhbOnly use a power of 2 for the number of receive and...
2015-11-16 mariusWith r290566 in place it turned out that WOL previously...
2015-11-16 jtlImprove accuracy of PMC sampling frequency
2015-11-16 jtlChange the driver stats to what they really are: unsign...
2015-11-16 aeUse explicitly specified ivsize instead of blocksize...
2015-11-16 kibRework the test which raises OOM condition. Right...
2015-11-16 adrianAdd QCA9533 to the list of SoCs that require IRQ's...
2015-11-16 kibDo not use vmspace_resident_count() for the OOM process...
2015-11-16 kibVM daemon works in parallel with the pagedaemon threads...
2015-11-16 adrianAdd initial support for the QCA953x ("Honeybee") from...
2015-11-16 ngieMFhead @ r290899
2015-11-15 melifaroBring back the ability of passing cached route via...
2015-11-15 traszDoh, commit in a wrong directory. Fix r290857.
2015-11-15 traszSpeed up rctl operation with large rulesets, by holding...
2015-11-15 mavIncrease reset assertion time from 10 to 100us.
next