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
Age
Commit message (
Expand
)
Author
2016-05-18
Decrement %tl in trap handler not to make it zero unconditionally
nakayama
2016-05-18
Get rid of unnecessary assignment
ozaki-r
2016-05-18
Get rid of unnecessary NULL check
ozaki-r
2016-05-18
Whether Tx interrupt handler kicks if_start() should not depend on wm_txeof()
knakahara
2016-05-18
rename WM_TXQ_WORKING to WM_TXQ_NO_SPACE
knakahara
2016-05-18
Don't try to get outif unnecessarily from in6_selectsrc
ozaki-r
2016-05-18
Fix (unused) pstate mask bits in tstate and comment.
nakayama
2016-05-18
device drivers should not divert ifp->if_flags to manage H/W satatus.
knakahara
2016-05-18
refactor: eliminate "txq->txq_descs_size", use WM_TXDESCS_SIZE instead.
knakahara
2016-05-18
fix unmatched dma sync size for NEWQUEUE. This bug would have caused
knakahara
2016-05-17
sun4v: Implement missng MMU protection trap handling - mostly from OpenBSD
palle
2016-05-17
Update TODO: sun4v_datatrap handling for trap level 0 is working
palle
2016-05-17
Fix RT_IN_PRINT
ozaki-r
2016-05-17
PR kern/46083
jdc
2016-05-17
Tidy up route_output
ozaki-r
2016-05-17
initialize buf to NULL for error branch on line 532
pooka
2016-05-17
Try to get more packets going if the transmit interrupt indicates
pooka
2016-05-17
Get rid of unnecessary assignment
ozaki-r
2016-05-17
Fix CORTEXA9Rx definitions.
msaitoh
2016-05-17
Add initial support for Freescale i.MX7 SoC and
ryo
2016-05-17
Get rcvif once and reuse it
ozaki-r
2016-05-17
Make sure icmp6_redirect_input frees mbuf before return
ozaki-r
2016-05-17
Mark a diagnostic only variable
martin
2016-05-17
Clamt the PAX_ASLR random value to the max bits we have for VA.
christos
2016-05-17
Hook to clamp the random value for mmap for machies that don't have enough
christos
2016-05-16
Avoid assembler-specific defines by using the export keyword in genassym.cf i...
palle
2016-05-16
Add workaround for PR kern/51135
pooka
2016-05-16
Simplify and fixup roothub interrupt transfers to work as well as before
skrll
2016-05-16
Use M_GETCTX and M_SETCTX instead of open-coding rcvif
ozaki-r
2016-05-16
Update comment
skrll
2016-05-16
Really fix comment
skrll
2016-05-16
Update kern.ldscript.4MB. It is the same as kern.ldscript, but with a large
maxv
2016-05-16
Apply if_get and if_put to bridge(4)
ozaki-r
2016-05-16
Replace ifnet_lock with if_get and if_put
ozaki-r
2016-05-16
Introduce if_get, if_get_byindex and if_put
ozaki-r
2016-05-15
%g1 is not preserved across function call, so load it before
nakayama
2016-05-15
Use _align(2) workaround for PR kern/51141. This fixes odd CD length
reinoud
2016-05-15
define ALTENTRY(), needed by dtrace.
chs
2016-05-15
Fix comment
skrll
2016-05-15
Typo in comment
skrll
2016-05-15
Explicitly mention MP_TRAMPOLINE in these comments, so that NXR links them.
maxv
2016-05-15
Split the PRELOADED_MODULES+BOOTSTRAP_TABLES chunk into two separate
maxv
2016-05-15
Reduce the diff between amd64 and i386. We invert two instructions on
maxv
2016-05-14
Turn on MPROTECT on GENERIC and both MPROTECT and ASLR on XEN*
christos
2016-05-14
only print debugging info if we are actually going to change the permission.
christos
2016-05-14
In station mode filter packets that or not for us in case the
mlelstv
2016-05-14
KNF so it appears aligned on NXR, and fix a comment.
maxv
2016-05-14
All com devices have an issue that they sleep in the final close
mlelstv
2016-05-14
#if 0 an assert around rootintr that's no longer correct. root hub
skrll
2016-05-14
Actually, put the NOX identification above. Old CPUs do not support the
maxv
[next]