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
/
sbus
Age
Commit message (
Expand
)
Author
2020-03-21
Pull up following revision(s) (requested by isaki in ticket #792):
martin
2019-11-14
Pull up following revision(s) (requested by msaitoh in ticket #425):
martin
2019-06-08
Clean get_props().
isaki
2019-05-29
Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in
msaitoh
2019-05-29
KNF. 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-05-08
Merge isaki-audio2 branch, the overhaul of audio subsystem.
isaki
2019-04-26
No functional change:
msaitoh
2019-04-25
KNF. No functional change.
msaitoh
2019-03-16
Use C99 style struct initializer to audio_hw_if.
isaki
2019-03-13
In zx_cursor_color(), don't throw away the second half of the color
thorpej
2019-03-13
Fix an issue with FIOCSCURSOR FB_CUR_SETCMAP on zx described here:
thorpej
2019-02-05
Remove very old IFF_NOTRAILERS flag.
msaitoh
2019-01-22
Change MII PHY read/write API from:
msaitoh
2018-09-06
Retire the 'midway' driver. Discussed on tech-net@ recently and also three
maxv
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-07-09
Remove duplicate copies of the SET/CLR/ISSET macros.
christos
2018-07-09
Avoid redefining SET/CLR/ISSET (which in the kernel are normally
kre
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-03-28
set WSSCREEN_RESIZE
macallan
2018-02-06
db_esp() has a missing {} issue in debug code.
mrg
2018-01-24
Fix integer overflows noted by Silvio Cesare of InfoSect.
riastradh
2018-01-12
fix several KASSERT()s and locking in a few places.
mrg
2017-12-21
overhaul the dbri driver and make it work again in the New Order Of Things
macallan
2017-12-08
fix audiomp bugs:
mrg
2017-10-25
Use C99 initializer for filterops
maya
2017-08-04
- store bitmap fonts in vram
macallan
2017-07-29
make comment match code...
macallan
2017-07-29
- use hardware to draw bitmap fonts
macallan
2017-06-25
spl leak, found by Mootja a long time ago
maxv
2017-05-02
Make it compile with AUDIODEBUG
martin
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-10-02
MFREE -> m_free
christos
2016-09-23
- finally fix tcx_clearscreen() and tcx_eraserows() to actually work, and
macallan
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-05-07
add Sun /dev/fb* style goop
macallan
2016-04-21
fix some tpyos, add some comments
macallan
2016-04-21
more RASTERCONSOLE purging
macallan
2016-03-04
allow mmap()ing blitter registers
macallan
2016-02-25
Mark mgx_wait_host explicitly as unused.
joerg
2016-02-11
support screen blanking and hw cursor
macallan
2016-02-11
switch to 32bit colour in WSDISPLAYIO_MODE_MAPPED, now X with wsfb will work
macallan
2016-02-09
Introduce softint-based if_input
ozaki-r
2015-12-01
Remove some diagnostic/debug messages.
martin
2015-11-20
kill subyte.
christos
2015-10-04
Drop unused (inline) function.
joerg
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
[next]