]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-04-12 Andrew TurnerSupport BTI in rtld
2024-04-12 Gordon Berglingatrtc(4): Fix a typo in a sysctl description
2024-04-12 Andrew Turnerarm64: Support hardware breakpoints
2024-04-12 Andrew Turnersys/gdb: Support hardware breakpoints
2024-04-12 Andrew Turnersys/ddb: Add hardware breakpoint support to ddb
2024-04-12 Andrew Turnerddb: Start to generalise breakpoints
2024-04-12 Warner Loshbcm2838_xhci: Need to generate ofw_bus_if.h
2024-04-11 Dimitry AndricMerge commit 55c466da2f2f from llvm-project (by Benjami...
2024-04-11 Mina Galićec2: homedir bug fixed in 24.1.4
2024-04-11 Zaphrod Beeblebroxnfscl: Purge name cache when readdir_plus is done
2024-03-21 Josef 'Jeff... ds1307: use the correct Microchip part number in enum...
2024-04-11 rilyshfdwrite.c: initialize pointers to NULL and a few other...
2024-04-11 John Graftonadduser(8): support creation of ZFS dataset
2024-04-11 Christos Margiolissound: Implement asynchronous device detach
2024-04-11 Christos Margiolissound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)
2024-04-11 Elyes Haouasusr.sbin: Remove repeated words
2024-04-11 Elyes Haouassbin: Remove repeated words
2024-04-11 Elyes Haouasinclude: Remove repeated words
2024-04-11 Elyes Haouasipfw: Remove repeated words
2024-04-11 Elyes Haouasmergemaster: Fix typo
2024-04-11 Elyes Haouasinetd: Fix typos
2024-04-11 Elyes Haouaspnfsdscopymr: Fix typos
2024-04-11 Elyes Haouascrunch: Fix typo
2024-04-11 Elyes Haouasmanctl: Fix typo
2024-04-11 Elyes Haouaszonectl: Fix a typo
2024-04-11 Elyes HaouasMakefile.inc1: Fix typo
2024-04-11 Elyes Haouasspecialreg: Fix typos
2024-04-11 Elyes Haouasvhpet: Fix typo
2024-04-11 Elyes Haouasvmm/x86: Fix typo
2024-04-11 Elyes Haouassigtramp: Fix typo
2024-04-11 Elyes Haouasexception: Fix typos
2024-04-11 Elyes Haouasminidump_machdep: Fix typo
2024-04-11 Elyes Haouaspmap: Fix typos
2024-04-11 Elyes Haouasvmm: Fix typo
2024-04-11 Elyes Haouasatomic: Fix typo
2024-04-11 Elyes Haouasmsan: Fix typo
2024-04-11 Colin Percivalrelease/Makefile.vm: Support read-only ports tree
2024-04-11 Baptiste DaroussinRevert "cloudware: allow disk format to be a list"
2024-04-11 Mark Johnstonarm64/vmm: Define a dummy _start symbol in vmm_hyp_blob.elf
2024-04-11 Baptiste Daroussincloudware: allow disk format to be a list
2024-04-11 Cristian Marussiscmi: Add an SCMI VirtIO transport driver
2024-04-11 Cristian Marussivtscmi: Add a virtio-scmi driver
2024-04-11 Cristian Marussiscmi: Introduce a new SCMI API and port CLK SCMI driver...
2024-04-11 Cristian Marussiscmi: Add SCMI message tracking and centralize tx/rx...
2024-04-11 Cristian Marussiscmi: Add new SCMI interfaces for init and message...
2024-04-11 Cristian Marussiscmi: Protect SCMI/SMT channels from concurrent transmi...
2024-04-11 Cristian Marussiscmi: Fix SCMI mailbox polling mechanism
2024-04-11 Cristian Marussiscmi: Extend and refactor SCMI shmem support
2024-04-11 Andrew Turnerscmi: Add an SCMI SMC transport driver
2024-04-11 Andrew Turnerscmi: Split out the SCMI mailbox to a new file
2024-04-11 Cristian Marussiscmi: Implement scmi_clknode_recalc_freq method
2024-04-11 Justin Hibbitsmacio: Set resource map size
2024-04-10 Dimitry Andriclibllvm: add missed tlbgen headers and sources for...
2024-04-10 Alexander Motinahc/ahd: Fix target mode operation
2024-04-10 Gleb SmirnoffRevert "sendfile: mark it explicitly as a TCP only...
2024-04-10 Bojan Novkovićvm: improve kstack_object pindex calculation to avoid...
2024-04-10 Jessica Clarkebhyve: Implement a PL031 RTC on arm64
2024-04-10 Jessica Clarkebhyve: Extract uart-clock from fdt_add_uart as an apb...
2024-04-10 Jessica Clarkebhyve: Extend mevent to support updating timers
2024-04-10 Jessica Clarkebhyve: Fix arm64 PCI I/O range to match FDT
2024-04-10 Jessica Clarkebhyve: Support legacy PCI interrupts on arm64
2024-04-10 Mark Johnstonsrc.conf.5: Regenerate
2024-04-10 Mark Johnstonlibvmmapi: Conditionalize compilation of some functions
2024-04-10 Mark Johnstonbhyve: Push option parsing down into bhyverun_machdep.c
2024-04-10 Mark Johnstonarm64: Connect bhyve and libvmmapi to the build
2024-04-10 Mark Johnstonbhyve: Partially disable INT#x support in virtio for...
2024-04-10 Mark Johnstonbhyve: Use vm_raise_msi() instead of vm_lapic_msi()
2024-04-10 Mark Johnstonbhyve: Add PCI mappings for arm64
2024-04-10 Mark Johnstonbhyve: Do not compile PCI passthrough support on arm64
2024-04-10 Andrew Turnerbhyve: Add bhyverun and vmexit handlers for arm64
2024-04-10 Mark Johnstonlibvmmapi: Zero out the structure passed to VM_GET_MEMSEG
2024-04-10 Mark Johnstonlibvmmapi: Make vm_raise_msi() a common function
2024-04-10 Mark Johnstonlibvmmapi: Add arm64 support
2024-04-10 Mark Johnstonlibvmmapi: Make memory segment handling a bit more...
2024-04-10 Mark Johnstonlibvmmapi: Move PCI passthrough ioctl wrappers into...
2024-04-10 Mark Johnstonlibvmmapi: Move more amd64-specific ioctl wrappers...
2024-04-10 Mark Johnstonlibvmmapi: Split the ioctl list into MI and MD lists
2024-04-10 Mark Johnstonlibvmmapi: Move VM capability names to vmmapi_machdep.c
2024-04-10 Mark Johnstonlibvmmapi: Move some ioctl wrappers to vmmapi_machdep.c
2024-04-10 Mark Johnstonlibvmmapi: Add a subdirectory for amd64-specific code
2024-04-10 Mark Johnstonbhyve: Use vm_get_highmem_base() instead of hard-coding...
2024-04-10 Mark Johnstonbhyve: Add FDT building code for arm64
2024-04-10 Mark Johnstonbhyve: Provide optional libfdt linking
2024-04-10 Andrew Turnerbhyve: Add PL011 UART emulation
2024-04-10 Olivier Certnersys_procctl(): Make it clear that negative commands...
2024-04-10 Mark Johnstontcp: Make tcp_var.h more self-contained
2024-04-10 Minsoo Choovm_reserv_reclaim_contig: Return NULL not false
2024-04-10 Konstantin... pciconf(8): dump AMD IOMMU Base Capability
2024-04-10 Konstantin... pcireg.h: Add AMD IOMMU Base Cap definitions
2024-04-10 Konstantin... pcireg.h: add include guard
2024-04-10 Graham Perrinlibbe(3): history: fix
2024-04-10 Graham Perrinlibbe(3): consistency, and authors
2024-04-10 Graham Perrinbectl(8): authors: Kyle Evans: fine-tune
2024-04-10 Graham Perrinbectl(8): authors: be more explicit
2024-04-10 Graham Perrinbectl(8): HISTORY, AUTHORS: further attention
2024-04-10 Graham Perrinbectl(8): corrections, changes
2024-04-10 rilyshexit.3: add the comma after an empty space
2024-04-10 Colin PercivalReapply "release.sh: Add -jN to `make release`"
2024-04-10 Colin Percivalrelease: Don't reuse disc1/bootonly directories
2024-04-10 Colin Percivalrelease: distributekernel before packagekernel
next