]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-11-12 karelsFix netstat -gs with ip_mroute module and/or vnet
2019-11-12 chsIn ufs_dir_dd_ino(), always initialize *dd_vp since...
2019-11-11 scottlAdd the text attribute for MDS_NO in the IA32_ARCH_CAP...
2019-11-11 kibamd64: Issue MFENCE on context switch on AMD CPUs when...
2019-11-11 markjFix handling of PIPE_EOF in the direct write path.
2019-11-11 avgdb_nextframe/i386: reduce the number of special frame...
2019-11-11 dimMerge commit 371ea70bb from llvm git (by Louis Dionne):
2019-11-11 vangyzentip/cu: check for EOF on input on the local side
2019-11-11 impAdd asserts for some state transitions
2019-11-11 impUpdate the softc state of the da driver before releasin...
2019-11-11 impRequire and enforce that dareprobe() has to be called...
2019-11-11 impFix panic message to indicate right action that was...
2019-11-11 avgdb_nextframe/amd64: remove TRAP_INTERRUPT frame type
2019-11-11 dougmswap_pager_meta_free() frees allocated blocks in a...
2019-11-11 glebiusIt is unclear why in6_pcblookup_local() would require...
2019-11-11 jasoneRevert r354605: Update jemalloc to version 5.2.1.
2019-11-11 jasoneUpdate jemalloc to version 5.2.1.
2019-11-11 mhorneplic: check for sifive compatible string
2019-11-11 mhorneplic: fix PLIC_MAX_IRQS
2019-11-11 cognetlinprocfs: Make sure to report -1 as tty when we have...
2019-11-10 jhibbitsConsolidate powerpcspe CFLAGS
2019-11-10 jhibbitspowerpcspe: use -mspe instead of -mspe=yes to enable SPE
2019-11-10 mavSome language fixes.
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-10 tsoomeloader: use struct initializer in vdev_probe().
2019-11-10 tsoomeloader: memory leak in vdev_label_read_config()
2019-11-10 kibamd64: change r_gdt to the local variable in hammer_time().
2019-11-10 kibamd64: Change SFENCE to locked op for synchronizing...
2019-11-10 kibamd64: move common_tss into pcpu.
2019-11-10 kibInclude cache zones into zone_foreach() where appropriate.
2019-11-10 alcEliminate a redundant pmap_load() from pmap_remove_pages().
2019-11-10 jhibbitspowerpc64/powernv: Use OPAL call for non-POWER8 PCI...
2019-11-10 delphijVendor import of file 5.37
2019-11-10 mavAdd compact scraptchpad protocol for ntb_transport(4).
2019-11-10 mavAllow splitting PLX NTB BAR2 into several memory windows.
2019-11-10 kevansbcm2835_sdhci: don't panic in DMA interrupt if curcmd...
2019-11-10 kevansRevert premature part of r354577
2019-11-10 kevansarm64: add SOC_BRCM_BCM2838, build it in GENERIC
2019-11-10 rmacklemUpdate the VOP_COPY_FILE_RANGE man page to reflect...
2019-11-10 rmacklemUpdate the copy_file_range man page to reflect the...
2019-11-10 rmacklemUpdate copy_file_range(2) to be Linux5 compatible.
2019-11-09 manugeneric_ehci_fdt: Fix compile when EXT_RESOURCES isn...
2019-11-09 bzlibipsec: correct a typo
2019-11-09 traszAdd GEOM attribute to report physical device name,...
2019-11-09 dougmFor vm_map, #defining DIAGNOSTIC to turn on full assert...
2019-11-08 rmacklemUpdate the VOP_COPY_FILE_RANGE.9 man page to reflect...
2019-11-08 rmacklemUpdate the copy_file_range.2 man page to reflect the...
2019-11-08 rmacklemUpdate copy_file_range(2) to be Linux5 compatible.
2019-11-08 kevansbcm2835: commit missing constant from r354560
2019-11-08 markjAdd new iwm(4) files to sys/conf/files.
2019-11-08 kevansbcm2835_sdhci: remove unused power_id field
2019-11-08 kevansbcm2835_sdhci: add some very basic support for rpi4
2019-11-08 manuloader.efi: Default to serial if we don't have a ConOut...
2019-11-08 mmelRemove explicit declaration of rk_clk_fract_set_freq...
2019-11-08 mmelTidy up Rockchip composite clock.
2019-11-08 mmelEnhance Rockchip clocks implementation.
2019-11-08 mmelCleanup Rockchip clocks implementation.
2019-11-08 mmelImplement support for (soft)linked clocks.
2019-11-08 lwhsuReenable netinet6 and netpfil tests on i386, net/scapy...
2019-11-08 vmaffionebhyve: add support for virtio-net mergeable rx buffers
2019-11-08 gjbDereference lem(4), no longer in 13-CURRENT.
2019-11-08 manulibpmc: Forgot regex.h
2019-11-08 manulibpmc: Match on the cpuid with a regex
2019-11-08 vangyzenvmm: pass M_WAITOK to uma_zalloc when allocating FPU...
2019-11-08 emastemark LLVM_LIBUNWIND as broken on sparc64, with PR reference
2019-11-08 emasteelfcopy/strip: Ensure sections have required alignment...
2019-11-08 emastekvm: fix types for cross-debugging
2019-11-08 bzfrag6: properly handle atomic fragments according to...
2019-11-08 kevanscsu: Fix dynamiclib/init_test:jcr_test on !HAVE_CTORS...
2019-11-08 emasteadd reference to PR for sparc64 BSD_CRTBEGIN in BROKEN_...
2019-11-08 emastearm linuxulator: reformat syscalls.master per current...
2019-11-08 emastearm linuxulator: add syscalls definition
2019-11-08 emastemakefs: avoid warning when creating FAT filesystem...
2019-11-08 emastesuggest xtoolchain package if binutils and GCC bootstra...
2019-11-08 tsoomecstyle cleanup for i386_copy.c
2019-11-08 traszHumanize more columns in the vmstat(8) output and adjus...
2019-11-08 rmacklemFix the man page to correctly describe the use of the...
2019-11-08 jhibbitspowerpc/booke: Only handle kernel page faults in KVA...
2019-11-08 jhibbitspowerpc/booke: Make the TLB save area and mask match
2019-11-08 jhibbitspowerpc/mpc85xx: Add MSI support for Freescale PowerPC...
2019-11-08 kevansbcm2835_dma: Mark IRQs shareable
2019-11-08 brooksTurn the error about a lack of LIBCOMPAT into a warning.
2019-11-08 npcxgbe(4): Query Vdd from the firmware if its last known...
2019-11-08 markjDocument iwm(4) support for 9000-series devices.
2019-11-07 lwhsuGet the fix in back by reverting the part accidentally...
2019-11-07 brooksRevert r354518 and commit the intented fix rather than...
2019-11-07 brooksFix the ARCH check for LIB32 from Makefile.inc1.
2019-11-07 markjUpdate iwm and iwmfw man pages with info about 9000...
2019-11-07 markjiwm: Sync device initialization and reset code with...
2019-11-07 markjiwm: Implement support for scans with "adaptive" dwell...
2019-11-07 markjiwm: Use the default station for all transmits.
2019-11-07 markjiwm: Set flag for pad bytes in offload_assist.
2019-11-07 markjiwm: Use antenna B for TX on 9000-series chips.
2019-11-07 markjiwm: Update the station add command for the new RX...
2019-11-07 markjiwm: Sync with iwm_run_init_mvm_ucode() with iwlwifi.
2019-11-07 markjiwm: Fix scheduler configuration for aux and cmd queue...
2019-11-07 markjiwm: Implement the new receive path.
2019-11-07 markjiwm: Enable all 31 tx queues.
2019-11-07 markjiwm: Explicitly enable MSI on newer chipsets.
2019-11-07 markjiwm: Define the mqrx_supported capability.
next