]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Simplify man-makefile-update target.
[FreeBSD/FreeBSD.git] / sys /
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.
2015-11-12 hselaskyFix integer to pointer of different size conversion...
2015-11-12 hselaskyFix print formatting compile warnings for Sparc64 and...
2015-11-12 hselaskyCompile fix for 32-bit platforms:
2015-11-12 smhFix ixl debug sysctls panic
2015-11-12 kibFix UP build.
2015-11-12 hselaskyBuild fixes:
2015-11-12 gonzoAdd riotboard DTB to dtb/imx6
2015-11-12 impRevisit this old board with 64MB of RAM. Comment out...
2015-11-11 cemif_ntb: MFV c92ba3c5: invalid buf pointer in multi...
2015-11-11 cemNTB: Add more HW registers to device sysctl tree
2015-11-11 cemntb: volatile some members set by interrupt routines
2015-11-11 cemntb_hw: Similarly, add a debug-leveled macro for ntb_hw
2015-11-11 cemif_ntb: Add module-specific log level
2015-11-11 cemif_ntb: Transport link cleanup needs to be on a taskqueue
2015-11-11 cemNTB: Diff reduce with Linux
2015-11-11 cemntb_hw: Correctly detect DSD/USD
2015-11-11 cemntb_hw: In INTx fallback, correct db shift from 15...
2015-11-11 cemntb: Use caddr_t to simplify pointer arithmetic
2015-11-11 cemNTB: Skip db_valid validation writing DB link bit
2015-11-11 bdreweryRemove redundant declaration for sysctl kern.
2015-11-11 bdreweryUse a proper prototype.
2015-11-11 mavModify target port groups logic in CTL.
2015-11-11 gonzoRefactor bcm2835_cpufreq to use bcm2835_mbox_property API
2015-11-11 gonzo- Set have_message in interrupt to handle "response...
2015-11-10 bdreweryBuild all of sys/modules with SUBDIR_PARALLEL.
2015-11-10 rrsAdd new async_drain to the callout system. This is...
2015-11-10 rrsAdd a kernel test framework. The callout_test is a...
2015-11-10 jpaetzelFix a bug in the CPU % limiting code
2015-11-10 mmelARM: Refactor interrupt_enable/disable/restore.
2015-11-10 skraFix cp15 PAR definition and function. While here, add...
2015-11-10 skraFix pmap_fault(). It turned out that alignment abort...
2015-11-10 avosurtwn(4): add IBSS mode support
2015-11-10 hselaskyAdd mlx5 and mlx5en driver(s) for ConnectX-4 and Connec...
2015-11-10 kibImplement atomic_testandset_{32,int,long,64} for ARMv6...
2015-11-10 mmelARM: Remove trailing whitespace from sys/arm/include
2015-11-10 mmelARM: Improve robustness of locore_v6.S and fix errors.
2015-11-10 skraFix slots DMA memory handling. It's similar to r290553.
2015-11-10 tuexenAdd support for SCTP checksum offloading for the 82580...
2015-11-10 hselaskyUpdate the wsp driver to support newer touch pads,...
2015-11-10 npcxgbe/t4_tom: add a knob to the default configuration...
2015-11-10 avosurtwn(4): fix the build.
2015-11-10 avosurtwn(4): add HOSTAP mode support.
2015-11-09 avosurtwn(4): refactor and fix TX path.
next