]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Enable linker error if libcrypto.so contains a relocation against text. It
[FreeBSD/FreeBSD.git] / sys /
2016-05-11 Conrad Meyercompat/opensolaris: Don't redefined off64_t if already...
2016-05-11 Andrew TurnerAdd data barriers to the arm64 bus_dmamap_sync function...
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Zbigniew BodekAdd support for MTU chaning and Jumbo frames to VNIC
2016-05-11 Zbigniew BodekFix deadlock in VNIC when using single CPU only
2016-05-11 Zbigniew BodekFix I/O coherence issues on ThunderX when SMP is disabled
2016-05-11 Zbigniew BodekAdd HW RSS support to VNIC driver
2016-05-11 Zbigniew BodekBind CQ interrupts and tasks to separate CPUs in VNIC
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-11 Hans Petter SelaskyReturn a proper error code instead of panicing when...
2016-05-11 Hans Petter SelaskyAdd more IDR and IDA related functions to the LinuxKPI.
2016-05-11 Hans Petter SelaskyFactor out common code into "idr_find_layer_locked...
2016-05-11 Roger Pau Monnéxen/resume: only send BITMAP IPIs if CPUs > 1
2016-05-11 Hans Petter SelaskyAdd missing destruction of mutex.
2016-05-11 Andrey V. ElsukovFix memory leak possible in error case.
2016-05-11 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-05-11 Hans Petter SelaskyAdd more atomic LinuxKPI functions.
2016-05-11 Edward Tomasz Napi... Make sdhci(4) work after suspend/resume for chipsets...
2016-05-11 Konstantin BelousovUse vfs_hash_ref(9) to eliminate LK_EXCLOTHER kludge...
2016-05-11 Konstantin BelousovAdd vfs_hash_ref(9) function, which finds a vnode by...
2016-05-11 Andrew Rybchenkosfxge(4): update unicast filter insertion algorithm
2016-05-11 Andrew Rybchenkosfxge(4): fix efx_filter_reconfigure parameter type
2016-05-11 Adrian Chadd[siba] add r4 and r8 sprom formats for core_pwr_info.
2016-05-11 Konstantin BelousovStyle: wrap long lines.
2016-05-11 Andrew Rybchenkosfxge(4): make efx_sram_test Siena-only
2016-05-11 Andrew Rybchenkosfxge(4): add new Emerald board sensors to common code
2016-05-11 Andrew Rybchenkosfxge(4): simplify efx_mac_select
2016-05-11 Andrew Rybchenkosfxge(4): remove Falcon specific EV_GLOBAL support
2016-05-11 Andrew Rybchenkosfxge(4): remove Falcon-specific code paths from common...
2016-05-11 Andrew Rybchenkosfxge(4): add TLV format buffer manipulation functions...
2016-05-11 Sepherosa Ziehauhyperv/hn: Extract RSS hash value and type.
2016-05-11 Justin HibbitsDon't mark the initial portal registers as fully mapped.
2016-05-11 Oleksandr TymoshenkoUse DEVMETHOD_END instead of its value to indicate...
2016-05-11 Oleksandr TymoshenkoUse GPIO pin management API in gpiobacklight
2016-05-10 Adrian ChaddRename siba -> siba_s5, to specifically reference that...
2016-05-10 Bjoern A. ZeebAllow orm(4) to be disabled from probing/attaching...
2016-05-10 John BaldwinMove vm_domain_rr_selectdomain() under #ifdef VM_NUMA_A...
2016-05-10 Conrad Meyernetipsec: Fix minor style nit
2016-05-10 Oleksandr TymoshenkoPass device tree node as a part of gpio_pin_get_by_ofw_...
2016-05-10 Emmanuel VadotWhen PLATFORM_SMP is enabled, check if tunable hw.ncpu...
2016-05-10 Hans Petter SelaskyEnsure waiting loops terminate during cold boot. This...
2016-05-10 Emmanuel VadotMerge a20_mp_start_ap and a31_mp_start_ap into one...
2016-05-10 Hans Petter SelaskyImplement ioremap_wt() and use that in the MEMREMAP_WT...
2016-05-10 Pedro F. Giffuniaic7xxx: minor spelling fixes.
2016-05-10 Hans Petter SelaskyFix kernel LINT build after r299363.
2016-05-10 Alexander MotinAllow sleepable allocations in enclosure daemon threads.
2016-05-10 Edward Tomasz Napi... Add "camcontrol reprobe" subcommand, and implement...
2016-05-10 Andrew TurnerPush the logic to talk with the MSI/MSI-X interrupt...
2016-05-10 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-05-10 Bjoern A. Zeebsiba depends on bhndbus; add the device to the kernel...
2016-05-10 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-05-10 Hans Petter SelaskyAdd more LinuxKPI I/O functions.
2016-05-10 Hans Petter SelaskyUse function macros when possible to avoid stray substi...
2016-05-10 Hans Petter SelaskyAdd missing semicolon and properly wrap macro argument.
2016-05-10 Hans Petter SelaskyAllow the argument for the cpu_to_xxxp() and xxx_to_cpu...
2016-05-10 Edward Tomasz Napi... Remove misc NULL checks after M_WAITOK allocations.
2016-05-10 Edward Tomasz Napi... Remove NULL check after M_WAITOK allocations from mfi(4).
2016-05-10 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-05-10 Konstantin BelousovAdd locking annotations to amd64 struct md_page members.
2016-05-10 Alexander MotinFix previous commit to report proper error code.
2016-05-10 Alexander MotinValidate XCOPY range offsets and lengths.
2016-05-10 Alexander MotinMore XCOPY parameters validation.
2016-05-10 Andrew Rybchenkosfxge(4): cleanup: fix typo
2016-05-10 Andrew Rybchenkosfxge(4): cleanup: remove unneeded include files
2016-05-10 Andrew Rybchenkosfxge(4): cleanup: remove unused efx_infer_family()
2016-05-10 Andrew Rybchenkosfxge(4): cleanup: remove obsolete common code module
2016-05-10 Andrew Rybchenkosfxge(4): cleanup: fix typos
2016-05-10 Andrew Rybchenkosfxge(4): cleanup efx_check.h comments and error messages
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_PHY_TXC43128
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_PHY_SFX7101
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_PHY_SFT9001
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_PHY_QT2025C
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_PHY_QT2022C2
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_PHY_NULL
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_NVRAM_SFX7101
2016-05-10 Alexander MotinImprove validation of some POPULATE TOKEN parameters.
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_NVRAM_SFT9001
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_FALCON_BOOTROM
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_MON_NULL
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_MON_MAX6647
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_MON_LM87
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_MAC_FALCON_XMAC
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_MAC_FALCON_GMAC
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_FALCON_NIC_CFG_OVERRIDE
2016-05-10 Andrew Rybchenkosfxge(4): remove EFSYS_OPT_FALCON
2016-05-10 Andrew Rybchenkosfxge(4): add TLV item manipulation functions to common...
2016-05-10 Andrew Rybchenkosfxge(4): restructure TLV buffer validation
2016-05-10 Adrian Chadd[siba] migrate siba.c to siba_mips.c
2016-05-10 Sepherosa Ziehautcp/syncache: Add comment for syncache_respond
2016-05-10 Adrian Chadd[bhnd] fix bcma resource allocation for regions; EROM...
2016-05-10 John BaldwinDon't store generated firmware object files in the...
2016-05-10 John BaldwinForward declare 'struct cpl_set_tcb_rpl' before includi...
2016-05-09 Mark JohnstonRemove obsolescent comments from nd6_purge().
2016-05-09 John BaldwinAdd a new bus method to fetch device-specific CPU sets.
next