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
/
arm
/
ep93xx
Age
Commit message (
Expand
)
Author
2023-05-02
TS7200: Defer event counter registration until after evcnt is initialized
jmcneill
2022-10-26
ddb/db_active.h: New home for extern db_active.
riastradh
2022-09-27
Remove unnecessary sys/malloc.h include
skrll
2022-09-27
malloc -> kmem
skrll
2022-09-17
Eliminate use of IFF_OACTIVE.
thorpej
2022-03-24
s/interger/integer/ and s/Compensatin/Compensation/ in comments.
andvar
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2021-11-21
PR port-evbarm/40307 options KGDB doesn't work for some evbarm hosts
skrll
2021-11-21
Trailing whitespace.
skrll
2021-09-17
some love to double letters (in comments).
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-11-20
malloc(9) -> kmem(9)
thorpej
2020-06-17
<sys/extent.h> not needed here.
thorpej
2020-05-29
For struct timecounter, use C99 initializers.
rin
2020-02-19
When a media change is requested, don't just all (*if_init)(). That's
thorpej
2020-02-03
More if_stat*
skrll
2020-02-03
Adopt <net/if_stats.h>
skrll
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2019-10-21
if_percpuq(9) automatically increments if_ipackets, so don't increment it in
msaitoh
2019-05-30
Simplify MII structure initialization and reference. No functional change.
msaitoh
2019-05-28
Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.
msaitoh
2019-05-23
Whitespace fix (mainly tabify).
msaitoh
2019-05-23
No functional change:
msaitoh
2019-02-05
Remove very old IFF_NOTRAILERS flag.
msaitoh
2019-01-22
Change MII PHY read/write API from:
msaitoh
2018-06-26
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
msaitoh
2018-06-22
It's not required to include net/bpfdesc.h. Remove it.
msaitoh
2018-04-09
Stop potential misuse of vendor names and USB vendor IDs in root hub
jakllsch
2018-03-16
use designated initializer to make adaptability and flexibility for changing ...
ryo
2017-02-22
Apply deferred if_start to more MD drivers.
nonaka
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-04-23
Merge nick-nhusb
skrll
2016-02-09
Introduce softint-based if_input
ozaki-r
2015-05-20
Remove leftover use of AF_NS and NS option
ozaki-r
2015-04-14
Include <sys/rndsource.h> where it is actually used.
riastradh
2015-04-13
MD rnd.h cleanups. Please let me know if I broke anything!
riastradh
2015-04-08
Include sys/lwp.h instead of arm/cpu.h
ozaki-r
2015-04-07
Add missing #include <arm/cpu.h>
ozaki-r
2014-11-15
centralize the call unit / dialout macros
christos
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-26
kill sprintf
christos
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2014-03-08
Remove unused variables
skrll
2014-03-06
Fix uninitialized variable. Found by my code scanner.
maxv
2014-03-02
GC ipending.
joerg
2014-03-02
Make the empty loop body explicit.
joerg
2013-12-18
Remove unused variable
skrll
[next]