]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ffs: quiet -Wstrict-prototypes
[FreeBSD/FreeBSD.git] / sys /
2020-12-02 mhorneuart: allow UART_DEV_DBGPORT for fdt consoles
2020-12-02 npcxgbe(4): Revert r367917.
2020-12-02 mhorneem: fix a null de-reference in em_free_pci_resources
2020-12-02 mmelNVME: Multiple busdma related fixes.
2020-12-02 markjpf: Fix table entry counter toggling
2020-12-02 chucknvme: Fix typo in definition
2020-12-02 mmelFix r368153. Wrong branch of #ifdef __ARMEB__ was deleted.
2020-12-02 mjgselect: make sure there are no wakeup attempts after...
2020-12-01 kibFix syntax
2020-12-01 kiblio_listio(2): send signal even if number of jobs is...
2020-12-01 kibvfs_aio.c: style.
2020-12-01 kibFix syntax
2020-12-01 kibvfs_aio.c: correct comment.
2020-12-01 kibrtld: bump r_debug.r_version to 1 from current 0.
2020-12-01 gonzo[arm64] Parse ACPI _PXM property on ARM64 platform
2020-12-01 gonzo[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 bzUSB umass: add quirk to not probe
2020-12-01 jhbUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 jhbUse uintptr_t for pointers in stack frames.
2020-12-01 jhbMake stack_save*() more robust on MIPS.
2020-12-01 jhbAdd a kstack_contains() helper function.
2020-12-01 kpnet: Revert vnet/epair cleanup race mitigation
2020-12-01 kpif: Fix panic when destroying vnet and epair simultaneously
2020-12-01 markjvmem: Revert r364744
2020-12-01 mmMFV r368207:
2020-12-01 mmelRemove duplicated SV_ASLR from the elf flags.
2020-12-01 mmelAlways use the __unused attribute even for potentially...
2020-11-30 melifaroMove inner loop logic out of sysctl_sysctl_next_ls().
2020-11-30 melifaroRenumber NHR_* flags after NHR_IFAIF removal in r368127.
2020-11-30 mmacywireguard: fix zfs_ copy pasta in module init macro
2020-11-30 mmacyRemove (dead) GPL copyright code from wireguard sources
2020-11-30 markjqat: Initialize the crypto device ID to -1 instead...
2020-11-30 markjqat: Fix firmware module autoloading
2020-11-30 kibffs: do not read full direct blocks if they are going...
2020-11-30 markjuma: Avoid allocating buckets with the cross-domain...
2020-11-30 mmelUnbreak r368167 in userland. Decorate unused arguments.
2020-11-30 manummccam: Convert some printf to CAM_DEBUG
2020-11-30 manuarm: allwinner: aw_mmc: Add a sysctl for debuging
2020-11-30 tsoomevt: if loader did pass the font via metadata, use it
2020-11-30 hselaskyUse function macro for sema_init() in the LinuxKPI...
2020-11-30 tsoomefix vmbus_fb_mmio_res after r368168
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...
next