freebsd-dev/sys
Mitchell Horne 5867cccdc4 hwpmc_arm64: fill kern.hwpmc.cpuid
This will be used to detect supported pmu events. The expected format is
the MIDR register with the revision and variant fields masked. See also:
lib/libpmc/pmu-events/arch/arm64/mapfile.csv.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D30601
2021-06-30 16:26:07 -03:00
..
amd64 amd64: a simplication to pmap_remove_{all,write} 2021-06-30 13:12:25 -05:00
arm arm: Garbage collect _arm_memcpy/_arm_bzero. 2021-06-30 14:53:57 +02:00
arm64 arm64: Make sure COMPAT_FREEBSD32 handles thumb entry point. 2021-06-30 14:55:18 +02:00
bsm
cam cam: Fix GENERIC-MMCCAM build 2021-06-28 17:22:35 -06:00
cddl
compat LinuxKPI: Rename a short description of the kmalloc type. 2021-06-29 20:20:01 +03:00
conf ice_ddp: Update to 1.3.24.0 2021-06-25 10:21:39 -07:00
contrib zfs: merge openzfs/zfs@4694131a0 (master) into main 2021-06-30 08:02:44 +02:00
crypto
ddb
dev hwpmc_arm64: fill kern.hwpmc.cpuid 2021-06-30 16:26:07 -03:00
dts arm: allwinner: dtb: Add overlays to disable SD/MMC node 2021-06-14 20:47:37 +02:00
fs unionfs: release parent vnodes in deferred context 2021-06-29 06:02:01 -07:00
gdb
geom gconcat: Implement new online append feature 2021-06-14 11:42:03 -06:00
gnu
i386 Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
isa newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
kern Eliminate p_elf_machine from struct proc. 2021-06-29 20:18:29 +03:00
kgssapi
libkern
mips Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
modules zfs: update zfs_config.h (missing in 2617128a2) 2021-06-30 08:34:36 +02:00
net pf: revert: Use counter(9) for pf_state byte/packet tracking 2021-06-29 07:24:53 +00:00
net80211 net80211: ieee80211_probereq_ie fix length calculation for hw scans 2021-06-28 12:17:11 +00:00
netgraph Consistently use the SOLISTENING() macro 2021-06-14 17:32:27 -04:00
netinet sctp: initialize sequence numbers for ECN correctly 2021-06-27 20:14:48 +02:00
netinet6 sctp: initialize sequence numbers for ECN correctly 2021-06-27 20:14:48 +02:00
netipsec ipsec: globalize lft zone and zero out buffers at allocation time 2021-06-28 08:14:26 +00:00
netpfil pf: make sure the dtrace probe has safe access to state 2021-06-29 07:24:53 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed mlx4/OFED: replace the struct net_device with struct ifnet 2021-06-18 21:20:08 +00:00
opencrypto crypto: Remove now-unused crypto_cursor_seg{base,len}. 2021-06-16 15:23:16 -07:00
powerpc Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
riscv Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
rpc Consistently use the SOLISTENING() macro 2021-06-14 17:32:27 -04:00
security mac: cheaper check for ifnet_create_mbuf and ifnet_check_transmit 2021-06-29 15:06:45 +02:00
sys Eliminate p_elf_machine from struct proc. 2021-06-29 20:18:29 +03:00
teken
tests tests: Revise FIB lookups per second benchmarking routines 2021-06-17 08:49:09 +02:00
tools
ufs ffs_softdep: force sync if journal is low in journal_check_space 2021-06-23 23:47:05 +03:00
vm Un-staticise vm_page_init_page() 2021-06-17 16:58:44 +03:00
x86 Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
xdr
xen
Makefile