]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix incorrect error message in iovctl
[FreeBSD/FreeBSD.git] / sys /
2017-09-12 tuexenExport the UDP encapsualation port and the path state.
2017-09-12 asomersRemove spaces from CTL devices' default serial numbers
2017-09-12 jhbHandle relocations for newer non-PIC MIPS ABI.
2017-09-12 tsoomelibefi: efipart_open should check the status from disk_open
2017-09-12 tsoomeloader should support large_dnode
2017-09-12 tuexenAdd support to print the TCP stack being used.
2017-09-12 avgfix a fallout from the ZTOV tightening, r323479
2017-09-12 cognetSome devices come with the same name as TI devices...
2017-09-12 avgzfsctl_snapdir_lookup should be able to handle an uncov...
2017-09-12 avgzfs_ctldir: remove obsolete / bogus ARGSUSED lint direc...
2017-09-12 avgzfsvfs_hold: assert that the busied filesystem can...
2017-09-12 avgzfs_get_vfs: reference a requested filesystem instead...
2017-09-12 avgzfs: tighten debug versions of ZTOV and VTOZ
2017-09-12 cyImprove the wording of a comment describing why EAGAIN...
2017-09-11 ianAdd a default implementation that returns ENODEV for...
2017-09-11 cemMCA: Rename AMD MISC bits/masks
2017-09-11 cemx86 MCA: Extract CMCI support predicate into function
2017-09-11 mwRestore alphabetical order in UART Makefile
2017-09-11 kibabAdd MMCCAM-enabled kernel config for arm64
2017-09-11 mwExpand Marvell NIC description in arm64 GENERIC config
2017-09-11 kibFix ioapic acpi id matching on PCI attach and rid calcu...
2017-09-11 cemDecode new AMD SVM feature bits on family 17h
2017-09-11 emasteboot1: remove BOOT1_MAXSIZE default value
2017-09-11 avgMFV r323111: 8569 problem with inline functions in...
2017-09-11 avgRevert r322601, Mark ZFS ABD inline functions static
2017-09-11 avgMFV r323110: 8558 lwp_create() returns EAGAIN on system...
2017-09-11 mwImprove HW type checking in mv_ehci driver
2017-09-11 tsoomer323389 breaks the kernel build when WITHOUT_ZFS is...
2017-09-11 scottlAdd infrastructure for allocating multiple MSI-X interr...
2017-09-11 emasteboot1 generate-fat: generate all templates at once
2017-09-11 emastenewvers.sh: speed up failing git-svn revision search
2017-09-10 emastenewvers.sh: accept "git-svn-id:" at the start of a...
2017-09-10 mjgMove vmmeter atomic counters into dedicated cache lines
2017-09-10 ianAdd gpio methods to read/write/configure up to 32 pins...
2017-09-10 alcTo analyze the allocation of swap blocks by blist funct...
2017-09-10 desIf the user tries to set kern.randompid to 1 (which...
2017-09-10 tsoomeloader.efi: chain loader should provide proper device...
2017-09-10 kibFix typo, TC0->TCO.
2017-09-10 kibAdd definitions of (new) bits for TCO registers from the
2017-09-10 kibStyle: tab after #define.
2017-09-10 mjgnamecache: clean up struct namecache_ts handling
2017-09-10 scottlFix intrhook release in MPR and MPS for EARLY_AP_STARTUP.
2017-09-10 scottlMore code refactoring in preparation for enabling multi...
2017-09-09 scottlConvert some in-line printing of diagnostic into tables.
2017-09-09 impIt's been pointed out that init_script at least is...
2017-09-09 tuexenFix MTU computation. Coverity scanning usrsctp pointed...
2017-09-09 tuexenFix a locking issue found by Coverity scanning the...
2017-09-09 tuexenFix locking issues found by Coverity scanning the usrsc...
2017-09-09 impDon't build uart_dev_mvebu unless we're on arm64.
2017-09-09 tuexenSilence a Coverity warning from scanning the usrsctp...
2017-09-09 sbrunorevert r323371 in prepartion for a proper fix
2017-09-09 tuexenSavely remove a chunk from the control queue.
2017-09-09 sbrunor323359 instroduced an ARMv8 only uart(4) device to...
2017-09-09 scottlRemove the unnecessary use of a temporary string buffer.
2017-09-09 scottlStart separating the LSI drivers into per-queue structu...
2017-09-09 kibAdd a vm_page_change_lock() helper, the common code...
2017-09-09 impMark init_chroot and init_script variables as deprecated.
2017-09-09 hselaskyOnly search the scope ID in ip6_find_dev() for IPv6...
2017-09-09 mwEnable compilation of Marvell NETA controller with...
2017-09-09 mwAdd support for Armada 3700 in the NETA driver
2017-09-09 mwStore virtual address of buffer in mvneta_rx_ring
2017-09-09 mwAdd support for uart_mvebu driver arm64 GENERIC config
2017-09-09 mwIntroduce UART driver module for Armada 3700
2017-09-09 mwEnable compilation of Marvell EHCI driver in arm64...
2017-09-09 mwAdd support for Armada 3700 EHCI
2017-09-09 mwAdd support for AHCI in Armada 3700
2017-09-09 avgMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-09 mwEnable compilation of Marvell XHCI driver in arm64...
2017-09-09 mwAdd support for xhci in Armada 3700 and 7k/8k
2017-09-09 hselaskyResolve IPv6 scope ID issues when using ip6_find_dev...
2017-09-09 hselaskyRemove unsafe access to the LinuxKPI file structure...
2017-09-09 hselaskyProperly implement poll_wait() in the LinuxKPI. This...
2017-09-09 hselaskyAdd more sanity checks to linux_fget() in the LinuxKPI...
2017-09-09 mjgFix riscv and powerpc compilation after r323329.
2017-09-09 npcxgbe(4): Fix a couple of problems in the sge_wrq data...
2017-09-09 jhibbitsAdd P5021 and P5040 conditions for LAW count check.
2017-09-09 jhibbitsAdd some more PVR and SVR defines
2017-09-09 cemFix information leak in geli(8) integrity mode
2017-09-08 scottlRefactor interrupt allocation and deallocation. Add...
2017-09-08 mjgAllow __builtin_memset instead of bzero for small buffe...
2017-09-08 kibEnhance qpi.c to make it usable on all Core-microarchit...
2017-09-08 kibUse IOAPIC PCI rid as the interrupt TLP source id for...
2017-09-08 kibAdd an ioapic_get_rid() function to obtain PCIe TLP...
2017-09-08 kibAdd a constant specifying the min size of the IOAPIC...
2017-09-08 sobomaxCorrect bintime32 declaration: uint32_t sec -> time32_t...
2017-09-08 shurdAdded support for displaying HW port stats using sysctl.
2017-09-08 scottlFix intrhook release in MFI as well
2017-09-08 scottlAs with r323317, hold off on releasing the intrhook...
2017-09-08 scottlMove the intrhook release to later in the function...
2017-09-08 kibFix malloc() uses in em_get_regs().
2017-09-08 kibConsistently use tabs for indent.
2017-09-08 andrewNot all CPUs handle reading ID_AA64MMFR2_EL1 (e.g....
2017-09-08 mjgnamecache: fold the unlock label into the only consumer
2017-09-08 mjgnamecache: factor out dot lookup into a dedicated function
2017-09-08 mjgAnnotate Giant with __exclusive_cache_line
2017-09-08 mjgAnnotate global process locks with __exclusive_cache_line
2017-09-08 cemmca: Fix printf types from r323289 on i386
2017-09-07 markjSpeed up vm_page_array initialization.
2017-09-07 cemx86 MCA: Helpfully, print why ECC thresholding is not...
2017-09-07 cemx86 MCA: Enable AMD thresholding support on 17h
next