]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ipfw(8): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys /
2020-11-30 Matt MacyRemove (dead) GPL copyright code from wireguard sources
2020-11-30 Mark Johnstonqat: Initialize the crypto device ID to -1 instead...
2020-11-30 Mark Johnstonqat: Fix firmware module autoloading
2020-11-30 Konstantin Belousovffs: do not read full direct blocks if they are going...
2020-11-30 Mark Johnstonuma: Avoid allocating buckets with the cross-domain...
2020-11-30 Michal MelounUnbreak r368167 in userland. Decorate unused arguments.
2020-11-30 Emmanuel Vadotmmccam: Convert some printf to CAM_DEBUG
2020-11-30 Emmanuel Vadotarm: allwinner: aw_mmc: Add a sysctl for debuging
2020-11-30 Toomas Soomevt: if loader did pass the font via metadata, use it
2020-11-30 Hans Petter SelaskyUse function macro for sema_init() in the LinuxKPI...
2020-11-30 Toomas Soomefix vmbus_fb_mmio_res after r368168
2020-11-30 Toomas SoomeAdd VT driver for VBE framebuffer device
2020-11-30 Michal MelounNVME: Don't try to swap data on little endian machines.
2020-11-29 Alexander V. ChernikovRemove RADIX_MPATH config option.
2020-11-29 Matt MacyImport kernel WireGuard support
2020-11-29 Konstantin BelousovReduce MAXPHYS back to 128KB on 32bit architectures.
2020-11-29 Michal MelounStore MPIDR register in pcpu.
2020-11-29 Michal MelounRemove unused options.
2020-11-29 Michal Meloun_ARM_ARCH_5E is always defined, we not support older...
2020-11-29 Andrew TurnerOnly set the PCI bus end when we are reducing it
2020-11-29 Michal MelounRemove orphaned configs.
2020-11-29 Michal MelounRemove remaining fragments of code for older already...
2020-11-29 Michal MelounRemove remaining support of big endian byte order.
2020-11-29 Alexander V. ChernikovIntroduce rib_walk_ext_internal() to allow iteration...
2020-11-29 Alexander V. ChernikovAdd nhop_ref_any() to unify referencing nhop or nexthop...
2020-11-29 Alexander V. ChernikovRefactor fib4/fib6 functions.
2020-11-29 Alexander V. ChernikovAdd tracking for rib/nhops/nhgrp objects and provide...
2020-11-29 Konstantin Belousovbhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.
2020-11-29 Konstantin Belousovbio aio: Destroy ephemeral mapping before unwiring...
2020-11-29 Michal MelounRemove the pre-ARMv6 and pre-INTRNG code.
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...
next