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
/
arc
/
jazz
Age
Commit message (
Expand
)
Author
2023-06-25
s/responible/responsible/ in comment.
andvar
2023-05-06
s/regster/register/ in comments and error messages.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-02-20
sn(4): Add rnd(9) support.
rin
2020-11-18
malloc(9) -> kmem(9)
thorpej
2020-06-17
Use a vmem arena rather than an extent map to manage Jazz DMA TLB
thorpej
2019-12-27
s/transfered/transferred/
msaitoh
2019-02-08
make *fd*.c's fd_dev_to_type() always a static inline. some
mrg
2018-12-08
Clean up initialization of com_regs structure, in preparation for
thorpej
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2015-04-26
Use C99-style initializers for struct dkdriver.
mlelstv
2015-01-02
We have three sets of DTYPE_ constants in the kernel:
christos
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-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2013-12-16
- remove unused variables
mrg
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-01-27
converting extent(9) from malloc(9) to kmem(9)
para
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-03-06
Remove trailing spaces.
tsutsui
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-11-15
struct proc * deref.
uebayasi
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2009-09-27
Replace shutdownhook_establish(9) with pmf_device_register1(9).
tsutsui
2009-01-13
g/c BUFQ_FOO() macros and use bufq_foo() directly.
yamt
2008-12-16
replace bitmask_snprintf(9) with snprintb(3)
christos
2008-09-13
Fix more botches on device_t/softc split,
tsutsui
2008-09-13
Fix botches on device_t/softc split.
tsutsui
2008-07-05
Split device_t/softc with misc related changes.
tsutsui
2008-06-08
Use device_lookup_private() to get softc.
tsutsui
2008-05-14
Normalize my licenses.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-23
Split softc/device_t and misc cleanup for sn(4).
tsutsui
2008-04-13
Split device_t/softc for MI ncr53c9x and some related devices,
tsutsui
2008-03-29
Split softc/device_t for oosiop(4) and osiop(4), with misc cosmetic changes.
tsutsui
2008-03-29
Don't forget to initialize sc_dev.
tsutsui
2008-03-28
Split device_t and softc for MI mc146818 clock,
tsutsui
2008-03-15
Split device_t and softc for pckbc(4) and its attachments.
cube
2008-03-14
Split device_t and softc for all attachments of vga(4).
cube
2008-03-14
Fix spl(9) botch in cpu_intr() on arc:
tsutsui
2008-03-14
Split device_t and softc for all com(4) devices (well, everything that
cube
2008-03-07
Split the softc from the device_t for all lpt(4) variants and attachments
cube
2008-01-10
Move todr_attach(9) calls from each MD attachment to MI mc146818_attach().
tsutsui
2008-01-05
Fix includes.
ad
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-10-08
Merge disk init changes from the vmlocking branch. These seperate init /
ad
2007-07-30
Change one overlooked label reference from "bad" to "done".
he
2007-07-29
It's not a good idea for device drivers to modify b_flags, as they don't
ad
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
[next]