]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge ^/head r316992 through r317215.
[FreeBSD/FreeBSD.git] / sys /
2017-04-20 dimMerge ^/head r316992 through r317215.
2017-04-20 scottlReorder the minimum_cmd_size code to make it a little...
2017-04-20 tuexenSyncoockies can be used in combination with the syncach...
2017-04-20 bdeEliminate the ega renderer switch. It did nothing...
2017-04-20 bdeWhen the character width is 9, remove vertical lines...
2017-04-20 andrewRestrict the arm64 supervisor all instructions to only...
2017-04-20 kibWrite-combine framebuffer writes through user-space...
2017-04-20 cognetUpdate comment ot reflect realilty, we know also take...
2017-04-20 andrewPush loading curthread into assembly in the synchronous...
2017-04-20 cognetePAPR states that any non-boot CPU will come in "disabl...
2017-04-20 bdeAttempt to determine the modes in which 8-bit wide...
2017-04-20 kppf: Fix possible incorrect IPv6 fragmentation
2017-04-20 mavSome cosmetic polishing for pre-timeouts.
2017-04-20 davidcsCleanup QLA_LOCK/QLA_UNLOCK macros
2017-04-19 npFree lro_hash unconditionally, just like lro_mbuf_data...
2017-04-19 glebiusBump __FreeBSD_version due to r317061, struct vmmeter...
2017-04-19 glebiusFix build without SC_PIXEL_MODE defined.
2017-04-19 jkimRevert r316796. It is not necessary since r317173.
2017-04-19 jkimAlways clear borders when the terminal is flushed.
2017-04-19 npDo not leak lro_hash on failure to allocate lro_mbuf_data.
2017-04-19 jkimMicro-optimize vt_set_border().
2017-04-19 npRemove redundant assignment.
2017-04-19 bdeFix missing support for drawing the mouse cursor in...
2017-04-19 brFollow r317061 "Remove struct vmmeter from struct pcpu"
2017-04-19 bdeStop using a saveunder method for mouse cursor drawing...
2017-04-19 markjDrop Giant before sleeping in linux_wait_for_{timeout_...
2017-04-19 scottlAdd infrastructure to the ATA and SCSI transports that...
2017-04-19 bdeWhen we don't use the parameter table in the BIOS,...
2017-04-19 cyRestore prototype accidently removed by r316811. Also...
2017-04-19 hselaskyUse __typeof() instead of typeof() in some RCU related...
2017-04-19 hselaskyFix problem regarding priority inversion when using...
2017-04-19 hselaskyZero number of CPUs should be translated into the defau...
2017-04-19 ganboldUse hwreset_get_by_ofw_idx() function instead, since...
2017-04-19 sephehyperv: Use kmem_malloc for hypercall memory due to...
2017-04-18 cemda(4): Fix a TRIM regression introduced in r308155
2017-04-18 kppf: Also clear limit counters
2017-04-18 tsoomeloader: uboot disk ioctl should call disk_ioctl
2017-04-18 tsoomeloader: F_READ/F_WRITE should be checked against masked...
2017-04-18 brSwitch BERI Programmable Interrupt Controller to INTRNG.
2017-04-18 tsoomeloader: zfs reader vdev_probe should check for minimum...
2017-04-18 zbbOptimize Armada38x low-level MBUS settings
2017-04-18 zbbFix bit assignment in PL310_POWER_CTRL
2017-04-18 zbbAdd PL310 device in ARMADA38X config
2017-04-18 zbbExecute PL310_ERRATA_727915 only for related revisions
2017-04-18 zbbAdd PL310 platform initialization for Armada 38x
2017-04-18 zbbIncrease number of L2 tables required for kernel bootstrap
2017-04-18 zbbReduce kmem_arena maximum size for Armada38x
2017-04-18 mavBlock FPDMA TRIM for ASMedia HBAs.
2017-04-18 ganboldRemove function declaration that doesn't exist.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 jkimUse kmem_malloc() instead of malloc(9) for the native...
2017-04-17 jkimRemove an unnecessary declaration missed in the previou...
2017-04-17 jkimMove declarations for a machine-dependent function...
2017-04-17 jkimReduce diff with amd64 version.
2017-04-17 emasteRemove trailing whitespace from r317061
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 glebiusTwo more files missed in r317055: these files need...
2017-04-17 glebiusRemove unused assembly symbols pointing to vmmeter.
2017-04-17 glebiusTypo!
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-17 glebiusRemove unneeded include of vm_phys.h.
2017-04-17 npcxgbe: Add tunables to control the number of LRO entrie...
2017-04-16 pkelseyFix userland tools that don't check the format of routi...
2017-04-16 ianConvert probing to use an ofw_compat_data array, and...
2017-04-16 dimMerge lldb trunk r300422 and resolve conflicts.
2017-04-16 dimMerge lld trunk r300422 and resolve conflicts.
2017-04-16 dimMerge clang trunk r300422 and resolve conflicts.
2017-04-16 dimMerge llvm trunk r300422 and resolve conflicts.
2017-04-16 markmReplace the RC4 algorithm for generating in-kernel...
2017-04-16 ianAdd imx6ul SoC support, and get the PHY number from...
2017-04-16 ianAdd support for the Micrel KSZ8081 ethernet PHY.
2017-04-15 cyClean up extraneous brackets.
2017-04-15 des3BSD-licensed implementation of the chacha20 stream...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-15 bdeAdd a 10x16 mouse cursor and use it in all graphics...
2017-04-15 bdeStructure the mouse cursor data so that it is easier...
2017-04-15 ianAdd support for the imx6ul SoC.
2017-04-15 npcxgbe: Add a tunable to configure the SGE time scaler...
2017-04-14 traszDon't try to write out bufs that have already failed...
2017-04-14 npcxgbe/iw_cxgbe: Report the actual values of various...
2017-04-14 npcxgbe/iw_cxgbe: Report accurate page_size_cap in ib_que...
2017-04-14 npcxgbe/iw_cxgbe: hw supports 64K (not 32K) Protection...
2017-04-14 bdeOops, the previous revision was missing the update...
2017-04-14 sobomaxRestore ability to shutdown DGRAM sockets, still forcin...
2017-04-14 markjRename two gmirror state flags to make their meanings...
2017-04-14 markjDon't set the mirror GEOM softc to NULL in g_mirror_des...
2017-04-14 markjCheck for a provider error before enqueuing mirror...
2017-04-14 bdeAdjust shifting so that cursor widths up to 17 (was...
2017-04-14 markjStop mirror synchronization before draining the I/O...
2017-04-14 avgrename vfs.zfs.debug_flags to vfs.zfs.debugflags
2017-04-14 kibCorrect calculation of the entry->free_down in the...
2017-04-14 kevloRemove RTL8153 quirk since ure(4) supports this chip.
2017-04-14 bdeOptimize drawing of the mouse cursor in vga planar...
2017-04-14 rmacklemRemove unused "cred" argument to ncl_flush().
2017-04-14 bdeFurther unobfuscate the method of drawing the mouse...
2017-04-14 aeAvoid undefined behavior.
2017-04-14 aeUse address of specific union member instead of whole...
2017-04-14 aeThe rule field in the ipfw_dyn_rule structure is used...
2017-04-14 aeFix the build.
2017-04-14 aeRework r316770 to make it protocol independent and...
next