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
/
modules
Age
Commit message (
Expand
)
Author
2022-06-04
Combine the midi and sequencer modules into a single midi_seq module
pgoyette
2022-06-01
add now required pci.h / NPCI. (the ia64 version builds with PCI
mrg
2022-04-14
Split some common stuff into scsi_subr module. This enables loading
pgoyette
2022-04-01
Create a loaable adiantum module, and make cgd require it.
pgoyette
2022-04-01
Split i2c_subr.c into a separate module rather than including it in
pgoyette
2022-03-31
For device modules that provide both auto-config and /dev/xxx
pgoyette
2022-03-28
driver(9): devsw_detach never fails. Make it return void.
riastradh
2022-01-27
Turn off ALTQ in if_wg module, to match default kernel configs
jakllsch
2022-01-08
Use += for SRCS list
pgoyette
2022-01-08
Remove extra blank line
pgoyette
2022-01-08
Use \t for pre-comment white-space
pgoyette
2022-01-06
Fix previous and actually disable UFS_DIRHASH
pgoyette
2022-01-06
Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to
pgoyette
2021-12-19
Fix i386 modules build: viadrmums requires CONFIG_DRM_LEGACY.
riastradh
2021-12-19
amdgpu: New kernel module build goo.
riastradh
2021-12-19
drm: Sync (device-independent) drmkms*.kmod makefiles.
riastradh
2021-12-19
Suppress some harmless clang warnings.
riastradh
2021-12-19
Rename fence -> dma_fence, step 2: files files.
riastradh
2021-12-07
A driver and user land utility for the Sparkfun Serial Controlled Motor
brad
2021-11-27
fix build for aarch64eb
ryo
2021-11-25
add support COMPAT_LINUX32 for aarch64
ryo
2021-11-06
Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humidity
brad
2021-10-23
Move msdosfs_rename() and doscheckpath() to new file msdosfs_rename.c.
hannken
2021-10-21
fix various typos, mainly in comments, but also in man pages and log messages.
andvar
2021-10-14
A driver for the Sensirion SGP40 MOx gas sensor. An example of this
brad
2021-10-09
Modularize compat_linux(8) for aarch64.
ryo
2021-10-03
A driver for the Sensirion SHT40/SHT41/SHT45 temperature and humidity
brad
2021-09-25
Disable drmkms module builds.
maya
2021-09-11
Build and install the if_run module. run(4) is not necessarily included
pgoyette
2021-08-21
rename glue.c to sodium_module.c
christos
2021-08-18
Don't define HAVE_TI_MODE if we don't have it.
christos
2021-08-18
Fix broken name
christos
2021-08-17
s/blake2s/blakes2s/ to match the directory that exists
kre
2021-08-17
modules for blake2s libsodium and if_wg
christos
2021-08-09
fix various typos in compatibility, mainly in comments.
andvar
2021-08-08
Fix LIST operations, found by strictly-aligned CPUs, i.e., ARMv5 and IBM403:
rin
2021-08-08
Add ddbping example module to SUBDIR list.
uwe
2021-08-07
Make sure that buffers allocated by lua_alloc() are aligned to 8-byte
rin
2021-08-03
Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules.
rin
2021-06-29
Add containment for the cloning devices hack in vn_open.
dholland
2021-06-21
fix proplib deprecation
christos
2021-06-03
build the drmkms modules with -fwrapv too
nia
2021-05-17
Add a new link-aggregation pseudo interface named lagg(4)
yamaguchi
2021-04-25
Handle mipsn64
christos
2021-04-15
- Don't define NEED_ISYSTEM. This is a rump thing and should be only exposed
christos
2021-04-15
- Don't include <bsd.own.mk> It should be done by the enclosing Makefile
christos
2021-04-13
apply -Wno-error=array-bounds for GCC 10.
mrg
2021-04-13
more GCC 10 fixes.
mrg
2021-04-13
apply some -Wno- to ignore several new warnings with GCC 10.
mrg
2021-04-12
include bsd.own.mk to make sure $S is set.
mrg
[next]