]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
riscv: report additional known SBI implementations
[FreeBSD/FreeBSD.git] / sys /
2020-11-30 tsoomeAdd VT driver for VBE framebuffer device
2020-11-30 mmelNVME: Don't try to swap data on little endian machines.
2020-11-29 melifaroRemove RADIX_MPATH config option.
2020-11-29 mmacyImport kernel WireGuard support
2020-11-29 kibReduce MAXPHYS back to 128KB on 32bit architectures.
2020-11-29 mmelStore MPIDR register in pcpu.
2020-11-29 mmelRemove unused options.
2020-11-29 mmel_ARM_ARCH_5E is always defined, we not support older...
2020-11-29 andrewOnly set the PCI bus end when we are reducing it
2020-11-29 mmelRemove orphaned configs.
2020-11-29 mmelRemove remaining fragments of code for older already...
2020-11-29 mmelRemove remaining support of big endian byte order.
2020-11-29 melifaroIntroduce rib_walk_ext_internal() to allow iteration...
2020-11-29 melifaroAdd nhop_ref_any() to unify referencing nhop or nexthop...
2020-11-29 melifaroRefactor fib4/fib6 functions.
2020-11-29 melifaroAdd tracking for rib/nhops/nhgrp objects and provide...
2020-11-29 kibbhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.
2020-11-29 kibbio aio: Destroy ephemeral mapping before unwiring...
2020-11-29 mmelRemove the pre-ARMv6 and pre-INTRNG code.
2020-11-29 yuripvhwpstate_intel: don't unconditionally print the error...
2020-11-29 mavRemove alignment requirements for KVA buffer mapping.
2020-11-29 mavRemove aligment requirements for passthrough buffer.
2020-11-29 mavRemove alignment requirements for KVA buffer mapping.
2020-11-29 mavMark inline functions static.
2020-11-29 mavIncrease nvme(4) maximum transfer size from 1MB to...
2020-11-28 phkAdd watchdog(9) driver for the Fintek F81803 SuperIO...
2020-11-28 melifaroAdd nhgrp_get_idx() as a counterpart for nhop_get_idx().
2020-11-28 melifaroCleanup nexthops request flags:
2020-11-28 mmelRemove now unused armv4 and not-INTRNG files.
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-28 kevanskern: cpuset: drop the lock to allocate domainsets
2020-11-28 grehanConvert vmm_ops calls to IFUNC
2020-11-27 bro Move options IOMMU from Debugging section back to...
2020-11-27 markjcallout(9): Remove some leftover APM BIOS support
2020-11-27 markjarm: Correctly report the size of FPA registers to GDB
2020-11-27 mavSome code reorganization.
2020-11-27 mavRestore break statement lost in r367857.
2020-11-26 manuarm64: Do not rely on SPCR table to detect acpi
2020-11-26 mavMore cleanup in response queue and reset code.
2020-11-26 kibnullfs: provide custom bypass for VOP_READ_PGCACHE().
2020-11-26 kibvn_read_from_obj(): fix handling of doomed vnodes.
2020-11-26 kibMore careful handling of the mount failure.
2020-11-26 kibclear_inodedeps: handle ERELOOKUP from ffs_syncvnode().
2020-11-26 kibMake max ticks for pause in vn_lock_pair() adjustable...
2020-11-26 seUpdate to version 3.2.0
2020-11-26 arichardsonAdd .cfi_{start,end}proc for RISC-V assembly functions
2020-11-26 manuarm: allwinner: a23 timer functions are only used for...
2020-11-26 manuarm: tegra: Remove unused variable
2020-11-26 manuarm: mv: Remove unused code
2020-11-26 manuarm: ti: Remove unused function ti_first_gpio_bank
2020-11-26 manusdhci: mmccam: Update vccq in the driver ios
2020-11-26 manusdhci: Only print mmccam debug code if hw.sdhci.debug...
2020-11-26 manummccam: We can't sleep during sdda_add_part so use...
2020-11-26 phkAdd support for Fintek F81803 SuperIO chip
2020-11-26 mjgthread: staticize thread_reap and move td_allocdomain
2020-11-26 grehanRemove manual instruction encodings for VMLOAD, VMRUN...
2020-11-26 mavSome minor FCoE bits I had lying around.
2020-11-26 mavRemove some more dead code from pre-24xx.
2020-11-26 ianAdd the firmware blob required to use the sdma hardware...
2020-11-25 sobomaxUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-25 mjgpipe: follow up cleanup to previous
2020-11-25 mjgpipe: drop spurious pipeunlock/pipelock cycle on write
2020-11-25 bzIPv6: set ifdisabled in the kernel rather than in rc
2020-11-25 ianExtend the imx6 gpc->gic interrupt controller fixup...
2020-11-25 ianConvert the imx6_snvs RTC driver to access registers...
2020-11-25 ianAdd the standard extres pseudo devices to the IMX6...
2020-11-25 ianA couple small fixes for the imx6_sdma driver...
2020-11-25 kpif: Fix non-VIMAGE build
2020-11-25 kibffs_softdep.c: get_parent_vp(): Fix bp lock leak when...
2020-11-25 ianOnly attach the ti_scm_syscon driver when running on...
2020-11-25 kpif: Protect V_ifnet in vnet_if_return()
2020-11-25 manudtb: allwinner: Add pineh64 to the build
2020-11-25 manuarm: allwinner: aw_rtc: Add H6 compatible
2020-11-25 manuarm64: allwinner: H6: Fix pll 4x clocks
2020-11-25 kpif: Remove ifnet_rwlock
2020-11-25 kevanskern: cpuset: properly rebase when attaching to a jail
2020-11-25 kevanskern: cpuset: rename _cpuset_create() to cpuset_init()
2020-11-25 kevanskern: cpuset: allow cpuset_create() to take an allocate...
2020-11-25 kevanskern: never restart syscalls calling closefp(), e.g...
2020-11-25 jhbRemove the cloned file descriptors for /dev/crypto.
2020-11-24 jhbPull the check for VM ownership into ppt_find().
2020-11-24 jhbHonor the disabled setting for MSI-X interrupts for...
2020-11-24 mavRemove more legacy of parallel SCSI.
2020-11-24 jkimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-24 jkimDo not truncate the last character from serial number.
2020-11-24 manuarm: Remove old amlogic support
2020-11-24 manuarm: Remove old rockchip support
2020-11-24 mavUpdate RQSFLAG_* definitions.
2020-11-24 markjata(4): Release the ioport resource if device initializ...
2020-11-24 markjpf: Make tag hashing more robust
2020-11-24 mavRemove concept of mbox_sleep_ok.
2020-11-24 mavRemove unneeded locking around xpt_bus_[de]register().
2020-11-24 manuarm64: Check if we have a map before checking the flags
2020-11-24 hselaskyRemove erradic assert after SVN r367149 in mlx5en(4).
2020-11-24 cyFix a typo in a comment.
2020-11-24 mavImplement request queue overflow protection.
2020-11-24 mjglocks: push lock_delay_arg_init calls down
2020-11-24 mjgsx: drop spurious volatile keyword
2020-11-23 mjgdtrace: stop using eventhandlers for the part compiled...
2020-11-23 mjgthread: stash domain id to work around vtophys problems...
next