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
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
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-04-16
Separate DesignWare watchdog driver and FDT glue.
jmcneill
2023-01-01
Welcome to 2023. Wrap lines so the years fit in to 80 columns with
simonb
2022-12-28
remove lingering strip(4) remnants
jakllsch
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-19
assym.mk: Fix assym.d generation
yamt
2022-11-05
Add driver for Cadence I2C controller.
jmcneill
2022-10-28
MI PMAP EFI_RUNTIME support
skrll
2022-08-27
sys/conf/link.mk: clean up
rillig
2022-08-27
sys/conf: fix typo in comment
rillig
2022-08-27
sys: document how to run lint on the kernel code (experimental)
rillig
2022-08-12
viocon(4): New virtio tty driver imported from OpenBSD.
riastradh
2022-08-03
sys: Build kernel with -Wno-type-limits.
riastradh
2022-07-24
use defparam; noted by tnn@.
mrg
2022-07-23
make MAXLWP a real option that triggers rebuilds properly.
mrg
2022-07-20
drm: Use CPPFLAGS.drmkms in all local drm drivers too.
riastradh
2022-06-05
bwfm(4) uses firmload.
rjs
2022-05-07
Add MODULAR_DEFAULT_VERBOSE option.
rin
2022-04-06
Keep UDF commented out by default
reinoud
2022-04-06
UDF has been around for more than a decade in the kernel. Now with a
reinoud
2022-03-24
Add initial support for Intel GPIO chips
manu
2022-02-16
sys: Include files.acpica unconditionally.
riastradh
2022-01-17
Re-factor and overhaul the "mcp23s17gpio" driver as "mcpgpio", and
thorpej
2022-01-06
Fix for systems that override SYSTEM_LD_TAIL
christos
2022-01-04
use a function "runit" to echo and execute avoiding set -x.
christos
2022-01-03
Add driver for DesignWare Ethernet Quality-of-Service controller.
jmcneill
2022-01-01
s/sytem/system/
msaitoh
2022-01-01
Welcome to 2022!
jnemeth
2021-12-30
- With DEBUG=-g (which is also set when we build CTF) we build netbsd.gdb *and*
christos
2021-12-30
forgot one KERNEL_BUILD (Tobias Nygren)
christos
2021-12-30
Use the tail of KERNEL_BUILD since it can be a full path.
christos
2021-12-30
Add ${_MKTARGET_INSTALL}
christos
2021-12-30
use ${INSTALL_FILE} so that unpriv builds work.
christos
2021-12-29
Enable split-debug files for kernels. Enabled by default with MKDEBUG=yes.
christos
2021-12-20
Rename:
christos
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
[next]