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
/
dev
Age
Commit message (
Expand
)
Author
2022-07-11
Consistently use semicolon. No functional change.
msaitoh
2022-07-09
Fix GENFB_GLYPHCACHE with shadow fb.
rin
2022-07-09
Add preliminary support for Aero.
msaitoh
2022-07-09
Use bus_space_write_8() if available.
msaitoh
2022-07-09
Modify strange bus_space_barrier().
msaitoh
2022-07-09
Remove redundant ``devsw_ok = false;''
pgoyette
2022-07-08
devsw_ok needs to survive across invocations of nvme_modcmd() so
pgoyette
2022-07-08
Initialize cmajor & bmajor so the devsw_attach() has a chance of
pgoyette
2022-07-08
alredy -> already
skrll
2022-07-07
Add errno tto message when fail to attach the devsw
pgoyette
2022-07-07
Only detach the cfdriver if we just attached it.
pgoyette
2022-07-07
Trailing whitespace
skrll
2022-07-06
s/ponters/pointers/
andvar
2022-07-06
Add missing brace.
hannken
2022-07-06
nvmm(4): Fix typo in previous.
riastradh
2022-07-06
fix various typos in comments.
andvar
2022-07-06
Call txeof first, then rxeof for the consistency.
msaitoh
2022-07-06
Call txeof first, then rxeof for the consistency.
msaitoh
2022-07-06
Cosmetic changes. No functional change intended.
nat
2022-07-06
Add support for HXN variants from openbsd.
nat
2022-07-06
Fix compile error if WM_DEBUG is set.
msaitoh
2022-07-06
uvm(9): fo_mmap caller guarantees positive size.
riastradh
2022-07-05
fix various typos in comments.
andvar
2022-07-05
s/retrys/retries/ in comments.
andvar
2022-07-04
Be less tautological and more explanatory in a comment.
skrll
2022-07-03
s/bounaries/boundaries/ in comments.
andvar
2022-07-03
*** empty log message ***
skrll
2022-07-03
KNF
skrll
2022-07-03
Perform a BUS_DMASYNC_POSTREAD on the bge_status_block before reading from
skrll
2022-07-03
fix various typos in comments, mainly s/pallete/palette/.
andvar
2022-07-02
s/tempurature/temperature/
andvar
2022-07-02
KNF. Remove brackets around return values.
skrll
2022-07-02
One timeout message (the write one) in bge_miibus_writereg is enough.
skrll
2022-07-02
Modernise bge_update_all_threshes. Same code before and after.
skrll
2022-07-02
Simplification. Same code before and after.
skrll
2022-07-02
Use C99 types. same code before and after.
skrll
2022-07-02
Sprinkle some BITS(3). Same code before and after.
skrll
2022-07-02
Use BUS_ADDR_{LO,HI}32. NFCI.
skrll
2022-07-02
More const. Remove strange ifp assignments in bge_init.
skrll
2022-07-02
Use PRIxBIT instead of casts
skrll
2022-07-02
wm_tick: Add missing splx(s) when not WM_MPSAFE
skrll
2022-07-01
umidi(4): Clarify loops. No functional change intended.
riastradh
2022-07-01
upgt(4): Make upgt_free_cmd match upgt_alloc_cmd.
riastradh
2022-07-01
uvideo(4): Make alloc logic match free logic.
riastradh
2022-07-01
uvideo(4): Assert number of units can't overflow.
riastradh
2022-07-01
sequencer(4): Fix lock leak in ioctl(FIOASYNC).
riastradh
2022-06-30
KNF some comments
skrll
2022-06-30
Remove strange (duplicate) assignment.
skrll
2022-06-30
KNF
skrll
2022-06-30
a driver for Wacom Intuos drawing tablets, from Yorick Hardy
macallan
[prev]
[next]