index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
conf
Age
Commit message (
Expand
)
Author
2021-12-07
A driver and user land utility for the Sparkfun Serial Controlled Motor
brad
2021-11-19
ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for devices that
rin
2021-11-06
Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humidity
brad
2021-10-27
revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg13...
ryo
2021-10-25
In some arch, _mcount() would be called recursively when built with COPTS=-O0.
ryo
2021-10-11
add defflag for AHCISATA_EXTRA_DELAY
jmcneill
2021-10-11
defparam NMBCLUSTERS_MAX.
msaitoh
2021-10-10
efi: Add /dev/efi character device
jmcneill
2021-09-11
Add missing double p and d for stopped and overriden accordingly.
andvar
2021-07-24
smbios: Add character device for accessing SMBIOS tables
jmcneill
2021-07-21
Separate MI smbios interface from MD specific code.
jmcneill
2021-06-29
mark urio/uscanner device majors obsolete
nia
2021-06-02
drm2: build with -fwrapv, since the Linux kernel does and we don't
nia
2021-06-01
Fix not to do if_down() before reconnect
yamaguchi
2021-05-29
Put the MSGBUFSIZE option in opt_param.h so that changes of its setting
simonb
2021-05-21
Fix previous to use the proper version file path.
nakayama
2021-05-19
Added a kernel option to change the number of processing packets
yamaguchi
2021-05-17
Make vers.c depend on ${_NETBSD_VERSION_DEPENDS}.
nakayama
2021-05-17
Add a new link-aggregation pseudo interface named lagg(4)
yamaguchi
2021-05-14
Add a parameter to change keepalive interval in each PPPoE I/F
yamaguchi
2021-05-14
Added SPPP_NORECV_TIME option to change pp_max_noreceive
yamaguchi
2021-05-14
Introduce SPPP_KEEPALIVE_INTERVAL option
yamaguchi
2021-05-02
sys/conf/lint.mk: fix order of command line options
rillig
2021-05-02
sys/conf/lint.mk: allow GCC extensions in the kernel
rillig
2021-05-02
sys/conf/lint.mk: a small step for linting the kernel
rillig
2021-04-12
new GCC_NO_* uses for warning issues. most of the users of the new
mrg
2021-04-06
Revert rev 1.278 which tried to call ctfmerge only once - this has
simonb
2021-04-05
Don't use /usr/bin/time (it is not portable)
christos
2021-04-05
Move the ctfmerge call from SYSTEM_LD_TAIL (used by both STAGE1 and STAGE2)
simonb
2021-02-06
defflag USBHIST_PRINT
dbj
2021-01-31
sys/conf: remove useless dollars from Makefile.kern.inc
rillig
2021-01-16
remove unused "_DIAGNOSTIC" option and opt_diagnostic.h.
chs
2021-01-01
welcome 2021. YES.
mrg
2020-12-06
acpi: add character device for accessing ACPI tables
jmcneill
2020-11-12
Set a better default for MAXFILES on larger RAM machines if not
simonb
2020-10-27
move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm...
ryo
2020-09-27
Wups, forgot to commit this with vether.
roy
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-08-28
Nix trailing whitespace.
riastradh
2020-08-20
[ozaki-r] Changes to the kernel core for wireguard
riastradh
2020-08-01
Remove references to BRIDGE_IPF, it is now compiled in by default.
maxv
2020-07-26
Add driver for Intel XMM7360 LTE modem, based upon Linux driver available
jdolecek
2020-07-25
New ChaCha API in kernel.
riastradh
2020-07-25
Convert ieee80211_crypto_ccmp.c to new aes_ccm API.
riastradh
2020-07-22
enable -Walloca, warn if something uses alloca()
jdolecek
2020-07-09
factor out common code.
christos
2020-07-08
Drop -fstack-usage* from CFLAGS passed genassym.
uwe
2020-06-29
New cgd cipher adiantum.
riastradh
2020-06-29
cgd(4): Switch from legacy rijndael API to new aes API.
riastradh
2020-06-29
Rework AES in kernel to finally address CVE-2005-1797.
riastradh
[next]