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
/
ic
Age
Commit message (
Expand
)
Author
2015-09-22
Avoid left-shift of negative values.
joerg
2015-09-12
Add missing splx() found by brainy.
christos
2015-09-09
Sync with OpenBSD. No functional change.
skrll
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-08-30
Remove double spl(x), found by brainy.
martin
2015-08-30
Restore interrupts on error path.
dholland
2015-08-30
Restore interrupts on error path. From maxv's brainy list.
dholland
2015-08-30
Even if the "card went away", don't return from smc91cxx_init without
dholland
2015-08-30
Initialize uninitialized variable; from maxv's brainy list. Fixes slipup
dholland
2015-08-28
Add support for Realtek RTL8168H/8111H variant.
nonaka
2015-08-28
Add parenthesis for a macro to prevent surprises when it is negated.
joerg
2015-08-21
No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes
jmcneill
2015-08-09
wait for command done status before doing pio transfer
jmcneill
2015-07-22
Adapter leaks requests when mpt_event_notify_reply() has to acknowledge
hannken
2015-06-12
actually check the return value from m_gethdr() and deal with errors
macallan
2015-06-12
Supports ETHERCAP_VLAN_MTU. ok martin@ PR#49967
tnn
2015-05-30
disable interrupts when we get an rfsilent event, and make sure to clear intr...
jmcneill
2015-05-24
Add AHCI_QUIRK_SKIP_RESET quirk to allow for skipping the drive reset
jmcneill
2015-05-24
remove errant &
matt
2015-05-24
Use bus_dmamap_load instead of bus_dmamap_load_raw
matt
2015-05-15
Print operable voltage with aprint_verbose(). OK'ed by pgoyette@.
msaitoh
2015-05-04
For Tegra K1, set IE_RX_TIMEOUT (bit 4) in IER register. RX_TIMEOUT occurs
jmcneill
2015-05-04
fix pasto, use SET() and CLR()
macallan
2015-05-03
add COM_TYPE_TEGRA
jmcneill
2015-04-23
Update module dependencies for all the existing modules that depend on sysmon...
pgoyette
2015-04-20
Backout r1.18.
kiyohara
2015-04-20
Unbreak the build of spdmem
ozaki-r
2015-04-20
Initial pass at supporting decode for DDR4.
pgoyette
2015-04-14
Include <sys/rndsource.h> where it is actually used.
riastradh
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2015-04-10
Fix a double free. "Suggested" by Brainy.
maxv
2015-04-04
fix double free, found by Brainy.
christos
2015-04-04
fix memory leak, found by Brainy.
christos
2015-04-01
Add missing ,
matt
2015-03-27
Add DDR4 support a bit.
msaitoh
2015-03-14
KNF police
macallan
2015-03-12
use hardclock_ticks; pointed out by hannken.
christos
2015-03-12
Untangle the poll/wait/timeout code in ciss_cmd() Tested on a DL-360.
christos
2015-03-12
Dedup the conversion of bioc_disk and bioc_vol to envsys_data_t
christos
2015-03-10
support 8bit mode, needed for ci20
macallan
2015-03-07
KNF
skrll
2015-03-07
Fix build.
skrll
2015-03-07
more Ingenic support:
macallan
2015-03-01
Also unmap video memory when detaching console
mlelstv
2015-02-26
Stop the interface before detaching to avoid the race between
nakayama
2015-02-23
Apply patch from FUKAUMI Naoki to fix ring buffer handling when the
martin
2015-02-21
Fix multicast handling (and while there a bogus memcpy).
martin
2015-02-09
Configure interrupt polarity before enabling PHY.
slp
2015-02-07
don't leak pdata. Reported by:
christos
2015-02-07
set error. Reported by;
christos
[next]