]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Append the branch commit count to _SNAP_SUFFIX for development
[FreeBSD/FreeBSD.git] / sys /
2020-11-29 Yuri Pankovhwpstate_intel: don't unconditionally print the error...
2020-11-29 Alexander MotinRemove alignment requirements for KVA buffer mapping.
2020-11-29 Alexander MotinRemove aligment requirements for passthrough buffer.
2020-11-29 Alexander MotinRemove alignment requirements for KVA buffer mapping.
2020-11-29 Alexander MotinMark inline functions static.
2020-11-29 Alexander MotinIncrease nvme(4) maximum transfer size from 1MB to...
2020-11-28 Poul-Henning KampAdd watchdog(9) driver for the Fintek F81803 SuperIO...
2020-11-28 Alexander V. ChernikovAdd nhgrp_get_idx() as a counterpart for nhop_get_idx().
2020-11-28 Alexander V. ChernikovCleanup nexthops request flags:
2020-11-28 Michal MelounRemove now unused armv4 and not-INTRNG files.
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-28 Kyle Evanskern: cpuset: drop the lock to allocate domainsets
2020-11-28 Peter GrehanConvert vmm_ops calls to IFUNC
2020-11-27 Ruslan Bukino Move options IOMMU from Debugging section back to...
2020-11-27 Mark Johnstoncallout(9): Remove some leftover APM BIOS support
2020-11-27 Mark Johnstonarm: Correctly report the size of FPA registers to GDB
2020-11-27 Alexander MotinSome code reorganization.
2020-11-27 Alexander MotinRestore break statement lost in r367857.
2020-11-26 Emmanuel Vadotarm64: Do not rely on SPCR table to detect acpi
2020-11-26 Alexander MotinMore cleanup in response queue and reset code.
2020-11-26 Konstantin Belousovnullfs: provide custom bypass for VOP_READ_PGCACHE().
2020-11-26 Konstantin Belousovvn_read_from_obj(): fix handling of doomed vnodes.
2020-11-26 Konstantin BelousovMore careful handling of the mount failure.
2020-11-26 Konstantin Belousovclear_inodedeps: handle ERELOOKUP from ffs_syncvnode().
2020-11-26 Konstantin BelousovMake max ticks for pause in vn_lock_pair() adjustable...
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 Alex RichardsonAdd .cfi_{start,end}proc for RISC-V assembly functions
2020-11-26 Emmanuel Vadotarm: allwinner: a23 timer functions are only used for...
2020-11-26 Emmanuel Vadotarm: tegra: Remove unused variable
2020-11-26 Emmanuel Vadotarm: mv: Remove unused code
2020-11-26 Emmanuel Vadotarm: ti: Remove unused function ti_first_gpio_bank
2020-11-26 Emmanuel Vadotsdhci: mmccam: Update vccq in the driver ios
2020-11-26 Emmanuel Vadotsdhci: Only print mmccam debug code if hw.sdhci.debug...
2020-11-26 Emmanuel Vadotmmccam: We can't sleep during sdda_add_part so use...
2020-11-26 Poul-Henning KampAdd support for Fintek F81803 SuperIO chip
2020-11-26 Mateusz Guzikthread: staticize thread_reap and move td_allocdomain
2020-11-26 Peter GrehanRemove manual instruction encodings for VMLOAD, VMRUN...
2020-11-26 Alexander MotinSome minor FCoE bits I had lying around.
2020-11-26 Alexander MotinRemove some more dead code from pre-24xx.
2020-11-26 Ian LeporeAdd the firmware blob required to use the sdma hardware...
2020-11-25 Maxim SobolevUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-25 Mateusz Guzikpipe: follow up cleanup to previous
2020-11-25 Mateusz Guzikpipe: drop spurious pipeunlock/pipelock cycle on write
2020-11-25 Bjoern A. ZeebIPv6: set ifdisabled in the kernel rather than in rc
2020-11-25 Ian LeporeExtend the imx6 gpc->gic interrupt controller fixup...
2020-11-25 Ian LeporeConvert the imx6_snvs RTC driver to access registers...
2020-11-25 Ian LeporeAdd the standard extres pseudo devices to the IMX6...
2020-11-25 Ian LeporeA couple small fixes for the imx6_sdma driver...
2020-11-25 Kristof Provostif: Fix non-VIMAGE build
2020-11-25 Konstantin Belousovffs_softdep.c: get_parent_vp(): Fix bp lock leak when...
2020-11-25 Ian LeporeOnly attach the ti_scm_syscon driver when running on...
2020-11-25 Kristof Provostif: Protect V_ifnet in vnet_if_return()
2020-11-25 Emmanuel Vadotdtb: allwinner: Add pineh64 to the build
2020-11-25 Emmanuel Vadotarm: allwinner: aw_rtc: Add H6 compatible
2020-11-25 Emmanuel Vadotarm64: allwinner: H6: Fix pll 4x clocks
2020-11-25 Kristof Provostif: Remove ifnet_rwlock
2020-11-25 Kyle Evanskern: cpuset: properly rebase when attaching to a jail
2020-11-25 Kyle Evanskern: cpuset: rename _cpuset_create() to cpuset_init()
2020-11-25 Kyle Evanskern: cpuset: allow cpuset_create() to take an allocate...
2020-11-25 Kyle Evanskern: never restart syscalls calling closefp(), e.g...
2020-11-25 John BaldwinRemove the cloned file descriptors for /dev/crypto.
2020-11-24 John BaldwinPull the check for VM ownership into ppt_find().
2020-11-24 John BaldwinHonor the disabled setting for MSI-X interrupts for...
2020-11-24 Alexander MotinRemove more legacy of parallel SCSI.
2020-11-24 Jung-uk KimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-24 Jung-uk KimDo not truncate the last character from serial number.
2020-11-24 Emmanuel Vadotarm: Remove old amlogic support
2020-11-24 Emmanuel Vadotarm: Remove old rockchip support
2020-11-24 Alexander MotinUpdate RQSFLAG_* definitions.
2020-11-24 Mark Johnstonata(4): Release the ioport resource if device initializ...
2020-11-24 Mark Johnstonpf: Make tag hashing more robust
2020-11-24 Alexander MotinRemove concept of mbox_sleep_ok.
2020-11-24 Alexander MotinRemove unneeded locking around xpt_bus_[de]register().
2020-11-24 Emmanuel Vadotarm64: Check if we have a map before checking the flags
2020-11-24 Hans Petter SelaskyRemove erradic assert after SVN r367149 in mlx5en(4).
2020-11-24 Cy SchubertFix a typo in a comment.
2020-11-24 Alexander MotinImplement request queue overflow protection.
2020-11-24 Mateusz Guziklocks: push lock_delay_arg_init calls down
2020-11-24 Mateusz Guziksx: drop spurious volatile keyword
2020-11-23 Mateusz Guzikdtrace: stop using eventhandlers for the part compiled...
2020-11-23 Mateusz Guzikthread: stash domain id to work around vtophys problems...
2020-11-23 Konstantin BelousovLinuxolator: Replace use of eventhandlers by sysent...
2020-11-23 Konstantin BelousovProvide ABI modules hooks for process exec/exit and...
2020-11-23 Michal MelounEnsure that the buffer is in nvme_single_map() mapped...
2020-11-23 Edward Tomasz Napi... Make sbp(4) use xpt_alloc_ccb/xpt_free_ccb instead...
2020-11-23 Edward Tomasz Napi... Make tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead...
2020-11-23 Edward Tomasz Napi... Don't check return from xpt_alloc_ccb() for being NULL...
2020-11-23 Edward Tomasz Napi... Make hptmv(4) use xpt_alloc_ccb/xpt_free_ccb instead...
2020-11-23 Edward Tomasz Napi... smartpqi: don't bzero the new ccb; xpt_alloc_ccb_nowait...
2020-11-23 Edward Tomasz Napi... arcmsr(4): don't bzero newly allocated ccb; xpt_alloc_c...
2020-11-23 Edward Tomasz Napi... Remove the 'wantparent' variable, unused since r145004.
2020-11-23 Michael TuexenFix two occurences of a typo in a comment introduced...
2020-11-23 Kyle Evanscpuset_setproc: use the appropriate parent for new...
2020-11-23 Kyle Evansfreebsd32: take the _umtx_op struct definitions back
2020-11-23 Kyle Evanskern: dup: do not assume oldfde is valid
2020-11-22 Alexander V. ChernikovRefactor rib iterator functions.
2020-11-22 Emmanuel Vadotif_dwc: Correctly configure the DMA engine based on...
2020-11-22 Alexander MotinFix debug build after 367926.
2020-11-22 Kyle Evans[2/2] _umtx_op: introduce 32-bit/i386 flags for operations
2020-11-22 Alexander MotinFix build after 367926.
next