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
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-05-29
bsd.own.mk: rename NO_ADDR_OF_PACKED_MEMBER to CC_NO_ADDR_OF_PACKED_MEMBER
lukem
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
2023-04-16
Resolve conflicts for lua 5.4.4 import.
nikita
2023-04-13
sys/modules/Makefile: Use MACHINE_CPU, not MACHINE_ARCH, for aarch64.
riastradh
2023-04-11
aarch64: Build drm modules.
riastradh
2023-02-18
the HDAUDIO_ENABLE_HDMI option is obsolete. don't define here..
mrg
2023-02-01
ddbping - restore the original narration of the example, NFCI
uwe
2023-01-31
sys/modules/drmkms_pci: Remove drm_agpsupport.c.
riastradh
2023-01-31
sys/modules/drmkms: Remove GPU scheduler files.
riastradh
2022-12-19
Create compat_100 module infrastructure now that we have branched
pgoyette
2022-12-03
Split the BMP280 / BME280 driver into common code and create I2C and
brad
2022-11-21
A driver for the Bosch BMP280 / BME280 temperature, humidity and
brad
2022-11-17
A driver for the Aosong AHT20 temperature and humidity sensor. While
brad
2022-09-07
Move emuxki from i386/amd64 specific modules to attachment specific
martin
2022-09-07
emuxki(4): import a list of board definitions
khorben
2022-09-07
emuxki(4): allow building as a module
khorben
2022-08-11
subr_prf.c & luasystm.c: s/panicing/panicking/ in comments
gutteridge
2022-08-09
Now that UFS_DIRHASH is default for biuilt-in file system modules, we
pgoyette
2022-08-07
dtrace_sdt: Register sdt providers and probes in loaded modules too.
riastradh
2022-07-30
COPTS -> CWARNFLAGS
tnn
2022-07-30
amdgpu: add some more CWARNFLAGS to appease clang
tnn
2022-07-30
amdgpu: don't set -mhard-float for clang
tnn
2022-07-28
drm: Hook up the drmkms modules to the build.
riastradh
2022-07-28
drmkms_sched: Remove duplicate module definition.
riastradh
2022-07-28
drmkms_sched: Revert previous MKLDSCRIPT, red herring.
riastradh
2022-07-28
drmkms_sched: Fix link sets in module.
riastradh
2022-07-27
Enable amdgpu module & firmware on x86
maya
2022-07-24
amdgpu: Sprinkle missing COPTS.amdgpu_float options.
riastradh
2022-07-23
drm: Split scheduler into separate module.
riastradh
2022-07-20
drm: Undefine `alpha' in the module build too.
riastradh
2022-07-17
drm: Modularize ttm.
riastradh
2022-07-17
drm: Include GPU scheduler in drmkms.kmod.
riastradh
2022-07-17
drm: Sync module/drmkms/Makefile with files.drmkms.
riastradh
2022-07-17
drm: Dust off module build a little.
riastradh
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
[next]