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
/
ic
Age
Commit message (
Expand
)
Author
2020-04-14
Pull up following revision(s) (requested by msaitoh in ticket #832):
martin
2020-03-21
Pull up following revision(s) (requested by skrll in ticket #800):
martin
2020-03-01
Pull up following revision(s) (requested by riastradh in ticket #744):
martin
2020-02-25
Pull up following revision(s) (requested by mrg in ticket #717):
martin
2020-02-11
Pull up following revision(s) (requested by msaitoh in ticket #695):
martin
2020-01-31
Pull up following revision(s) (requested by msaitoh in ticket #672):
martin
2020-01-31
Pull up following revision(s) (requested by msaitoh in ticket #671):
martin
2020-01-28
Pull up following revision(s) (requested by msaitoh in ticket #667):
martin
2020-01-21
Pull up following revision(s) (requested by simonb in ticket #630):
martin
2020-01-21
Pull up following revision(s) (requested by mrg in ticket #616):
martin
2020-01-08
Pull up following revision(s) (requested by msaitoh in ticket #610):
martin
2019-12-24
Pull up following revision(s) (requested by jmcneill in ticket #576):
martin
2019-12-18
Pull up following revision(s) (requested by tsutsui in ticket #570):
martin
2019-12-17
Pull up following revision(s) (requested by christos in ticket #569):
martin
2019-11-25
Pull up following revision(s) (requested by jmcneill in ticket #470):
martin
2019-11-16
Pull up following revision(s) (requested by jmcneill in ticket #427):
martin
2019-11-11
Pull up following revision(s) (requested by nonaka in ticket #415):
martin
2019-11-06
Pull up following revision(s) (requested by msaitoh in ticket #403):
martin
2019-10-28
Pull up following revision(s) (requested by mlelstv in ticket #383):
martin
2019-10-23
Pull up following revision(s) (requested by msaitoh in ticket #371):
martin
2019-10-23
Pull up following revision(s) (requested by jdolecek in ticket #357):
martin
2019-10-16
Pull up following revision(s) (requested by maxv in ticket #336):
martin
2019-09-26
Pull up following revision(s) (requested by nonaka in ticket #248):
martin
2019-09-23
Pull up following revision(s) (requested by tsutsui in ticket #232):
martin
2019-09-22
Pull up following revision(s) (requested by nonaka in ticket #218):
martin
2019-09-22
Pull up following revision(s) (requested by maxv in ticket #217):
martin
2019-09-01
Pull up following revision(s) (requested by mrg in ticket #135):
martin
2019-07-29
sys/dev/ic/mfi.c: Add missing break in switch
gdt
2019-07-28
Fix infinite loop in dwc_mmc_exec_command error path
jmcneill
2019-07-25
Avoid undefined behavior. Found by KUBSan.
msaitoh
2019-07-25
Avoid undefined behavior. Found by KUBSan. Some of errors are still remaining.
msaitoh
2019-07-21
Fix panic due to inconsistent lock states of tty_lock in zsparam().
rin
2019-07-21
move DWCGMAC_MPSAFE into dwc_gmac_var.h and introduce an
mrg
2019-07-10
Identify Nuvoton NCT6798D correctly. It seems that the bit width of NCT6796D
msaitoh
2019-07-09
Don't automatically set ec_capenable's ETHERCAP_VLAN_HWTAGGING bit in
msaitoh
2019-07-08
Add rnd(9) support.
msaitoh
2019-06-28
Fix a performance issue where one busy queue can starve all other queues.
jmcneill
2019-06-23
Add a missing newline in an error message. Noticed in PR/54205
tsutsui
2019-06-23
Fix "mvsata:0:0:1: buffer load failed: error=27" failure. PR/54205
tsutsui
2019-06-22
Revamp the TPM driver
maxv
2019-06-14
in nvme_attach() when creating the admin queue to probe the device info,
mrg
2019-06-12
Trailing whitespace
skrll
2019-06-08
Clean get_props().
isaki
2019-06-05
add missing kthread_exit
tnn
2019-06-04
revert previous as suggested by mrg IPL_SCHED is correct here
tnn
2019-06-04
Fix typo (s/recevie/receive/).
msaitoh
2019-05-30
- include uvm.h before uvm_device.h
tnn
2019-05-30
Simplify MII structure initialization and reference. No functional change.
msaitoh
2019-05-29
Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in
msaitoh
2019-05-29
No functional change:
msaitoh
[next]