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
/
sun2
/
dev
Age
Commit message (
Expand
)
Author
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-12-08
Apply deferred if_start framework
ozaki-r
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
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-13
MD rnd.h cleanups. Please let me know if I broke anything!
riastradh
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-24
- remove unused
christos
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-10-13
struct device * -> device_t, struct cfdata * -> cfdata_t (from chs@)
tsutsui
2012-10-13
Remove unused struct device menber from softc. from chs@
tsutsui
2012-08-10
Move cn_tab initialization from late cpu_startup(9) to
tsutsui
2012-07-30
move console initialization to cpu_startup() so that we avoid multiple common.
christos
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2011-11-19
First step of random number subsystem rework described in
tls
2011-10-26
catch up with other zs ports, original commit was:
mrg
2011-06-03
Split device_t/softc of i82586. No crash on TME emulating sun2.
tsutsui
2011-04-24
Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
rmind
2011-02-01
udpate license clauses on my code to match the new-style BSD licenses.
chuck
2010-04-05
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
joerg
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2009-12-27
Fix missing parenthesis in #ifdef notyet block. PR port-sun2/42524
tsutsui
2009-11-21
Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage.
rmind
2009-09-19
Split device_t/softc.
tsutsui
2008-11-07
*** Summary ***
dyoung
2008-07-06
Split device_t/softc with misc cosmetic changes.
tsutsui
2008-06-13
use device_lookup_private to get softc
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-29
Split softc and device_t for zsc(4) and its children.
tsutsui
2008-01-02
const char casting, to make gcc happy. (not that sun2 compiles these days
dogcow
2007-12-04
Adapt sun68k ports to recent interrupt handling changes.
tsutsui
2007-11-19
- Factor out too many copies of the same bit of tty code.
ad
2007-11-09
Call zs_lock_init() to set up the chanstate's lock.
ad
2007-10-21
Move declaration of kd_later() up before the first use.
he
2007-10-18
Initialise the callbacks for tty.t_rstrt_ch in ttymalloc
joerg
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-06-23
Fix a warning from gcc 4 about stripping the volatile qualifier by a cast
hauke
2007-03-11
Print correct softipl number.
tsutsui
2007-03-11
Fix a comment.
tsutsui
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-22
TRUE -> true, FALSE -> false
thorpej
2007-02-16
More spllowersoftclock() fallout.
ad
2006-10-05
Remove incorrect comment.
tsutsui
2006-10-03
- change find_prom_map() to take paddr_t and return vaddr_t rather than
tsutsui
2006-10-01
Adapt MD code to KAUTH_DEVICE_TTY_OPEN. Patch from Matt Fleming, thanks!
elad
2006-10-01
First attempt at bus_space(9) support for sun3 with common sun68k/bus.c:
tsutsui
[next]