]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
stand/ficl 64-bit compatibility
[FreeBSD/FreeBSD.git] / sys /
2020-09-14 bdragon[PowerPC] Make cpu frequency detection endian-independent
2020-09-14 gordonPartially revert r346018 and use the if/then construct...
2020-09-14 hselaskyPoll statistics more frequently in mlx5en(4).
2020-09-14 traszMove td_softdep_cleanup() from userret() to ast();...
2020-09-14 traszMove TDP_GEOM check from userret() to ast(); this code...
2020-09-14 traszMove racct/rctl throttling from userret() to ast()...
2020-09-14 andrewAllow for interrupts on pl061 children
2020-09-14 scottlRefine the busdma template interface. Provide tools...
2020-09-14 kevans__FreeBSD_version bump for r365605 (crunchgen producing...
2020-09-14 rmacklemFix a case where the NFSv4.0 server might crash if...
2020-09-13 bdragon[PowerPC] bus_space cleanup part 2: Convert to c99...
2020-09-13 bdragon[PowerPC] bus_space cleanup part 1 - rename bs_be ...
2020-09-13 bdragon[PowerPC64LE] Bus space prep for LE
2020-09-13 bdragon[PowerPC64LE] Ensure nvram is built on powerpc64le.
2020-09-13 bdragon[PowerPC64LE] Adjust ELF definitions for LE.
2020-09-13 bdragon[PowerPC] Implement pmap_mincore() for moea
2020-09-13 bdragon[PowerPC64] Implement pmap_mincore() for moea64
2020-09-13 tuexenExport the name of the congestion control. This will...
2020-09-12 bdragon[PowerPC] Add PVO_PADDR macro to mmu_oea.c to match...
2020-09-12 karelsbcm2838_pci.c: Respect DMA limits of controller.
2020-09-12 jahamd64: prevent KCSan false positives on LAPIC mapping
2020-09-12 jmgA major update to the ure driver.
2020-09-12 gjbEnclose BRANCH_OVERRIDE in quotes in order to fix an...
2020-09-11 scottlConvert the mps driver to use busdma templates
2020-09-11 jhbAdd constant for the DE_CFG MSR on AMD CPUs.
2020-09-11 bziwm: fix regression from r365419 (ieee80211_media_change())
2020-09-11 kpdtrace: fix fbt return probes on RISC-V
2020-09-11 jmgDon't clear reserved bits per RealTek
2020-09-11 jhbDisable WITNESS for spin locks by default.
2020-09-10 erjice(4): Update to 0.26.16
2020-09-10 jhbUse vmcb_read/write for the vmcb snapshot functions.
2020-09-10 kibFix interaction between largepages and seals/writes.
2020-09-10 bdragon[PowerPC64LE] Add LOAD_LR_NIA and RETURN_TO_NATIVE_ENDI...
2020-09-10 lwhsuurndis(4): Add support of Inseego/Novatel Wireless...
2020-09-10 andrewMove the pl061 acpi attachment earlier
2020-09-10 brMove the rid variable to the generic iommu context.
2020-09-10 andrewSwitch the name of the pl061 driver to gpio
2020-09-10 andrewOnly manage ofw gpio providers on ofw systems
2020-09-10 andrewUse the correct variable to check which interrupt mode...
2020-09-10 melifaroFix RADIX_MPATH build broken by r365521.
2020-09-10 erjice_ddp: Fix 1.3.16.0 package
2020-09-10 bdragon[PowerPC] Fix setting of time in OPAL
2020-09-10 rscheffcc_mod: remove unused CCF_DELACK definition
2020-09-09 kibSupport for userspace non-transparent superpages (large...
2020-09-09 melifaroUpdate nexthop handling for route addition/deletion...
2020-09-09 kibvm_map: Add a map entry kind that can only be clipped...
2020-09-09 kibAdd pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and impleme...
2020-09-09 melifaroRetain marking net.fibs sysctl as a tunable.
2020-09-09 kibAdd vm_map_find_aligned(9).
2020-09-09 kibMove MAP_32BIT_MAX_ADDR definition to sys/mman.h.
2020-09-09 kibFix assert.
2020-09-09 kibPrepare to handle non-trivial errors from vm_map_delete().
2020-09-09 kibamd64 pmap: teach functions walking user page tables...
2020-09-09 kibamd64: report support for 1G superpages in getpagesizes(2).
2020-09-09 kibuipc_shm.c: Move comment where it belongs.
2020-09-09 glebiusIn r354148 the goal was to check THREAD_CAN_SLEEP(...
2020-09-09 rrsSo it turns out that syzkaller hit another crash. It...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 kibAllow consumer to customize physical pager.
2020-09-08 bdragon[PowerPC64] Fix xive order calculation in qemu TCG
2020-09-08 kibAdd kern_mmap_racct_check(), a helper to verify limits...
2020-09-08 kibConvert allocations of the phys pager to vm_pager_alloc...
2020-09-08 kibAdd interruptible variant of vm_wait(9), vm_wait_intr(9).
2020-09-08 bdragon[PowerPC64] Hide dssall instruction from llvm assembler
2020-09-08 bdragon[PowerPC] Add root_pic assertion.
2020-09-08 jhbDon't return errors from the cryptodev_process() method.
2020-09-08 eugengeom_part: extend kern.geom.part.check_integrity to...
2020-09-08 melifaroFix panic with net.fibs tunable set in loader.conf.
2020-09-08 mmacyZFS: remove some extra defines
2020-09-08 mjgfd: fix fhold on an uninitialized var in fdcopy_remapped
2020-09-08 mjgcache: drop write-only tvp_seqc vars
2020-09-08 mjgvfs: drop a write-only var in vfs_periodic_msync_inactive
2020-09-08 mhornearm64: check for CRC32 support via HWCAP
2020-09-08 mhornearm64: export new HWCAP features
2020-09-08 mhornearm64: fix incorrect HWCAP definitions
2020-09-08 kpnet: mitigate vnet / epair cleanup races
2020-09-08 mhorneRISC-V: enable MK_FORMAT_EXTENSIONS
2020-09-08 mhorneRISC-V: fix some mismatched format specifiers
2020-09-08 andrewMove gpio and hwpmc to the correct place in files.arm64
2020-09-08 andrewAdd a GPIO driver for the Arm pl061 controller
2020-09-08 avgmmc_da: universally use uint8_t for the partition index
2020-09-08 avgmmc_da: fix a typo and a too long line
2020-09-08 avgmmc_da: make sure that part_index is not used uninitial...
2020-09-08 lwhsuAdd support to BELKIN B2B128 USB3 Ethernet Adapter...
2020-09-08 bdragon[PowerPC] Implement VDSO timebase access on powerpc*
2020-09-08 bdragon[PowerPC] Work around -O miscompile on powerpc 32 bit.
2020-09-07 markjvm_object_split(): Handle orig_object type changes.
2020-09-07 kibimgact_elf.c: unify check for phdr fitting into the...
2020-09-07 bdragon[PowerPC] Initialize ELFv1 as a secondary sysvec to...
2020-09-07 bdragonFix vdso compat32 timekeeping on !=x86.
2020-09-07 bzWiFi: fix ieee80211_media_change() callers
2020-09-07 melifaroConsistently use the same gateway when adding/deleting...
2020-09-07 avgmusb/allwinner: add support for configuring phy as...
2020-09-07 avgmusb/allwinner: add H3 support
2020-09-07 avgmusb/allwinner: apply register filter in awusbdrd_bs_r_...
2020-09-07 avgfixup r365398: add a missed file with all the new Allwi...
2020-09-07 avgAllwinner USB DRD support (musb_otg)
2020-09-07 avgtwsi: some variants clear interrupt flag by writing...
2020-09-07 avgtwsi: use tsleep instead of pause for better responsiveness
2020-09-07 avgaw_clk_nm: fix incorrect use of abs()
next