]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-28 markjps(1): Fix formatting of the "command" field for kernel...
2020-07-28 andrewAdd a workaround for a bug when setting the Raspberry...
2020-07-28 alfredovirtio: fix mips regression introduced by r357596
2020-07-28 andrewAadd Raspberry Pi firmware messages to manage GPIOs
2020-07-28 nyan- Cleanups related to sparc64 removal.
2020-07-28 andrewSwitch the bcm2835 cpufreq driver to use the firmware...
2020-07-28 andrewMove the bcm2835 firmware driver earlier in the boot.
2020-07-28 andrewRevert r363639 so I can use a more correct commit message
2020-07-28 andrewMove the bcm2835 mailbox driver earlier in the boot
2020-07-28 andrewHave the bcm2835 firmware driver depend on the mailbox...
2020-07-28 mwFix ENA build when integrated into kernel
2020-07-28 andrewEnable use of the regulator in the Broadcom SDHCI contr...
2020-07-28 andrewAdd an ACPI attachment for if_smc
2020-07-28 freqlabslibpmc: Use known pmc_cpuid buffer size
2020-07-28 kevansmakesyscalls.sh: improve the 'this is going away' message
2020-07-28 emastessh: Remove AES-CBC ciphers from default server and...
2020-07-27 mavAdd initial driver for ACPI Platform Error Interfaces.
2020-07-27 markjcxgbe(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-27 asomersRestrict definition of CTL_P1003_1B_MAXID to the kernel
2020-07-27 pstefsh(1): print a newline when ^D quits sh
2020-07-27 fernapecomm(1): Add EXAMPLES section
2020-07-27 jhbTrim some extraneous parentheses.
2020-07-27 jhbSet si_addr to dar for MMU and alignment faults.
2020-07-27 jhbFix si_addr value for breakpoints in a delay slot.
2020-07-27 jhbFix indentation.
2020-07-27 jhbSet si_trapno to the fault index from fsr.
2020-07-27 jhbSet si_trapno to the exception code from scause.
2020-07-27 jhbDon't include T_USER in si_trapno reported to userland.
2020-07-27 fernapetruncate(1): Add EXAMPLES section
2020-07-27 markjmpr(4), mps(4): Stop checking for failures from malloc...
2020-07-27 markjvm_page_free_invalid(): Relax the xbusy assertion.
2020-07-27 0mptree.3: Bump date after 363450 (WAVL)
2020-07-27 0mpnologin.8: Improve wording
2020-07-27 avgactually enable gate control for allwinner's r-ccu...
2020-07-27 grehanSupport the setting of additional AHCI controller param...
2020-07-27 kevansmakesyscalls.sh: spit out a deprecation notice to stderr
2020-07-27 mmacyiflib: fix LOR with bpf detach
2020-07-26 rmacklemFix the NFSv4 client so that it checks for support...
2020-07-26 rmacklemFix the NFS server so that it sets va_birthtime.
2020-07-26 delphijgctl_get_geom: Skip validation of g_class.
2020-07-26 delphijgeom_map and geom_redboot: Remove unused ctlreq handler.
2020-07-26 ianDescribe the value in the 're' column of vmstat(8)...
2020-07-26 manuFix r363565
2020-07-26 jrtc27riscv: Include syscon_power device driver in GENERIC...
2020-07-26 jrtc27Add syscon power and reset control device driver
2020-07-26 jrtc27loader: Avoid -Wpointer-to-int cast warnings for Arm...
2020-07-26 jrtc27Add Goldfish RTC device driver for RISC-V
2020-07-26 ianRemove commented-out lines describing the old never...
2020-07-26 manuRevert r363564
2020-07-26 manulinuxkpi: Add taint* defines
2020-07-26 manulinuxkpi: Include hardirq.h in preempt.h and lockdep...
2020-07-26 manulinuxkpi: Include linux/sizes.h in dma-mapping.h
2020-07-26 emastechio: avoid out of bounds read
2020-07-26 mjgBump __FreeBSD_version after introduction of lockless...
2020-07-26 brRename DMAR flags:
2020-07-26 manuarm64: Only compile imx8 files if soc_freescale_imx8...
2020-07-26 yuripvsed: treat '[' as ordinary character in 'y' command
2020-07-26 rmacklemAdd support for ext_pgs mbufs to nfsrv_adj().
2020-07-26 delphijUse snprintf instead of sprintf.
2020-07-26 delphijgeom_label: Make glabel labels more trivial by separati...
2020-07-25 bro Make the _hw_iommu sysctl node non-static;
2020-07-25 bro Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 dougmFix an overflow bug in the blist allocator that needles...
2020-07-25 jmgclean up whitespace...
2020-07-25 mjgfd: put back FILEDESC_SUNLOCK to pwd_hold lost during...
2020-07-25 mavAllow swi_sched() to be called from NMI context.
2020-07-25 brMove Intel GAS to dev/iommu/ as now a part of generic...
2020-07-25 mjgvfs: add support for !LOCKLEAF to lockless lookup
2020-07-25 mjgzfs: add support for lockless lookup
2020-07-25 mjgtmpfs: add support for lockless lookup
2020-07-25 mjgufs: add support for lockless lookup
2020-07-25 mjgvfs: lockless lookup
2020-07-25 mjgvfs: add the infrastructure for lockless lookup
2020-07-25 mjgvfs: introduce vnode sequence counters
2020-07-25 mjgseqc: add a sleepable variant and convert some routines...
2020-07-25 brSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 mjgRemove duplicated content from _eventhandler.h
2020-07-25 mjgRemove leftover macros for long gone vmsize mtx
2020-07-25 mjgGuard sbcompress_ktls_rx with KERN_TLS
2020-07-25 mjgDo a lockless check in kthread_suspend_check
2020-07-25 mmelRevert r363123.
2020-07-24 rmacklemAdd support for ext_pgs mbufs to nfsm_uiombuflist(...
2020-07-24 npcxgbe(4): Some updates to the common code.
2020-07-24 kibabMake it possible to get/set MMC frequency from camcontrol
2020-07-24 mavIntroduce ipi_self_from_nmi().
2020-07-24 mavUse APIC_IPI_DEST_OTHERS for bitmapped IPIs too.
2020-07-24 mavMake lapic_ipi_vectored(APIC_IPI_DEST_SELF) NMI safe.
2020-07-24 manudwmmc: Add MMCCAM part
2020-07-24 manummccam: aw_mmc: Only print the new ios value under...
2020-07-24 manummccam: Make non bootverbose more readable
2020-07-24 cemUse gbincore_unlocked for unprotected incore()
2020-07-24 cemAdd unlocked/SMR fast path to getblk()
2020-07-24 cemUse SMR to provide safe unlocked lookup for pctries...
2020-07-24 mjglockmgr: add missing 'continue' to account for spurious...
2020-07-24 manummccam: Add some aliases for non-mmccam to mmccam trans...
2020-07-24 jmallettRemove reference to nlist(3) missed in SCCS revision...
2020-07-24 0mpFix grammar issues and typos
2020-07-24 0mpDocument that force_depend() supports only /etc/rc...
2020-07-24 mjgvm: fix swap reservation leak and clean up surrounding...
2020-07-24 arichardsonInclude TMPFS in all the GENERIC kernel configs
next