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
/
external
Age
Commit message (
Expand
)
Author
2016-06-20
apply if_output_lock() to L3 callers which call ifp->if_output() of L2(or L3 ...
knakahara
2016-06-10
Avoid storing a pointer of an interface in a mbuf
ozaki-r
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-06-09
Enable building of ipfilter code as a separately-loaded module.
pgoyette
2016-05-30
Reduce diff with mainstream.
alnsn
2016-05-29
Update sljit revision to r313 after the import.
alnsn
2016-05-29
Alloc/free macros in the new sljit version take two arguments.
alnsn
2016-05-29
Fix a pilot error in the manual conflict handling..
alnsn
2016-05-29
Resolve conflicts.
alnsn
2016-05-29
Import sljit version r313.
alnsn
2016-05-25
Apply patch https://github.com/acpica/acpica/commit/\
christos
2016-05-13
We now use cpu_intr_p() all the time.
christos
2016-05-12
Avoid taking locks during interrupts and explain why we are doing it this way.
christos
2016-05-11
Use bus_space_subregion to get fifo channels out of mmio registers.
riastradh
2016-05-06
usb is attached with config_interrupts so we can G/C the code to support
skrll
2016-05-04
merge new acpica
christos
2016-05-04
22 April 2016. Summary of changes for version 20160422:
christos
2016-04-24
Rework ttm tt swapin/swapout logic.
riastradh
2016-04-23
Make it clearer to Coverity that there's no array overrun.
riastradh
2016-04-23
Mark fallthrough with a comment to appease Coverity, CID 703385.
riastradh
2016-04-23
Merge nick-nhusb
skrll
2016-04-22
Mark intended fallthrough to suppress Coverity CID 201378.
riastradh
2016-04-22
Sanity-check that the encoder we found is not null.
riastradh
2016-04-22
Mark fallthrough to suppress Coverity complaints.
riastradh
2016-04-22
Avoid possible null pointer dereference.
riastradh
2016-04-19
revert rev 1.6. we don't have access to those files as normal files
mrg
2016-04-19
Make sure rbtrees are empty on desctruction.
riastradh
2016-04-13
Exclude VRAM and FIFO regions from MMIO register mapping.
riastradh
2016-04-13
Provide reader/writer semantics with recursive readers.
riastradh
2016-04-13
Destroy the mutex before free.
riastradh
2016-04-13
Destroy spin locks appropriately.
riastradh
2016-04-13
Destroy the lock before caller frees memory.
riastradh
2016-04-12
Use only the low 32 bits of the bar object's vma offset as intended.
riastradh
2016-04-04
We don't need this in /current because packet processing does not happen in
christos
2016-04-03
Comment out the mutex calls that protect against concurrent configuration
christos
2016-04-02
Take a stab at implementing drm_idlelock_take/release.
riastradh
2016-04-02
Need to specify mmap_object operation here!
riastradh
2016-03-26
Make the softfloat variant compile
martin
2016-03-25
No CRT_HAS_128BIT for pcc, which lacks attribute((mode(TI))).
riastradh
2016-03-17
Fix matching of ICMP queries when NAT'd through IPF
khorben
2016-03-06
Non-x86 doesn't have AGP. This should really be handled by config logic.
mlelstv
2016-03-05
Make agp_i810 also depend on agp so that a 'no agp' build is possible.
mlelstv
2016-03-04
Fix infinite recursion caused by gcc lossage.
christos
2016-02-27
Add lint bits.
christos
2016-02-27
Synchronise with new components we are currently not interested in.
joerg
2016-02-27
Merge compiler-rt-259194.
joerg
2016-02-27
Import compiler-rt r259194. Primary changes are better support for
joerg
2016-02-25
Missed this file in the linux_work move.
skrll
2016-02-24
Reduce diff to upstream by using
skrll
2016-02-24
Trailing whitespace
skrll
[next]