Remove unsupported ia64.
[freebsd.git] / sys /
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.
2015-11-14 gonzoReplace magic numbers for CCGRx registers with more...
2015-11-14 gonzoSomewhat improve HDMI event API
2015-11-14 mavFix/improve CRN tracking.
2015-11-14 melifaroPass provided af instead of AF_UNSPEC to setwa_f callback.
2015-11-14 mavAdd NULL check to make Coverity happy.
2015-11-14 melifaroMove iflladdr_event eventhandler invocation to if_setll...
2015-11-14 gonzohdmi_if.m will be reused by iMX6 IPU code so move it...
2015-11-14 gonzoMove all HDMI-related stuff to hdmi_if.m, hdmi.h is...
2015-11-14 jtlOptimizations to the way hwpmc gathers user callchains
2015-11-14 jtlFix hwpmc "stalled" behavior
2015-11-14 cemif_ntb: Clear the right QP in the free bitmap
2015-11-13 gonzo- Add driver for System-Reset-Controler i.MX6 module
2015-11-13 smhRevert r290403
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-13 impAdd support for the Zybo and similar boards to ZEDBOARD...
2015-11-13 hselaskyAdd assert and note about the size of "unsigned long...
2015-11-12 jhbExport various helper variables describing the layout...
2015-11-12 gonzoEnable cloks for all USDHC interfaces, previous value...
2015-11-12 gavinConsistently capitalize "TI" as an abbreviation for...
2015-11-12 cemNTB: MFV 8b782fab: unify translation addresses
2015-11-12 impMove the root to s3a given this kernel will be used...
2015-11-12 rrsBump version number since callout_stop() macro now...
2015-11-12 rrsStyle 9 changes.
next