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
/
arch
/
zaurus
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-04-20
Provide a shared pmap_devmap implementation and convert all pmap_devmap
skrll
2023-03-28
s/interrput/interrupt/ and s/accesss/access/ in comments.
andvar
2023-02-11
Apply ldscript fixes for binutils-2.39. See PR 57223.
mlelstv
2023-02-09
Adjust _all_ cinclude of *.local files
abs
2023-02-09
Ensure GENERIC.local is always at the end of GENERIC
abs
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-08-07
UFS/LFS dirhash:
simonb
2022-07-03
s/bounaries/boundaries/ in comments.
andvar
2022-05-28
fix various typos, mainly in comments.
andvar
2022-03-19
Fix locking after opendisk(), VOP_IOCTL() needs an unlocked vnode,
hannken
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2022-01-02
fix the build (KASSERT)
christos
2021-11-20
- Accept anti-aliased fonts.
rin
2021-08-17
fix multiplei repetitive typos in comments, messages and documentation. mainl...
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-06-29
Remove uscanner(4) driver
nia
2021-06-21
fix proplib deprecation
christos
2021-06-05
there is no SPL_SOFT
christos
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-04-13
Make LCD BrightnessUp/BrightnessDown work on C7x0/860.
tsutsui
2021-04-12
remove shadowed (common) declarations of various libsa variables
mrg
2021-01-21
remove "no options" for compat_ossaudio now it's disabled by default
nia
2021-01-20
remove compat_ossaudio from kernel modules
nia
2020-11-21
malloc(9) -> kmem(9)
thorpej
2020-09-26
G/C arm/atomic.h
skrll
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-07-27
Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/
skrll
2020-07-23
unifdef -U_LKM
skrll
2020-05-03
Avoid common symbol declarations.
joerg
2020-04-21
Use -Wno-error=address-of-packed-member for a number of more boot
joerg
2020-04-18
PMAP_DEBUG has been deleted on arm
skrll
2020-04-18
Trailing whitespace
skrll
2020-04-04
mark nsmb major obsolete
jdolecek
2020-03-25
remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs
jdolecek
2020-01-29
remove urio(4), a driver for the Rio500 MP3 player.
maya
2020-01-12
Revert "Compile with -O2 by default" change in previous rev 1.11.
tsutsui
2020-01-03
Drop CTF sections from this size restricted kernel (especially as the
martin
2019-12-22
Cleanup i2c bus acquire / release, centralizing all of the logic into
thorpej
2019-12-15
Remove clause 3 and 4 leftovers from TNF licenses in more sources.
tsutsui
2019-11-13
Make zaurus kernels use symbol tables loaded by the bootloader.
tsutsui
2019-11-13
Fix attach failure of zaudio(4) WM8731 (C7x0/860) and WM8750 (C1000/3x00).
tsutsui
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2019-11-04
Fix build with VERBOSE_INIT_ARM without DIAGNOSTIC.
tsutsui
2019-11-02
Put back options WSDISPLAY_COMPAT_RAWKBD. It's required by Xorg server.
tsutsui
2019-11-02
Fix build errors with options WSDISPLAY_COMPAT_RAWKBD.
tsutsui
2019-10-28
Make sure to clear bss before jumping to a kernel copied from load buffer.
tsutsui
2019-10-26
Misc cleanup to avoid future confusion.
tsutsui
2019-10-26
Fix another boot failure issue of NetBSD/zaurus 8.x and later.
tsutsui
[next]