NetBSD/sys
jmcneill 47ed2bf4a1 arm64: acpi: Set capacity_dmips_mhz for CPUs
The GICC structure describes a relative power efficiency for each
processor. Use this value as-is for the capacity_dmips_mhz value of a
cpu. This makes the assumption that "more efficient" means "slower".
2021-11-24 10:01:24 +00:00
..
altq Remove FreeBSD blocks that did not compile anyway, and use l->l_cred 2021-09-21 14:30:15 +00:00
arch arm64: acpi: Set capacity_dmips_mhz for CPUs 2021-11-24 10:01:24 +00:00
coda Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
compat Make LINUX_FIOCLEX and LINUX_FIONCLEX work 2021-11-23 17:54:08 +00:00
conf ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for devices that 2021-11-19 23:46:54 +00:00
crypto Upgrade self-test passed messages from verbose to debug. 2021-10-17 14:45:45 +00:00
ddb Add a "show kqueue <addr>" command. 2021-10-10 18:08:12 +00:00
dev Oops, forgot to commit builtin_fonts[] parts for Droid_Sans_Mono_10x20. 2021-11-20 08:16:30 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
external Import dts from Linux 5.15 2021-11-13 08:40:13 +00:00
fs s/derefernce/dereference/ in comment. 2021-11-10 15:56:39 +00:00
gdbscripts
kern If lookup_fastforward() loses an intermediate searchdir, has to roll 2021-11-13 14:52:08 +00:00
lib Teach the LLVM-derived unwinder about the DWARF pseudo-registers defined 2021-11-24 00:21:59 +00:00
miscfs Don't use genfs_rename_knote() in the "rename foo over hard-link to itself" 2021-10-20 13:29:06 +00:00
modules Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humidity 2021-11-06 13:34:39 +00:00
net Add LLDP and MACSec. 2021-11-22 05:57:25 +00:00
net80211 don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netatalk don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netbt s/repsonse/response/ in comment. 2021-11-22 05:33:57 +00:00
netcan don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netinet fix various typos, mainly s/prefered/preferred/ 2021-11-07 20:31:09 +00:00
netinet6 don't opencode kauth_cred_get() 2021-09-21 14:59:14 +00:00
netipsec s/assocciation/association/ in comment. 2021-11-10 16:55:20 +00:00
netmpls
nfs fix various typos, mainly in comments, but also in man pages and log messages. 2021-10-21 13:21:53 +00:00
opencrypto fix typo in CRK_ALGORITHM_MIN definition to match CRK_ALGORITHM_MAX one. 2021-08-14 20:43:05 +00:00
rump regen for "struct sigaltstack" -> "stack_t" 2021-11-01 05:26:27 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand Revert part of previous commit that broke DT booting. 2021-11-06 19:44:22 +00:00
sys PR/56496: Hauke Fath: etcupdate(8) merge formatting issue 2021-11-20 14:52:22 +00:00
ufs Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
uvm TAB police. 2021-10-27 06:54:15 +00:00
Makefile