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
/
emips
Age
Commit message (
Expand
)
Author
2018-01-23
Alternate buffer queue strategies no longer considered experimental, update
sevan
2017-09-14
clean up COMPAT_* options for native netbsd code:
mrg
2017-07-30
Initialize iospace_size instead of iospace (will be overwritten) to 64k.
he
2017-07-29
Remove TCP_COMPAT_42 from the config files. Pass 3.
maxv
2017-04-08
centralize vers.c building for standalone programs.
christos
2017-02-19
PR kern/51208
rin
2016-12-22
switch all ports to use uvm_init.c:uvm_md_init()
cherry
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-12-09
No audio speaker on emips. Fixes build.
nat
2016-12-08
Add a synthesized pc beeper and keyboard bell for platforms with an audio
nat
2016-12-08
Apply deferred if_start framework
ozaki-r
2016-11-20
One more move of bufq_free() to outside of critical section.
pgoyette
2016-11-20
Avoid calling bufq_free() from critical section.
pgoyette
2016-10-03
correct misleading indentation in if 0'd code.
maya
2016-10-02
MFREE -> m_free
christos
2016-07-11
Use pmap_kenter flags to create cached/uncached entries.
matt
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-03-12
Refine previous so the output is all hex again. followup to PR 50942
dholland
2016-03-11
PR/50942: David Binderman: fix printf format
christos
2016-02-14
Fix wrong indent.
dholland
2016-02-14
Add missing va_end(). PR 50794 from David Binderman.
dholland
2016-02-09
Introduce softint-based if_input
ozaki-r
2015-12-21
Add mips fenv.h (From FreeBSD)
christos
2015-12-13
PR/50525: David Binderman: Fix incorrect test.
christos
2015-12-13
PR/50537: David Binderman: fix bad sizeof
christos
2015-08-21
Add `pseudo-device ksyms' where `options DDB' is used, because
uebayasi
2015-06-11
Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to
matt
2015-06-09
#include <sys/cpu.h>
matt
2015-04-26
Use C99-style initializers for struct dkdriver.
mlelstv
2015-04-13
MD rnd.h cleanups. Please let me know if I broke anything!
riastradh
2015-01-02
We have three sets of DTYPE_ constants in the kernel:
christos
2014-12-31
make more drivers use disk_ioctl, and add a dev parameter to it so that
christos
2014-12-31
Centralize wedge ioctls in disk_ioctl.
christos
2014-11-16
Remove unused extended attributes kernel options
manu
2014-11-12
Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
manu
2014-11-09
support DIOCMWEDGES ioctl
mlelstv
2014-10-14
Don't define wscons options without wscons devices.
uebayasi
2014-10-11
Don't define WSDISPLAY_* without wsdisplay.
uebayasi
2014-08-23
Systematize (and in many cases, fix) the comments on options COMPAT_NN.
dholland
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-08-06
Consistently define WARN in a way that passes format string checks, i.e.
joerg
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-07-25
Add d_discard to all struct bdevsw instances I could find.
dholland
2014-07-19
Sljit doesn't support MIPS I. Make sljitarch.h obsolete.
alnsn
2014-03-26
fix sprintf
christos
2014-03-24
use cpu_{g,s}etmodel
christos
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2014-02-24
make more things static, remove dup decls
christos
2014-02-24
make this compile
christos
2014-02-24
Remove the only use of __qdivrem inside kernels
martin
[next]