]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
style(9): move function definition curly braces to column 0
[FreeBSD/FreeBSD.git] / sys /
2017-05-09 loosAdd a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP...
2017-05-09 npcxgbe(4): Do not assume that if_qflush is always follow...
2017-05-09 jhbUse const with some read-only buffers in opencrypto...
2017-05-09 loosDisable the build of the static/embedded DTB for the...
2017-05-09 jhbAdd initial support for the floating point implementati...
2017-05-09 hselaskyFix init order in the LinuxKPI for RCU support.
2017-05-09 mmelRevert accidentally changed std.armv6 in r318024.
2017-05-09 mmelFix _Unwind_Backtrace symbol version for ARM.
2017-05-09 mmelIntroduce pmap_remap_vm_attr(),
2017-05-09 bzAdjust a comment.
2017-05-09 npcxgbe(4): Fixes related to the knob that controls link...
2017-05-09 adrian[iwm] Move in_phyctxt from struct iwm_node to phy_ctxt...
2017-05-09 adrian[iwm] Allow listening on both chains/atennas to get...
2017-05-09 ngieMark this Makefile SUBDIR_PARALLEL
2017-05-09 ngiestyle(9): sort headers
2017-05-09 ngieAdd MK_TESTS to kern.opts.mk to support r31800
2017-05-09 ngieOnly compile tests/ if MK_TESTS != no or ALL_MODULES...
2017-05-09 ngieAdd intermediary Makefile for compiling all items in...
2017-05-09 ngiestyle(9): sort headers and remove duplicates
2017-05-09 adrian[iwm] Add basic powermanagement support via ifconfig...
2017-05-09 adrian[iwm] Add iwm_nic_unlock() calls missing from previous...
2017-05-09 adrian[iwm] iwm_{read,write}_prph() don't grab the nic lock...
2017-05-09 adrian[iwm] include opt_iwm.h and opt_wlan.h consistently...
2017-05-09 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-05-09 davidcsFix bug where MTX_DEF lock was held while taskqueue_dra...
2017-05-08 marius- Also outside of the KOBJOPLOOKUP macro - which in...
2017-05-08 mariusRevise r315430; there's no need to build mmc_subr.c...
2017-05-07 jhibbitsAdd necessary bits to get FreeBSD booting on the Unifi...
2017-05-07 kibRemove spl() calls from UFS code.
2017-05-07 kppf: Fix vnet initialisation
2017-05-07 rmacklemFix the client side krpc from doing TCP reconnects...
2017-05-06 tsoomeloader: network read rework
2017-05-06 baptdistinguish NFS versus TFTP boot by rootpath
2017-05-06 mmokhiFix linprocfs_docpuinfo() output regarding to what...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 adrian[mediatek] [gpio] add PPS / interrupt support.
2017-05-06 adrian[mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 suppo...
2017-05-06 adrian[arm] [rt1310] add initial RT1310 SoC code.
2017-05-06 adrian[ar934x] do an ethernet analog reset; apparently some...
2017-05-06 adrian[mx25l] add new device ids.
2017-05-06 adrian[etherswitch] [e6000sw] fix compile issue under clang/arm
2017-05-06 adrian[ar531x] [if_are] Fix if_are behaviour under high load...
2017-05-06 adrian[ip17x] [etherswitch] fdt away and mii hang workaround...
2017-05-06 adrian[cfi] fix CFI flash reset command for MX29LV320T/B.
2017-05-06 adrian[infineon] [etherswitch] no hardcode tagging port setti...
2017-05-05 npcxgbe/t4_tom: Per-connection rate limiting for TCP...
2017-05-05 kenAdd basic programmable early warning error injection...
2017-05-05 npcxgbe(4): The Tx scheduler initialization either works...
2017-05-05 brooksRegent post r317845.
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-05 markjUse pmap_invalidate_cache() to implement wbinvd_on_all_...
2017-05-05 npcxgbe(4): Update the VF device ids too. This should...
2017-05-05 mavRelax r317696 locking to not drain taskqueue under...
2017-05-05 emasteUFS fs.h: clear warning from use in makefs(1)
2017-05-05 hselaskyFix for use after free in the LinuxKPI.
2017-05-05 andrewAdd reclaim_pv_chunk on arm64. This is based on the...
2017-05-05 sephehyperv/kbd: Channel read expects non-NULL channel argument.
2017-05-05 npcxgbe(4): Update the list of PCIe devices claimed by...
2017-05-04 wulfReduce synaptics touch sensitivity
2017-05-04 wulfpsm(4): Remove sys/libkern.h header inclusion
2017-05-04 wulfSet predefined logical touchpad sizes for several ancie...
2017-05-04 wulfReport 3-rd and 4-th fingers as first finger for Elan...
2017-05-04 wulfEnable palm detection on two finger touches for multito...
2017-05-04 wulfpsm(4): reduce cursor jumping on palm detection
2017-05-04 wulfAdjust Elantech palm width threshold to nearly match...
2017-05-04 wulfReduce default tap_min_queue size for Elan touchpads
2017-05-04 wulfFix triple-finger taps reported as double-finger for...
2017-05-04 glebiusThe nandsim(4) simulator driver doesn't have any protec...
2017-05-04 loosAdd support for the no-1-8-v and wp-inverted properties...
2017-05-04 kenAdd the SCSI Solid State Media Log page (0x11) definition.
2017-05-04 sbrunobnxt: Add support for new Broadcom 100Gb adapter BCM57454
2017-05-04 sephepcicfg: Fix direct calls of pci_cfg{read,write} on...
2017-05-04 tsoomezfsboot: drvsize() may be unusable on some systems
2017-05-04 mjgcache: stop holding the ncneg_hot lock across purging
2017-05-04 mmMFV r317781:
2017-05-03 pfgext2fs: add read-write support for Extended Attributes.
2017-05-03 kenFix error recovery behavior in the pass(4) driver.
2017-05-03 kppf: Fix panic on unload
2017-05-03 cemExtend cpuset_get/setaffinity() APIs
2017-05-03 mavFix typo in r317659.
2017-05-03 kenDon't bother retrying errors for encrypted drives that...
2017-05-03 kenCorrect loop mode CRN resets to adhere to FCP-4 section...
2017-05-03 andrewPrint all virtual addresses in the show vtop ddb comman...
2017-05-03 adrian[mips] default AR933x/AR934x to include mips24k hwpmc...
2017-05-03 scottlFix an unsafe malloc usage with sbufs.
2017-05-03 mavFix r317696 build without debug.
2017-05-02 markjSynchronize unclean mirrors before adding them to a...
2017-05-02 npcxgbe(4): Support routines for Tx traffic scheduling.
2017-05-02 mavIntroduce sleepable locks into if_lagg.
2017-05-02 kibEmulate pre-r317061 ABI.
2017-05-02 kenAdd the SCSI SSC Manufacturer assigned serial number...
2017-05-01 mavMake some UART consoles to not spin wait for data to...
2017-05-01 markjFix a harmless LOR in dtrace_load().
2017-05-01 tsoomeloader.efi: ResetSystem does not use data with EFI_SUCCESS
2017-05-01 markjAdd on_each_cpu() and wbinvd_on_all_cpus().
2017-05-01 jpaetzelFix misport of compressed ZFS send/recv from 317414
2017-05-01 dchaginFix NULL pointer dereference in futex_wake_op() in...
2017-05-01 ngieFix "make cscope-clean" when .OBJDIR already exists
2017-05-01 ngieFix "make cscope" after r317411
2017-04-30 loosWhen the switch is set to operate in the Multi Chip...
next